Closed
Bug 1207747
Opened 10 years ago
Closed 10 years ago
`--log-tbpl -` option is gone
Categories
(Testing :: XPCShell Harness, defect)
Testing
XPCShell Harness
Tracking
(firefox44 fixed)
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: fitzgen, Unassigned)
References
Details
Attachments
(1 file)
2.72 KB,
patch
|
chmanchester
:
review+
|
Details | Diff | Splinter Review |
One used to be able to do `./mach xpcshell-test $TEST_FILE --log-tbpl -` to get readable logs from xpcshell tests, but that option is now unrecognized and reading the logs from xpcshell tests is more difficult than it used to be.
![]() |
||
Comment 1•10 years ago
|
||
This was the only thing that made looking at xpcshell logs bearable. Please bring it back.
![]() |
Reporter | |
Comment 2•10 years ago
|
||
Chris, do you have or do you know anyone that knows the xpcshell runner and might have a few cycles to bring this back?
Flags: needinfo?(cmanchester)
Comment 3•10 years ago
|
||
I can fix this; it's just silly code in the wrong place.
![]() |
Reporter | |
Comment 4•10 years ago
|
||
(In reply to James Graham [:jgraham] from comment #3)
> I can fix this; it's just silly code in the wrong place.
Thank you very much!
Updated•10 years ago
|
Flags: needinfo?(cmanchester)
Comment 5•10 years ago
|
||
Attachment #8671081 -
Flags: review?(cmanchester)
Updated•10 years ago
|
Attachment #8671081 -
Flags: review?(cmanchester) → review+
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•