Closed
Bug 1568623
Opened 6 years ago
Closed 6 years ago
[test isolation] Add web-platform-tests support
Categories
(Testing :: General, enhancement)
Testing
General
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: bc, Assigned: bc)
Details
Attachments
(2 files, 1 obsolete file)
We currently use MOZHARNESS_TEST_PATHS to specify the directory and tests for id and it test isolation tasks. We initially did not support web-platform-tests since the web platform test id reported in the error summary log did not work when set in the environment variable.
It is possible to support specifying the directory or test to be executed for web platform tests by using the --include argument to the web-platform-test's wptrunner so we are going to try enabling web platform test support for test isolation again.
This will require updating the test isolation action, the mozharness script web_platform_tests.py and treeherder.
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Attachment #9080404 -
Attachment is obsolete: true
Pushed by bclary@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a75acf9fad3c
[test isolation] Add web-platform-tests support, r=jmaher.
Comment 6•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•