-
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
Use ImageDecoder in order to decode jpeg images (bug 1901223) #18910
Conversation
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/9df91481031c406/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/9df91481031c406/output.txt Total script time: 1.02 mins Published |
034e1f7
to
c5362a1
Compare
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/f4647d2af2a6fc2/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/2466bf4356a4fe9/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/2466bf4356a4fe9/output.txt Total script time: 29.72 mins
Image differences available at: http://54.241.84.105:8877/2466bf4356a4fe9/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/f4647d2af2a6fc2/output.txt Total script time: 37.97 mins
Image differences available at: http://54.193.163.58:8877/f4647d2af2a6fc2/reftest-analyzer.html#web=eq.log |
|
Oh I think I need to update Firefox to take into account the patch made to avoid this timeout. |
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/c0d695913cfc321/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/bf1cac04462dee5/output.txt |
With the pdf in #18307, the time to render drops from ~120s to ~20s ! |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/bf1cac04462dee5/output.txt Total script time: 33.02 mins
Image differences available at: http://54.241.84.105:8877/bf1cac04462dee5/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/c0d695913cfc321/output.txt Total script time: 51.11 mins
Image differences available at: http://54.193.163.58:8877/c0d695913cfc321/reftest-analyzer.html#web=eq.log |
Before I review this, can you please confirm that you've looked through all ref-test results without finding any obvious regressions? |
Yep, I checked the results locally and on the bots and there's nothing obviously wrong. |
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 few minor (stylistic) comments; thank you.
c5362a1
to
b6c4f0b
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/e3fb1cc3dcd0aef/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/bb47fa20df17688/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/e3fb1cc3dcd0aef/output.txt Total script time: 32.07 mins
Image differences available at: http://54.241.84.105:8877/e3fb1cc3dcd0aef/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/bb47fa20df17688/output.txt Total script time: 51.93 mins
Image differences available at: http://54.193.163.58:8877/bb47fa20df17688/reftest-analyzer.html#web=eq.log |
/botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/66d880079831007/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/f681a21eba32e28/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/66d880079831007/output.txt Total script time: 21.33 mins
|
I missed the Chrome timeout issue on linux bot... |
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/f681a21eba32e28/output.txt Total script time: 29.05 mins
|
That shouldn't be related to this PR though, since it's been happening intermittently for maybe a week and is mentioned in #18928 (comment). |
The guilty pdf takes around 20s to render on Windows with Chrome so 2min seems to be a bit exaggerated: I'll have a look on it. |
/botio-linux makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/839003a42e6c9c8/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/839003a42e6c9c8/output.txt Total script time: 20.53 mins
|
No description provided.