Closed
Bug 1058796
Opened 10 years ago
Closed 7 years ago
gaia-integration runner should fail hard if device is not connected
Categories
(Testing Graveyard :: JSMarionette, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: zcampbell, Unassigned)
References
Details
(Whiteboard: [device])
Currently if the device is not connected during the test run then the tests continue to wait for a long time for the device to become connected.
STR:
1. Start a test run (gaia-integration --buildapp device)
2. Wait for the first test to be running
3. Pull out the device cable
The tests will keep attempting to run and waiting for 30-60 seconds each test.
If there is unresponsive or disconnected it should fail the whole test as quickly as possible (ie within a few seconds).
There is a state where the device is responsive but b2g or marionette server is not running. In this scenario it is OK to wait but we should be able to detect when the device is just not there at all.
Updated•10 years ago
|
Whiteboard: [device]
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → zcampbell
Status: NEW → ASSIGNED
Updated•10 years ago
|
Assignee: zcampbell → evanxd
Updated•9 years ago
|
Assignee: evan → nobody
Status: ASSIGNED → NEW
Comment 1•7 years ago
|
||
Bulk closed as part of https://bugzilla.mozilla.org/show_bug.cgi?id=1422750
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Testing → Testing Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•