Closed
Bug 1444846
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 9967 - IDL update for AbstractRange and StaticRange
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9967 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/w3c/web-platform-tests/pull/9967 Details from upstream follow. Anne van Kesteren wrote: > IDL update for AbstractRange and StaticRange > > See https://github.com/whatwg/dom/pull/589.
Reporter | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Reporter | ||
Comment 1•6 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=f74a1ad29cf1942fd43214c441d8363b7691ffc0
Reporter | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bbeab08e10cf7f103634c4d9f7dfbebbcde0f5aa
Reporter | ||
Comment 3•6 years ago
|
||
Ran 20 tests and 1912[linux64-stylo-disabled-debug,linux64-stylo-disabled-opt], 10671[linux32-debug,linux32-opt,linux64-debug,linux64-opt] subtests OK : 16[linux64-stylo-disabled-debug,linux64-stylo-disabled-opt], 19[linux32-debug,linux32-opt,linux64-debug,linux64-opt] PASS : 9537[linux32-debug,linux32-opt,linux64-debug,linux64-opt], 1346[linux64-stylo-disabled-debug,linux64-stylo-disabled-opt] FAIL : 1133[linux32-debug,linux32-opt,linux64-debug,linux64-opt], 565[linux64-stylo-disabled-debug,linux64-stylo-disabled-opt] TIMEOUT: 2 Existing tests that now have a worse result (e.g. they used to PASS and now FAIL): /dom/interfaces.html Range interface: existence and properties of interface object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] Range interface: existence and properties of interface prototype object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] New tests that have failures or other problems: /dom/interfaces.html AbstractRange interface object length: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface object name: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: attribute collapsed: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: attribute endContainer: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: attribute endOffset: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: attribute startContainer: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: attribute startOffset: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: existence and properties of interface object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: existence and properties of interface prototype object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: existence and properties of interface prototype object's "constructor" property: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] AbstractRange interface: existence and properties of interface prototype object's @@unscopables property: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] StaticRange interface object length: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] StaticRange interface object name: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] StaticRange interface: existence and properties of interface object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] StaticRange interface: existence and properties of interface prototype object: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] StaticRange interface: existence and properties of interface prototype object's "constructor" property: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] StaticRange interface: existence and properties of interface prototype object's @@unscopables property: FAIL[linux32-debug,linux32-opt,linux64-debug,linux64-opt] Tests that are disabled for instability: /dom/interfaces.html: [linux64-stylo-disabled-debug,linux64-stylo-disabled-opt] /html/dom/interfaces.html: [linux64-stylo-disabled-debug,linux64-stylo-disabled-opt] /payment-request/interfaces.https.html: [linux64-stylo-disabled-debug,linux64-stylo-disabled-opt]
Pushed by james@hoppipolla.co.uk: https://hg.mozilla.org/integration/mozilla-inbound/rev/88ae266890f1 [wpt PR 9967] - IDL update for AbstractRange and StaticRange, a=testonly https://hg.mozilla.org/integration/mozilla-inbound/rev/cc84a43afa7a [wpt PR 9967] - Update wpt metadata, a=testonly
![]() |
||
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/88ae266890f1 https://hg.mozilla.org/mozilla-central/rev/cc84a43afa7a
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/88ae266890f1 https://hg.mozilla.org/mozilla-central/rev/cc84a43afa7a
Assignee | ||
Updated•5 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•