Closed
Bug 1448533
Opened 7 years ago
Closed 7 years ago
[test] format=tbpl doesn't work for xpcshell tests
Categories
(Testing :: Mozbase, enhancement)
Tracking
(firefox61 fixed)
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: ahal)
References
Details
Attachments
(1 file)
I put:
[test]
format=tbpl
In my ~/.mozbuild/machrc. That works for mochitest, but not for xpcshell tests: those are still getting the mach coloring.
![]() |
Reporter | |
Comment 1•7 years ago
|
||
In particular, I _do_ get different behavior with "mach xpcshell-test --log-tpbl=-" but not with that machrc bit.
Assignee | ||
Comment 2•7 years ago
|
||
Yes, |mach xpcshell-test| should honour this config as well. No
Assignee: nobody → ahalberstadt
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•7 years ago
|
||
Was going to say:
Note, if you run |mach test <path/to/xpcshell/test>|, the mach config would get picked up.
Comment hidden (mozreview-request) |
![]() |
||
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8963254 [details]
Bug 1448533 - Honour the 'test.format' machrc config setting in |mach xpcshell-test|,
https://reviewboard.mozilla.org/r/231240/#review237674
Attachment #8963254 -
Flags: review?(gbrown) → review+
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fe56904f1c56
Honour the 'test.format' machrc config setting in |mach xpcshell-test|, r=gbrown
Comment 7•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•