Add some tests for the JBIG2 js decoder#20552
Conversation
|
/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/1c050af74528539/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.193.163.58:8877/e682d6356c4b7dc/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/1c050af74528539/output.txt Total script time: 0.22 mins |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/e682d6356c4b7dc/output.txt Total script time: 0.44 mins |
|
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @calixteman received. Current queue size: 1 Live output at: http://54.241.84.105:8877/7c4081769f20ae8/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @calixteman received. Current queue size: 1 Live output at: http://54.193.163.58:8877/4cd99bb737ec60f/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/7c4081769f20ae8/output.txt Total script time: 60.00 mins |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/4cd99bb737ec60f/output.txt Total script time: 82.62 mins
Image differences available at: http://54.193.163.58:8877/4cd99bb737ec60f/reftest-analyzer.html#web=eq.log |
67b52f0 to
81333a7
Compare
|
/botio browsertest |
From: Bot.io (Linux m4)ReceivedCommand cmd_browsertest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/360c133af499956/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_browsertest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/6e85ae243f72ad9/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/360c133af499956/output.txt Total script time: 18.85 mins
Image differences available at: http://54.241.84.105:8877/360c133af499956/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/6e85ae243f72ad9/output.txt Total script time: 34.33 mins
Image differences available at: http://54.193.163.58:8877/6e85ae243f72ad9/reftest-analyzer.html#web=eq.log |
|
The source of the two reported errors is: We should remove one of the two files for both cases I guess. |
It fixes mozilla#20529. The files come from: https://github.com/SerenityOS/serenity/tree/master/Tests/LibGfx/test-inputs/jbig2/ Thank you to Nico Weber for offering these test files.
|
/botio browsertest |
From: Bot.io (Linux m4)ReceivedCommand cmd_browsertest from @calixteman received. Current queue size: 0 Live output at: http://54.241.84.105:8877/b07a88971002787/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_browsertest from @calixteman received. Current queue size: 0 Live output at: http://54.193.163.58:8877/0557b36d9050768/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/b07a88971002787/output.txt Total script time: 19.11 mins
Image differences available at: http://54.241.84.105:8877/b07a88971002787/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/0557b36d9050768/output.txt Total script time: 34.18 mins
Image differences available at: http://54.193.163.58:8877/0557b36d9050768/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/addc6f2851d942e/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/7217971a2d45657/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/addc6f2851d942e/output.txt Total script time: 18.94 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/7217971a2d45657/output.txt Total script time: 34.49 mins
|
|
Very cool, thanks for merging! Sorry for the late reply, but two comments:
|
|
@calixteman ^ :) |
It fixes #20529.
The files come from:
https://github.com/SerenityOS/serenity/tree/master/Tests/LibGfx/test-inputs/jbig2/
Thank you to Nico Weber for offering these test files.