-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Update packages and translations #14432
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
Conversation
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/7ec5174e27283fc/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.193.163.58:8877/766f915c9488e5e/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/7ec5174e27283fc/output.txt Total script time: 22.29 mins
Image differences available at: http://54.241.84.105:8877/7ec5174e27283fc/reftest-analyzer.html#web=eq.log |
For the unit-tests that were updated in this patch, note that I settled on simply using `toEqual` comparisons rather than updating the custom matchers (since those don't seem necessary any more). Please refer to the following resources for additional information: - https://github.com/jasmine/jasmine/blob/main/release_notes/4.0.0.md - https://github.com/jasmine/jasmine-npm/blob/main/release_notes/4.0.0.md - https://jasmine.github.io/tutorials/upgrading_to_Jasmine_4.0
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/766f915c9488e5e/output.txt Total script time: 41.34 mins
Image differences available at: http://54.193.163.58:8877/766f915c9488e5e/reftest-analyzer.html#web=eq.log |
7a1d294
to
365538a
Compare
/botio integrationtest |
From: Bot.io (Linux m4)ReceivedCommand cmd_integrationtest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/9b67db690dccc4d/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_integrationtest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.193.163.58:8877/9c7c22029517ab4/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/9b67db690dccc4d/output.txt Total script time: 3.73 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/9c7c22029517ab4/output.txt Total script time: 6.67 mins
|
/botio xfatest |
From: Bot.io (Linux m4)ReceivedCommand cmd_xfatest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.241.84.105:8877/695eca9fc545b14/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_xfatest from @Snuffleupagus received. Current queue size: 0 Live output at: http://54.193.163.58:8877/a5a9e29ddf850f6/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/695eca9fc545b14/output.txt Total script time: 9.62 mins
Image differences available at: http://54.241.84.105:8877/695eca9fc545b14/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/a5a9e29ddf850f6/output.txt Total script time: 17.06 mins
Image differences available at: http://54.193.163.58:8877/a5a9e29ddf850f6/reftest-analyzer.html#web=eq.log |
Thank you for the updates, and great that we could get rid of those custom matchers now! |
No description provided.