Closed Bug 1752601 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 32598 - [dPWA] Sub Apps - Add WPT tests

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox99 fixed)

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Depends on 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

Ivan Šandrk <isandrk@chromium.org> wrote:

[dPWA] Sub Apps - Add WPT tests

Sub Apps API enables PWAs to create multiple launch icons with distinct
names.

Design doc: go/multi-apps (draft)

Bug: 1171317, 1290839
Change-Id: I6b60631a34d3d18d94d41e86dd2e79d97602481e
Reviewed-on: https://chromium-review.googlesource.com/3423751
WPT-Export-Revision: 31da32a4757569c2f3a12e5cc83f41dd98a3da25

CI Results

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

Total 4 tests and 1 subtests

Status Summary

Firefox

OK : 2
PASS : 14
FAIL : 18
ERROR : 2
NOTRUN: 2

Chrome

OK : 2
PASS : 14
FAIL : 18
ERROR : 2
NOTRUN: 2

Safari

OK : 2
PASS : 14
FAIL : 18
ERROR : 2
NOTRUN: 2

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/subapps/add-error.tentative.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
The object is no longer associated to a document.: FAIL (Chrome: FAIL, Safari: FAIL)
API is only supported in top-level browsing contexts.: FAIL (Chrome: FAIL, Safari: FAIL)
Wrong origin URL argument.: FAIL (Chrome: FAIL, Safari: FAIL)
Service failed to add sub-app.: FAIL (Chrome: FAIL, Safari: FAIL)
/subapps/add-success.tentative.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
Same origin fully qualified URL.: FAIL (Chrome: FAIL, Safari: FAIL)
Relative path.: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
Absolute path.: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)
/subapps/idlharness.tentative.https.window.html
SubApps interface: existence and properties of interface object: FAIL (Chrome: FAIL, Safari: FAIL)
SubApps interface object length: FAIL (Chrome: FAIL, Safari: FAIL)
SubApps interface object name: FAIL (Chrome: FAIL, Safari: FAIL)
SubApps interface: existence and properties of interface prototype object: FAIL (Chrome: FAIL, Safari: FAIL)
SubApps interface: existence and properties of interface prototype object's "constructor" property: FAIL (Chrome: FAIL, Safari: FAIL)
SubApps interface: existence and properties of interface prototype object's @@unscopables property: FAIL (Chrome: FAIL, Safari: FAIL)
SubApps interface: operation add(DOMString): FAIL (Chrome: FAIL, Safari: FAIL)
SubApps must be primary interface of navigator.subApps: FAIL (Chrome: FAIL, Safari: FAIL)
Stringification of navigator.subApps: FAIL (Chrome: FAIL, Safari: FAIL)
SubApps interface: navigator.subApps must inherit property "add(DOMString)" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)
SubApps interface: calling add(DOMString) on navigator.subApps with too few arguments must throw TypeError: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: attribute subApps: FAIL (Chrome: FAIL, Safari: FAIL)
Navigator interface: navigator must inherit property "subApps" with the proper type: FAIL (Chrome: FAIL, Safari: FAIL)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6f58fa70bc05 [wpt PR 32598] - [dPWA] Sub Apps - Add WPT tests, a=testonly https://hg.mozilla.org/integration/autoland/rev/8b68a594ca00 [wpt PR 32598] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/a409e1047994 [wpt PR 32598] - [dPWA] Sub Apps - Add WPT tests, a=testonly https://hg.mozilla.org/integration/autoland/rev/bc677bec5ea5 [wpt PR 32598] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.