Removing a failure entry in third_party/WebKit/LayoutTests/TestExpectations doesn't trigger bot to run |
|||
Issue descriptionPlease refer to PS#1 in this CL: https://codereview.chromium.org/2029573002/#ps1 I removed an entry in the TestExpectations file, the *_blink_dbg bots should run all the layout tests to confirm that. But the bots don't run the tests at all.
,
Mar 6 2017
AFAIK, whether these try bots run the "webkit_tests (with patch)" step depends on the "data" part of the webkit_layout_tests entry in BUILD.gn (https://chromium.googlesource.com/chromium/src/+/fbb72741a769f768299bdeb7865dac5785ce1fd9/BUILD.gn#913). BUILD.gn was changed after this bug was filed, now verifying to see whether this is now fixed: https://codereview.chromium.org/2735833002
,
Mar 6 2017
Just trying it out in https://codereview.chromium.org/2735833002, and it looks like this is now fixed; layout tests are being run for a single change in TestExpectations. |
|||
►
Sign in to add a comment |
|||
Comment 1 by xidac...@chromium.org
, Jun 1 2016