Page MenuHomePhabricator

Make Saucelabs recognize passed or failed tests
Closed, ResolvedPublic

Description

Currently, the status of all tests on the Test Results page of Saucelabs is displayed as complete, rather than passed/failed.
See here https://app.saucelabs.com/dashboard/tests/vdc
That makes it hard to immediately identify which tests failed so one can look at their artifacts.

We need to use Saucelabs's API to keep track of passing and failing jobs.
More info and examples can be found here https://wiki.saucelabs.com/display/DOCS/Setting+Test+Status+to+Pass+or+Fail

Event Timeline