-
Notifications
You must be signed in to change notification settings - Fork 10k
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
Apply bounding box before using shading patterns. #10851
Conversation
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @brendandahl received. Current queue size: 0 Live output at: http://54.67.70.0:8877/054deb3829880f7/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @brendandahl received. Current queue size: 0 Live output at: http://54.215.176.217:8877/8d2d9c5924c4d7f/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/054deb3829880f7/output.txt Total script time: 17.81 mins
Image differences available at: http://54.67.70.0:8877/054deb3829880f7/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.215.176.217:8877/8d2d9c5924c4d7f/output.txt Total script time: 25.63 mins
Image differences available at: http://54.215.176.217:8877/8d2d9c5924c4d7f/reftest-analyzer.html#web=eq.log |
I think this is good to merge once the two comments above are resolved. |
Sorry for the delay on this and the other patch. I ended up finding quite a few problems with how we're doing patterns with respect to transforms and the patch is turning into much more work. I'll hopefully have some more time this week to give it another stab. |
/botio test |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @brendandahl received. Current queue size: 0 Live output at: http://54.67.70.0:8877/ed98e32222ed257/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_test from @brendandahl received. Current queue size: 0 Live output at: http://54.215.176.217:8877/9e77dbaf32b160c/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.67.70.0:8877/ed98e32222ed257/output.txt Total script time: 17.56 mins
Image differences available at: http://54.67.70.0:8877/ed98e32222ed257/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.215.176.217:8877/9e77dbaf32b160c/output.txt Total script time: 26.36 mins
Image differences available at: http://54.215.176.217:8877/9e77dbaf32b160c/reftest-analyzer.html#web=eq.log |
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/8c11d3fe7e44bc5/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/8c11d3fe7e44bc5/output.txt Total script time: 1.77 mins Published |
Looks good; thank you! /botio makeref |
From: Bot.io (Linux m4)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 0 Live output at: http://54.67.70.0:8877/60c6a9ad2316e85/output.txt |
From: Bot.io (Windows)ReceivedCommand cmd_makeref from @timvandermeij received. Current queue size: 2 Live output at: http://54.215.176.217:8877/2225c0078566b10/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.67.70.0:8877/60c6a9ad2316e85/output.txt Total script time: 15.96 mins
|
From: Bot.io (Windows)SuccessFull output at http://54.215.176.217:8877/2225c0078566b10/output.txt Total script time: 23.33 mins
|
Fixes #8092