-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Fix incremental saving with hybrid references #20333
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 @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/d4a3af10ea8c632/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/6fa5eb7d79db74e/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/d4a3af10ea8c632/output.txt Total script time: 38.57 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/6fa5eb7d79db74e/output.txt Total script time: 77.80 mins
|
This patch removes some previous fixes which are now likely fixed by mozilla#17636. Fixes mozilla#20302.
|
/botio unittest |
From: Bot.io (Linux m4)ReceivedCommand cmd_unittest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/5bf01d5e440330d/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_unittest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/810d5990eb46a4c/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/5bf01d5e440330d/output.txt Total script time: 2.43 mins
|
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/810d5990eb46a4c/output.txt Total script time: 8.55 mins
|
This patch removes some previous fixes which are now likely fixed by #17636.
Fixes #20302.