Closed
Bug 813292
Opened 12 years ago
Closed 10 years ago
Marionette should abort test run when an emulator crash has been detected
Categories
(Remote Protocol :: Marionette, defect)
Remote Protocol
Marionette
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ahal, Unassigned)
References
Details
(Keywords: pi-marionette-runner, Whiteboard: [runner])
In bug 803254 we added the ability to detect an emulator crash.
But e.g in bug 811167 we are still seeing the first test crash, followed by error messages for every other test in the manifest. We should be abort the test run if we detect a crash has occurred.
Comment 1•12 years ago
|
||
(The additional failures make it quite a lot harder to quickly grok what has failed when sheriffing and dealing with multiple failures across various testsuites/platforms/trees etc)
Comment 2•12 years ago
|
||
I believe this happens because the fix in bug 803254 was developed for Python 2.7, and B2G tests are still being run with 2.6. I'm going to file a bug to get this changed, since I think Python 2.7 is available on all the test slaves.
Updated•12 years ago
|
Blocks: b2g-testing
Updated•11 years ago
|
Whiteboard: [runner]
Updated•10 years ago
|
Keywords: ateam-marionette-runner
Comment 3•10 years ago
|
||
Closing as emulator tests are no longer run because of bug 1149887
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
Updated•2 years ago
|
Product: Testing → Remote Protocol
You need to log in
before you can comment on or make changes to this bug.
Description
•