blink_rel run layout tests twice |
|||
Issue descriptionMaking this Pri-1 because it takes longer to run a test, and it seems that as long as there is a test failed in one of those two runs, it will label it as failure. Feel free to change the Pri though. linux_precise: https://build.chromium.org/p/tryserver.blink/builders/linux_precise_blink_rel/builds/260 linux_trusty:https://build.chromium.org/p/tryserver.blink/builders/linux_trusty_blink_rel/builds/28 mac10.9: https://build.chromium.org/p/tryserver.blink/builders/mac10.9_blink_rel/builds/6 mac10.10: https://build.chromium.org/p/tryserver.blink/builders/mac10.10_blink_rel/builds/4 mac10.11_retina: https://build.chromium.org/p/tryserver.blink/builders/mac10.11_retina_blink_rel/builds/1 win10: https://build.chromium.org/p/tryserver.blink/builders/win10_blink_rel/builds/15
,
Aug 3 2016
Thanks for noting this and filing the bug xidachen@! I believe that this is because both http://crrev.com/2195223002 (which caused layout tests to not be filtered out anymore as long as there are some changes to layout tests) and http://crrev.com/2194553002 (which added a rule to always add layout tests and other tests for all blink try bots) were landed. I think the simpler way for it to be is for the Blink tests which are already there to not be filtered out, so I'll revert the second change and see whether that has the desired effect.
,
Aug 4 2016
Looks like we are just running the layout tests once now. I am going to close this, thanks for the quick response. |
|||
►
Sign in to add a comment |
|||
Comment 1 Deleted