Closed
Bug 1444846
Opened 7 years ago
Closed 7 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: wpt-sync, 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•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=bbeab08e10cf7f103634c4d9f7dfbebbcde0f5aa
Reporter | ||
Comment 3•7 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•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/88ae266890f1
https://hg.mozilla.org/mozilla-central/rev/cc84a43afa7a
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Comment 7•7 years ago
|
||
bugherder |
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•