Closed
Bug 1497686
Opened 7 years ago
Closed 7 years ago
Better error message when a jsapi-test fails with an exception pending.
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: jorendorff, Assigned: jorendorff)
Details
Attachments
(1 file)
Currently JSAPITest::fail() prints the test-provided string and the exception value with nothing in between. There should be at least some punctuation or something.
| Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Priority: -- → P2
Pushed by jorendorff@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2c21c87e773e
Better error message when a jsapi-test fails with an exception pending. r=jwalden
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Assignee: nobody → jorendorff
You need to log in
before you can comment on or make changes to this bug.
Description
•