Closed
Bug 669554
Opened 13 years ago
Closed 13 years ago
Chrome mochitest uncaught excepton dumping needs a newline
Categories
(Testing :: Mochitest, defect)
Testing
Mochitest
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla8
People
(Reporter: heycam, Assigned: heycam)
Details
(Whiteboard: [inbound])
Attachments
(1 file)
The dump() call to write out uncaught JS exceptions during chrome mochitests (done so until bug 652494 is fixed) is missing a "\n" on the end, causing it to run into the following line of output.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #544154 -
Flags: review?(ted.mielczarek)
Updated•13 years ago
|
Attachment #544154 -
Flags: review?(ted.mielczarek) → review+
Assignee | ||
Comment 2•13 years ago
|
||
Assignee: nobody → cam
Status: NEW → ASSIGNED
Whiteboard: [inbound]
Comment 3•13 years ago
|
||
can't set the target milestone yet, since we miss the mozilla8 option.
http://hg.mozilla.org/mozilla-central/rev/297f3d9dc620
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•