Closed
Bug 1190872
Opened 9 years ago
Closed 9 years ago
Test failure with exception
Categories
(Testing Graveyard :: JSMarionette, defect)
Testing Graveyard
JSMarionette
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 1175116
People
(Reporter: hub, Unassigned)
Details
When running marionette tests (gaia integration tests), if an exception occur and it is not caught by the test() function, then it cause a test failure, with an obscure error of "Crash detected but error running stackwalk"
Instead the exception should be caught by the top level and reported as such along with the failure.
Exception like "ElementNotFound" from the Marionette client.
Comment 1•9 years ago
|
||
Filed bug 1199002 about catching and propagating errors from injected scripts to the local end.
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•9 years ago
|
Status: RESOLVED → VERIFIED
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
•