Edward. I gave this some thinking and I've come up with this approach to make it possible for Magnus to try out things on the bots (since he's unable to repro the errors we're seeing locally):
* Create a CL in WebRTC repo that allows the test to run on Swarming (i.e. add isolate config in mb.py if needed etc). While doing this, we should also do the same for webrtc_perf_tests (to be added to trybots in bug 687890 but waiting for final work in https://bugs.chromium.org/p/webrtc/issues/detail?id=7153).
* Make an infra CL adding this to a new trybot config, which is not default in the CQ. I suggest adding a new bot: android_experimental.
Could you take a stab at this? It's becoming more and more urgent to get something up here.
Because we don't have any machines with dedicated devices in our try server like the ones we have in the perf waterfall. When running on Swarming it will still run on a device but I'm hoping we'll be able to find the culprit and get the test to run reliably, since mandermo@ hasn't been able to reproduce the problem we saw on the bots on his machine.
Comment 1 by kjellander@chromium.org
, Jan 31 2017Labels: -Pri-2 Pri-1
Owner: ehmaldonado@chromium.org