Add --enable-fission option to mach wpt
Categories
(Firefox Build System :: Mach Core, task)
Tracking
(Fission Milestone:M6, firefox76 fixed)
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: mccr8, Assigned: jgraham)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
You can use --enable-fission to enable fission with mach test, etc., but it doesn't work for WPT. This will make local testing easier.
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Does this patch also fix reftest and crashtest or should I file a separate bug for that?
| Assignee | ||
Comment 3•6 years ago
|
||
It fixes all wpt test types including wpt reftests and wpt crashtests; all the wpt test types are using the same codepath to launch the browser.
Comment 4•6 years ago
|
||
Okay, so I should file a new bug for regular (non-wpt) reftests and crashtests?
| Assignee | ||
Comment 5•6 years ago
|
||
Yes.
Comment 6•6 years ago
|
||
Thanks. Filed bug 1622436 for that.
Comment 10•6 years ago
|
||
Backed out changeset 911385b3cbc0 (Bug 1622338) for causing WC failures CLOSED TREE
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=293369885&repo=autoland&lineNumber=1164
Backout: https://hg.mozilla.org/integration/autoland/rev/c857370148bf9cde488fbbccc1c56d4c6d51d949
Comment 12•6 years ago
|
||
| Comment hidden (typo) |
Comment 15•6 years ago
|
||
| bugherder | ||
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 16•6 years ago
|
||
(Note that "be green" doesn't literally mean "be green on treeherder" because the metadata means that's already true. "be green" presumably means "not have tests with a worse result in fission compared to non-fission")
Description
•