Re: [infra-tests] Add sauce labs capability (#5231)

@jgraham Made that fix you asked for. I would still not merge this at the moment. Since last week, I've been unable to get the Sauce tests to run consistently the first time. My hypothesis is that the Sauce Connect setup on the Travis side is not completing before the tests kick off, because I get a "Connection Refused" from Sauce, but then the tests run fine on a job restart. Additionally, running locally, as long as Sauce is connected, there wptrunner runs perfectly in all cases I"ve checked.

That's not really a great setup to push into production, so I'm going to spend some more time looking for a way to do a webdriver-ready check in check_stability.

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5231#issuecomment-293578787

Received on Wednesday, 12 April 2017 13:37:27 UTC