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)
(deleted),
text/x-phabricator-request
|
Details |
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•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 2•5 years ago
|
||
Does this patch also fix reftest and crashtest or should I file a separate bug for that?
Assignee | ||
Comment 3•5 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•5 years ago
|
||
Okay, so I should file a new bug for regular (non-wpt) reftests and crashtests?
Assignee | ||
Comment 5•5 years ago
|
||
Yes.
Comment 6•5 years ago
|
||
Thanks. Filed bug 1622436 for that.
Comment 10•5 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•5 years ago
|
||
Comment hidden (typo) |
Comment 15•5 years ago
|
||
bugherder |
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 16•5 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
•