DescriptionReland "Dynamically pick build directory on the slave side."
This was reviewed at https://codereview.chromium.org/31543002 and is identical
to what is there, but since that review landed and got reverted three times
already, I'm landing it under a different review URL now.
The previous attempts caused the following issues:
1. The chrome/android bots on the main waterfall got confused. r229993 / r230044
addressed this.
1b The android trybots on the webrtc waterfall. r229993 / r230044 will help them
too.
2. The Blink Testers started testing binaries that weren't built at the right
revision. That was due to them extracting the binaries into src/build but
still running layout tests from src/out. This was http://crbug.com/310152
and should've been fixed by r230280.
3. Some internal chrome/android performance bots broke. This was
http://crbug.com/310135 and got addressed by internal revisions
r43584 / r43590
TBR=maruel@chromium.org, iannucci@chromium.org (who reviewed at the original
review URL).
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230605
4. It then got reverted once more due to causing stale binaries being used in
letting local isolate tests (http://crbug.com/311622), which I believe I fixed in
r231606
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=231610
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 7 (0 generated)
|