Closed
Bug 1642946
Opened 5 years ago
Closed 4 years ago
xpcshell should consider ancestor-manifest when computing groups
Categories
(Testing :: XPCShell Harness, defect, P2)
Testing
XPCShell Harness
Tracking
(firefox79 fixed)
RESOLVED
FIXED
mozilla79
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: ahal, Assigned: ahal)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
There are several instances of xpcshell manifests that are included by multiple different parent manifests (e.g xpcshell-common.ini
). For tests in these, the "group" identifier that gets reported in the suite_start
needs to include the ancestor-manifest
, otherwise it isn't unique.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by ahalberstadt@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/e6f4f14e2b01
[xpcshell] Use 'ancestor-manifest' in group identifiers, r=gbrown
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox79:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in
before you can comment on or make changes to this bug.
Description
•