-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Fix wasm url issue for the jbig2 decoder #20548
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
and add a test for jbig2 decoding with the js decoder.
|
/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/6160ad1e2a9e7dc/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/02daee830e86784/output.txt |
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 passing tests. Good catch!
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/02daee830e86784/output.txt Total script time: 40.87 mins
Image differences available at: http://54.241.84.105:8877/02daee830e86784/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/6160ad1e2a9e7dc/output.txt Total script time: 79.67 mins
Image differences available at: http://54.193.163.58:8877/6160ad1e2a9e7dc/reftest-analyzer.html#web=eq.log |
|
/botio makeref |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.193.163.58:8877/01f2893871ccfa3/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/b4bfdd41ac55c1f/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/b4bfdd41ac55c1f/output.txt Total script time: 18.55 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.193.163.58:8877/01f2893871ccfa3/output.txt Total script time: 32.57 mins
|
and add a test for jbig2 decoding with the js decoder.