Closed Bug 1693523 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 27675 - Update interfaces/content-index.idl

Categories

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

task

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

b'autofoolip <auto@foolip.org>' wrote:

Update interfaces/content-index.idl

This PR was automatically created by a bot.

Before merging, please check that any tests that depend on the updated IDL files still work.

If additional changes are needed, please manually create another PR based on this one.

See the README for how the IDL files in this directory are used.

<hr>

Source: https://github.com/w3c/webref/blob/4531bf6/ed/idl/content-index.idl
Build: https://travis-ci.org/w3c/webref/builds/217493628

Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core

CI Results

Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 4 tests and 20 subtests

Status Summary

Firefox

OK : 4
PASS : 38
FAIL : 68

Chrome

OK : 4
PASS : 106

Safari

OK : 3
PASS : 28
FAIL : 58
ERROR: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/content-index/idlharness.https.any.worker.html
ContentIndex interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface object length: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface object name: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation add(ContentDescription): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation delete(DOMString): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation getAll(): FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: attribute index: FAIL (Chrome: PASS, Safari: FAIL)
/content-index/idlharness.https.any.serviceworker.html
ContentIndex interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface object length: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface object name: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation add(ContentDescription): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation delete(DOMString): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation getAll(): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex must be primary interface of registration.index: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of registration.index: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: registration.index must inherit property "add(ContentDescription)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: calling add(ContentDescription) on registration.index with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: registration.index must inherit property "delete(DOMString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: calling delete(DOMString) on registration.index with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: registration.index must inherit property "getAll()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent interface object length: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent interface object name: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent interface: attribute id: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent must be primary interface of new ContentIndexEvent("type", {id: "foo"}): FAIL (Chrome: PASS, Safari: FAIL)
Stringification of new ContentIndexEvent("type", {id: "foo"}): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndexEvent interface: new ContentIndexEvent("type", {id: "foo"}) must inherit property "id" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: attribute index: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: registration must inherit property "index" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerGlobalScope interface: attribute oncontentdelete: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerGlobalScope interface: self must inherit property "oncontentdelete" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
/content-index/idlharness.https.any.html
ContentIndex interface: existence and properties of interface object: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface object length: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface object name: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation add(ContentDescription): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation delete(DOMString): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: operation getAll(): FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex must be primary interface of registration.index: FAIL (Chrome: PASS, Safari: FAIL)
Stringification of registration.index: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: registration.index must inherit property "add(ContentDescription)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: calling add(ContentDescription) on registration.index with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: registration.index must inherit property "delete(DOMString)" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: calling delete(DOMString) on registration.index with too few arguments must throw TypeError: FAIL (Chrome: PASS, Safari: FAIL)
ContentIndex interface: registration.index must inherit property "getAll()" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: attribute index: FAIL (Chrome: PASS, Safari: FAIL)
ServiceWorkerRegistration interface: registration must inherit property "index" with the proper type: FAIL (Chrome: PASS, Safari: FAIL)
/content-index/idlharness.https.any.sharedworker.html
ContentIndex interface: existence and properties of interface object: FAIL (Chrome: PASS)
ContentIndex interface object length: FAIL (Chrome: PASS)
ContentIndex interface object name: FAIL (Chrome: PASS)
ContentIndex interface: existence and properties of interface prototype object: FAIL (Chrome: PASS)
ContentIndex interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: PASS)
ContentIndex interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: PASS)
ContentIndex interface: operation add(ContentDescription): FAIL (Chrome: PASS)
ContentIndex interface: operation delete(DOMString): FAIL (Chrome: PASS)
ContentIndex interface: operation getAll(): FAIL (Chrome: PASS)
ServiceWorkerRegistration interface: attribute index: FAIL (Chrome: PASS)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f56f1ce4b08c [wpt PR 27675] - Update interfaces/content-index.idl, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/479f5a406992 [wpt PR 27675] - Update interfaces/content-index.idl, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fc9565b31192 [wpt PR 27675] - Update interfaces/content-index.idl, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.