Closed
Bug 1546665
Opened 6 years ago
Closed 6 years ago
node tests should include the filename in the logs
Categories
(DevTools :: Debugger, task, P3)
DevTools
Debugger
Tracking
(firefox68 fixed)
RESOLVED
FIXED
Firefox 68
| Tracking | Status | |
|---|---|---|
| firefox68 | --- | fixed |
People
(Reporter: jlast, Assigned: jlast)
References
(Blocks 1 open bug)
Details
(Whiteboard: [debugger-mvp])
Attachments
(1 file)
The current logs look like this:
TEST-UNEXPECTED-FAIL | ✖ Unclosed block CssSyntaxError
It would be great to go to:
TEST-UNEXPECTED-FAIL | stylelint | src/components/Editor/Editor.css | Unclosed block CssSyntaxError
| Assignee | ||
Updated•6 years ago
|
Type: defect → task
Priority: -- → P3
Updated•6 years ago
|
Summary: node tests should inclue the filename in the logs → node tests should include the filename in the logs
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Assignee: nobody → jlaster
Status: NEW → ASSIGNED
Updated•6 years ago
|
Whiteboard: [debugger-mvp]
Pushed by jlaster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/17fa1b528032
node tests should include the filename in the logs. r=davidwalsh
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 68
You need to log in
before you can comment on or make changes to this bug.
Description
•