Bot fails to run tests "without patch" but claims it ran them |
||
Issue descriptionIn https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_layout_tests_layout_ng/12424 the layout_ng bot is failing tests at head. The bot reports that these tests pass without the patch, despite never building or running the tests without the patch. A similar issue can be seen with the slimming_paint_v2 bot: https://ci.chromium.org/p/chromium/builders/luci.chromium.try/linux_layout_tests_slimming_paint_v2/17356 There is an infrastructure change in the patch (https://chromium-review.googlesource.com/c/chromium/src/+/1357665) and I suspect this is triggering the "without patch" steps to fail to start.
,
Dec 5
|
||
►
Sign in to add a comment |
||
Comment 1 by jbudorick@chromium.org
, Dec 5We are intentionally not running w/o patch because of the infrastructure change you mentioned. We ought to clean up the messaging ("Failed with patch twice, succeeded without patch") in that case, though.