Update dependencies to the most recent versions#18473
Conversation
|
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 1 Live output at: http://54.241.84.105:8877/694a426049b12bc/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/694a426049b12bc/output.txt Total script time: 1.19 mins Published |
|
/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/edcb325c096ae1d/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 1 Live output at: http://54.193.163.58:8877/9324bc9eae55e48/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/edcb325c096ae1d/output.txt Total script time: 32.04 mins
Image differences available at: http://54.241.84.105:8877/edcb325c096ae1d/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/9324bc9eae55e48/output.txt Total script time: 46.86 mins
Image differences available at: http://54.193.163.58:8877/9324bc9eae55e48/reftest-analyzer.html#web=eq.log |
|
The The closest upstream PR I could find related to this is puppeteer/puppeteer#12744 which touched this file recently (but in a seemingly trivial way). |
|
I reproduced the issue locally and confirmed only Firefox is impacted by it: the validation dialog stays open while it should have closed. However, I noticed puppeteer/puppeteer#12744 (comment) and figured my Firefox 130 Nightly version might not have that fix yet, so I purged my local cache and indeed the newly downloaded Firefox 130 Nightly version works. We should remove the cached Firefox 130 Nightly versions from both the Windows and Linux bots so we can retry this. @calixteman Could you perform this action on both bots? The paths to the Firefox binaries are printed at the top of the bot logs above. Thanks! |
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/93e7a69aae3f35b/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/28bbafde9141f63/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/93e7a69aae3f35b/output.txt Total script time: 15.32 mins
Image differences available at: http://54.241.84.105:8877/93e7a69aae3f35b/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/28bbafde9141f63/output.txt Total script time: 48.38 mins
Image differences available at: http://54.193.163.58:8877/28bbafde9141f63/reftest-analyzer.html#web=eq.log |
|
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.193.163.58:8877/dec6810b8cb3389/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/3372d921fce1c12/output.txt |
|
I have converted this to draft because I'll update it later today with the latest updates from the last few days. |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/3372d921fce1c12/output.txt Total script time: 36.39 mins
Image differences available at: http://54.241.84.105:8877/3372d921fce1c12/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/dec6810b8cb3389/output.txt Total script time: 45.89 mins
Image differences available at: http://54.193.163.58:8877/dec6810b8cb3389/reftest-analyzer.html#web=eq.log |
This should avoid the timeouts and OOM issues we have on the Linux bot, which started since PR mozilla#18473.
Note that there are no translation updates upstream this time. This is likely the final update before the next release.