Closed Bug 1088484 Opened 10 years ago Closed 7 years ago

stop running tests if runner-service hits exceptions

Categories

(Testing Graveyard :: JSMarionette, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INCOMPLETE

People

(Reporter: mdas, Unassigned)

References

Details

If the python runner-service hits an exception, we just hang there instead of killing our tests and raising an appropriate error. We should be able to relay this message to the JS layer and stop the tests. To reproduce this, unplug your device from your machine and run BUILDAPP=device make test-integration-test. You'll see the IOError: No devices connected. Ensure the device is on and remote debugging via adb is enabled in the settings. message from the python layer, but the test process keeps chugging along.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.