Open
Bug 1725117
Opened 5 years ago
[wpt-sync] Sync PR 29985 - Remove test variants for testharness selftests
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29985 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29985
Details from upstream follow.
b'James Graham <james@hoppipolla.co.uk>' wrote:
Remove test variants for testharness selftests
This was required to support testing in configurations with and
without the Promise constructor being available. Since we no longer
require these multiple configurations, and the variant feature adds
complexity to test authoring and to the harness, remove the variants
and the feature.
You need to log in
before you can comment on or make changes to this bug.
Description
•