Closed
Bug 1472687
Opened 7 years ago
Closed 7 years ago
Only reset/dump coverage counters in the parent process for xpcshell tests
Categories
(Testing :: Code Coverage, enhancement)
Testing
Code Coverage
Tracking
(firefox63 fixed)
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: marco, Assigned: marco)
References
Details
Attachments
(1 file)
|
1.91 KB,
patch
|
jmaher
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → mcastelluccio
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8989175 -
Flags: review?(jmaher)
| Assignee | ||
Comment 2•7 years ago
|
||
This is needed because __execute_test can be called twice by tests that also use a content process.
Updated•7 years ago
|
Attachment #8989175 -
Flags: review?(jmaher) → review+
Pushed by mcastelluccio@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/28e1bfda28f3
Only reset and dump coverage counters in the parent process for xpcshell tests. r=jmaher
Comment 4•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•