Closed
Bug 1400728
Opened 8 years ago
Closed 8 years ago
Permaorange JSDCov toolkit/modules/subprocess/test/xpcshell/test_subprocess.js | xpcshell return code: 0
Categories
(Core :: XPCOM, defect, P5)
Core
XPCOM
Tracking
()
RESOLVED
FIXED
mozilla58
| Tracking | Status | |
|---|---|---|
| firefox58 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: sparky)
References
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell disabled])
Attachments
(1 file)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 3•8 years ago
|
||
:gmierz, this is another jsdcov specific failure (probably perma fail), did we have similar failures in the past, does this test make sense to run in jsdcov?
Flags: needinfo?(gmierz2)
Whiteboard: [stockwell needswork]
| Assignee | ||
Comment 4•8 years ago
|
||
We've had a failure in another test for processes but that was on linux64-ccov: https://bugzilla.mozilla.org/show_bug.cgi?id=1394989
This is the first that I've seen for jsdcov. The test is only testing 'SubProcess' from what I see. In my opinion, this stuff should get coverage from other testing because it looks like something that could be useful in many places. So I don't think there will be a loss of coverage if we skip it, but it does look like there is a lot being tested here so an opinion from the test author or component owner could be helpful. What do you think?
Flags: needinfo?(gmierz2)
Comment 5•8 years ago
|
||
I believe skipping this for jsdcov sounds reasonable- :gmierz want to do that and r?jmaher ?
Flags: needinfo?(gmierz2)
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Summary: Intermittent toolkit/modules/subprocess/test/xpcshell/test_subprocess.js | xpcshell return code: 0 → Permaorange JSDCov toolkit/modules/subprocess/test/xpcshell/test_subprocess.js | xpcshell return code: 0
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 8•8 years ago
|
||
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 10•8 years ago
|
||
Comment 8 has the test run for this.
I was looking at the other failure in this xpcshell chunk and it seems like it fails for the same reason as this test.
Flags: needinfo?(gmierz2)
Comment 11•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8916478 [details]
Bug 1400728 - Disable 'test_subprocess.js' on linux64-jsdcov.
https://reviewboard.mozilla.org/r/187600/#review192644
thanks Greg!
Attachment #8916478 -
Flags: review?(jmaher) → review+
| Comment hidden (Intermittent Failures Robot) |
Comment 13•8 years ago
|
||
just landed the commit.
Comment 14•8 years ago
|
||
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f35bb12c3bb5
Disable 'test_subprocess.js' on linux64-jsdcov. r=jmaher
Comment 15•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•8 years ago
|
Whiteboard: [stockwell unknown] → [stockwell disabled]
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•7 years ago
|
Assignee: nobody → gmierz2
You need to log in
before you can comment on or make changes to this bug.
Description
•