Closed
Bug 1352114
Opened 8 years ago
Closed 8 years ago
jsapi-test failures don't report failure location
Categories
(Core :: JavaScript Engine, enhancement)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: jonco, Assigned: jonco)
Details
Attachments
(1 file)
|
1.69 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
In bug 1351467 we have a jsapi-test failure in automation when mozilla-central built as aurora, but the log output doesn't include the location of the check that failed.
(Maybe when running spidermonkey tests only stdout gets captured, or maybe it's a Windows thing, I don't know.)
Anyway it would be great to record this information so here's a patch to include it in the summary line that does make it into the logs.
Attachment #8853028 -
Flags: review?(luke)
Updated•8 years ago
|
Attachment #8853028 -
Flags: review?(luke) → review+
Pushed by jcoppeard@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dda95e64a911
Improve jsapi-test failure messages r=luke
Comment 2•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•