[wpt-sync] Sync PR 59365 - tools: Add test262 to test_types in test_wptrunner unit tests
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox152 fixed)
| Tracking | Status | |
|---|---|---|
| firefox152 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 59365 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/59365
Details from upstream follow.
James Scott <jamescscott@google.com> wrote:
tools: Add test262 to test_types in test_wptrunner unit tests
This adds "test262" to the list of allowed test types in the get_loader_with_fakes helper in tools/wptrunner/wptrunner/tests/test_wptrunner.py. This keeps the hardcoded list of test types updated and consistent with the types supported by wptrunner, although they are not actively asserted against in these unit tests.
This change doesn't fix #59357 but I figured I would do it.
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Updated•1 month ago
|
| Assignee | ||
Comment 1•1 month ago
|
||
| Assignee | ||
Comment 2•1 month ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 5•1 month ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 6•28 days ago
|
||
Test result changes from PR not available.
Description
•