Closed
Bug 782730
Opened 13 years ago
Closed 7 years ago
Provide way in xpcshell.ini to mark which tests should be run in child/parent
Categories
(Testing :: XPCShell Harness, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jduell.mcbugs, Unassigned)
Details
Right now we're kludging e10s child xpcshell testing in by having a totally separate directory for tests that run on the child (see /netwerk/test/unit_ipc), which contains (tedious, repetitive, easily automated) wrappers that cause existing tests in /unit to be run in the child instead. We've done a bad job of keeping the unit_ipc directory in sync, and we'd be much better served if tests ran by default in both parent/child, and developers could pick a different option if a test should only run in one or the other.
Comment 1•7 years ago
|
||
Mass closing bugs with no activity in 2+ years. If this bug is important to you, please re-open.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•