-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Avoid exception when trying to render some glyphs contours #20514
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
base: master
Are you sure you want to change the base?
Conversation
|
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 1 Live output at: http://54.193.163.58:8877/b0338c652ef42f7/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/0a7ed7caa6bb6ae/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/0a7ed7caa6bb6ae/output.txt Total script time: 60.00 mins |
|
It looks like an update of presumably Firefox Nightly breaks browser initialization on both bots with: I also have this locally too now, so it's not related to this patch or e.g. the PR with dependency updates. |
5b2fe6a to
024c811
Compare
|
/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/3f95efab2783752/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/6790332de4f970b/output.txt |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/6790332de4f970b/output.txt Total script time: 18.35 mins
Image differences available at: http://54.193.163.58:8877/6790332de4f970b/reftest-analyzer.html#web=eq.log |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/3f95efab2783752/output.txt Total script time: 41.32 mins
Image differences available at: http://54.241.84.105:8877/3f95efab2783752/reftest-analyzer.html#web=eq.log |
timvandermeij
left a comment
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.
r=me, with a rebase and passing Windows tests (since they failed). Thank you for the fix!
024c811 to
fc49858
Compare
|
/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/a26d116144fd1ea/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/70b95a036580a94/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/a26d116144fd1ea/output.txt Total script time: 40.90 mins
Image differences available at: http://54.241.84.105:8877/a26d116144fd1ea/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/70b95a036580a94/output.txt Total script time: 79.61 mins
Image differences available at: http://54.193.163.58:8877/70b95a036580a94/reftest-analyzer.html#web=eq.log |
It fixes #20513.