Closed Bug 1576839 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 18688 - Run DOM IDL tests in workers and convert to `idl_test`

Categories

(Core :: DOM: Core & HTML, task, P4)

task

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 18688 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/18688
Details from upstream follow.

Philip Jägenstedt <philip@foolip.org> wrote:

Run DOM IDL tests in workers and convert to idl_test

Because of the use of variants it's unfortunately not possible to
merge this into a single test, but the duplication is not very
significant. Note that the use of document.createEvent("Event")
would make a merged test have non-trivial conditional setup too.

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
Ran 5 tests and 2230 subtests
OK     : 5
PASS   : 2226
FAIL   : 4

New tests that have failures or other problems:
/dom/idlharness.window.html?exclude=Node
    Document interface: attribute origin: FAIL
    Document interface: existence and properties of interface prototype object's @@unscopables property: FAIL
    Document interface: new Document() must inherit property "origin" with the proper type: FAIL
    Document interface: xmlDoc must inherit property "origin" with the proper type: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/511434281176
[wpt PR 18688] - Run DOM IDL tests in workers and convert to `idl_test`, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/91278bf96842
[wpt PR 18688] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.