DescriptionMake update-flaky-tests work for debug builders as well.
We were just looping over port names before, which will default
us to only use release builds. Also, that's wrong anyways because
there's no guarantee that a port actually runs on a builder yet.
Instead, loop over the builders. We assume throughout the codebase
that these builders upload results to the flakiness dashboard,
so it's correct to use the builders list here.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175811
Patch Set 1 #Patch Set 2 : add tests #
Messages
Total messages: 5 (0 generated)
|