|
|
Chromium Code Reviews
DescriptionCorrectly rebaseline 2DCanvasWebGL pixel test
This is a follow-up to http://crrev.com/2451383003, which updated
an obsolete file.
BUG=629522, 660118
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
NOTRY=true
Committed: https://crrev.com/679b26ff61f303d85a56f5df1fd6199f209ad7ca
Cr-Commit-Position: refs/heads/master@{#428245}
Patch Set 1 #Patch Set 2 : Update expectations #
Total comments: 2
Patch Set 3 : Expand expectation to all platforms #Patch Set 4 : Add ES3 version of test to expectations since it uses the same revision # #
Messages
Total messages: 33 (19 generated)
Description was changed from ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. ========== to ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel ==========
The CQ bit was checked by ajuma@chromium.org to run a CQ dry run
Description was changed from ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel ========== to ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel ==========
ajuma@chromium.org changed reviewers: + kbr@chromium.org, zmo@chromium.org
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Thanks to xidachen@ for pointing me to this file. Just to make sure, waiting for a review rather than TBR-ing this time. If this change is correct, I'll also update the pixel wrangler documentation.
On 2016/10/27 18:30:06, ajuma wrote: > Thanks to xidachen@ for pointing me to this file. > > Just to make sure, waiting for a review rather than TBR-ing this time. If this > change is correct, I'll also update the pixel wrangler documentation. If I am not mistaken, you'd have to label this test as failure in the pixel_expectation: https://cs.chromium.org/chromium/src/content/test/gpu/gpu_tests/pixel_expecta...
On 2016/10/27 18:35:24, xidachen wrote: > On 2016/10/27 18:30:06, ajuma wrote: > > Thanks to xidachen@ for pointing me to this file. > > > > Just to make sure, waiting for a review rather than TBR-ing this time. If this > > change is correct, I'll also update the pixel wrangler documentation. > > If I am not mistaken, you'd have to label this test as failure in the > pixel_expectation: > https://cs.chromium.org/chromium/src/content/test/gpu/gpu_tests/pixel_expecta... Thanks, done.
xidachen@chromium.org changed reviewers: + xidachen@chromium.org
https://codereview.chromium.org/2459613003/diff/20001/content/test/gpu/gpu_te... File content/test/gpu/gpu_tests/pixel_expectations.py (right): https://codereview.chromium.org/2459613003/diff/20001/content/test/gpu/gpu_te... content/test/gpu/gpu_tests/pixel_expectations.py:49: self.Fail('Pixel_2DCanvasWebGL', ['android'], bug=660118) I believe that you should remove the ['android'] because all platform will now trying to find reference images with 'v3' in its name. lgtm with the above change, modulo kbr@'s lgtm.
The CQ bit was checked by ajuma@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
https://codereview.chromium.org/2459613003/diff/20001/content/test/gpu/gpu_te... File content/test/gpu/gpu_tests/pixel_expectations.py (right): https://codereview.chromium.org/2459613003/diff/20001/content/test/gpu/gpu_te... content/test/gpu/gpu_tests/pixel_expectations.py:49: self.Fail('Pixel_2DCanvasWebGL', ['android'], bug=660118) On 2016/10/27 20:12:26, xidachen wrote: > I believe that you should remove the ['android'] because all platform will now > trying to find reference images with 'v3' in its name. > > lgtm with the above change, modulo kbr@'s lgtm. Done.
lgtm too. Thanks for taking care of this.
The CQ bit was unchecked by ajuma@chromium.org
The CQ bit was checked by ajuma@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from xidachen@chromium.org Link to the patchset: https://codereview.chromium.org/2459613003/#ps40001 (title: "Expand expectation to all platforms")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Description was changed from ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel ========== to ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. BUG=629522,660118 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel ==========
The CQ bit was checked by ajuma@chromium.org
The patchset sent to the CQ was uploaded after l-g-t-m from kbr@chromium.org, xidachen@chromium.org Link to the patchset: https://codereview.chromium.org/2459613003/#ps60001 (title: "Add ES3 version of test to expectations since it uses the same revision #")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...)
On 2016/10/28 00:44:11, commit-bot: I haz the power wrote: > Try jobs failed on following builders: > linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, > https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...) It would be great if you'd file a bug about those unrelated failures but we really need this fix in the tree so I'm bypassing the CQ.
Description was changed from ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. BUG=629522,660118 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel ========== to ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. BUG=629522,660118 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel NOTRY=true ==========
The CQ bit was checked by kbr@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Description was changed from ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. BUG=629522,660118 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel NOTRY=true ========== to ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. BUG=629522,660118 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel NOTRY=true ==========
Message was sent while issue was closed.
Committed patchset #4 (id:60001)
Message was sent while issue was closed.
Description was changed from ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. BUG=629522,660118 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel NOTRY=true ========== to ========== Correctly rebaseline 2DCanvasWebGL pixel test This is a follow-up to http://crrev.com/2451383003, which updated an obsolete file. BUG=629522,660118 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel NOTRY=true Committed: https://crrev.com/679b26ff61f303d85a56f5df1fd6199f209ad7ca Cr-Commit-Position: refs/heads/master@{#428245} ==========
Message was sent while issue was closed.
Patchset 4 (id:??) landed as https://crrev.com/679b26ff61f303d85a56f5df1fd6199f209ad7ca Cr-Commit-Position: refs/heads/master@{#428245}
Message was sent while issue was closed.
On 2016/10/28 00:52:09, Ken Russell wrote: > On 2016/10/28 00:44:11, commit-bot: I haz the power wrote: > > Try jobs failed on following builders: > > linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, > > > https://build.chromium.org/p/tryserver.chromium.android/builders/linux_androi...) > > It would be great if you'd file a bug about those unrelated failures but we > really need this fix in the tree so I'm bypassing the CQ. Thanks for landing this. Looks like those unrelated failures have been addressed by https://codereview.chromium.org/2450353005/ |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
