-
Notifications
You must be signed in to change notification settings - Fork 10.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependencies/translations to the most recent versions #17590
Conversation
Starting with Chrome 120.0.6099.109 (shipped with Puppeteer 21.8.0+) the unit test fails in Chrome as well. The issue is tracked in mozilla#17399, but for now we'll only run the unit test in Firefox so we can continue to update Puppeteer while also still having a browser in which it runs, until we figure out why the behavior of `CompressionStream` changed.
468438f
to
94309ed
Compare
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/fd8a909cb5a91fa/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.193.163.58:8877/02ce5de0e22f279/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/fd8a909cb5a91fa/output.txt Total script time: 25.30 mins
Image differences available at: http://54.241.84.105:8877/fd8a909cb5a91fa/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/02ce5de0e22f279/output.txt Total script time: 41.28 mins
Image differences available at: http://54.193.163.58:8877/02ce5de0e22f279/reftest-analyzer.html#web=eq.log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please note: Given the sheer number of test "failures" on Chrome I've not even tried to look through them, however (using find in page) I did check that there's no regressions in Firefox.
r=me, thank you!
Thanks; I have also looked though a subset of the changes and didn't find any changes that were visible to the naked eye. /botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.193.163.58:8877/18692ca937928e3/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/5984f39cffb6e70/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/5984f39cffb6e70/output.txt Total script time: 18.72 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/18692ca937928e3/output.txt Total script time: 27.38 mins
|
The commit messages contain more details about the individual changes.