Closed Bug 1729246 Opened 3 years ago Closed 3 years ago

[wpt-sync] Sync PR 30351 - Relocate blank.html resource

Categories

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

task

Tracking

(firefox94 fixed)

RESOLVED FIXED
94 Branch
Tracking Status
firefox94 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

(Blocks 1 open bug, )

Details

(Whiteboard: [wptsync downstream])

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

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

b'Marcos C\xc3\xa1ceres <marcos@marcosc.com>' wrote:

Relocate blank.html resource

Small cleanup.

CI Results

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

Total 16 tests and 1 subtests

Status Summary

Firefox

OK : 14[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-qr-debug, Gecko-windows10-32-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 15[GitHub]
PASS : 4
FAIL : 17[Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-qr-debug, Gecko-windows10-32-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] 20[GitHub]
TIMEOUT: 2

Chrome

OK : 16
PASS : 8
FAIL : 17

Safari

OK : 16
PASS : 8
FAIL : 17

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/payment-request/payment-is-showing.https.html
The top browsing context can only show one payment sheet at a time.: FAIL
If an iframe shows a payment request, the top-level browsing context can't also show one.: FAIL
Navigating an iframe as a nested browsing context sets 'payment request is showing boolean' to false.: FAIL
/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html: TIMEOUT
A_08_02_03_T01: TIMEOUT

New Tests That Don't Pass

/payment-request/payment-is-showing.https.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-qr-debug, Gecko-windows10-32-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] (Chrome: OK, Safari: OK)
The top browsing context can only show one payment sheet at a time.: FAIL (Chrome: PASS, Safari: PASS)
If an iframe shows a payment request, the top-level browsing context can't also show one.: FAIL (Chrome: PASS, Safari: PASS)
Navigating an iframe as a nested browsing context sets 'payment request is showing boolean' to false.: FAIL (Chrome: PASS, Safari: PASS)
/is-input-pending/tentative/same-origin-subframe.sub.html
can detect same-origin iframe events in parent: FAIL (Chrome: FAIL, Safari: FAIL)
can detect same-origin iframe events in subframe: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-complex-clip.sub.html
parent cannot detect cross-origin events: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-complex-clip.sub.html
parent cannot detect cross-origin events outside of clip: FAIL (Chrome: FAIL, Safari: FAIL)
subframe cannot detect events inside of clip: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-mixed-2.sub.html
parent cannot detect cross-origin events in pointer-events: none region: FAIL (Chrome: FAIL, Safari: FAIL)
subframe cannot detect events in pointer-events: initial region: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-mixed.sub.html
cannot detect cross-origin events in pointer-events: none region: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-masked-pointer-events-none.sub.html
parent cannot detect events: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-overlap.sub.html
parent cannot detect input on occluding iframe: FAIL (Chrome: FAIL, Safari: FAIL)
occluded iframe cannot detect input on occluding iframe: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-pointer-events-none.sub.html
iframe cannot detect events with pointer-events: none: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe-transformed.sub.html
parent cannot detect input inside of iframe bounds: FAIL (Chrome: FAIL, Safari: FAIL)
subframe cannot detect input outside of iframe bounds: FAIL (Chrome: FAIL, Safari: FAIL)
/is-input-pending/security/cross-origin-subframe.sub.html
cannot detect cross-origin events on subframe: FAIL (Chrome: FAIL, Safari: FAIL)
/service-workers/cache-storage/serviceworker/cache-keys-attributes-for-service-worker.https.html
Request.IsReloadNavigation should persist.: FAIL (Chrome: FAIL, Safari: FAIL)
Request.IsHistoryNavigation should persist.: FAIL (Chrome: FAIL, Safari: FAIL)
/shadow-dom/untriaged/html-elements-in-shadow-trees/html-forms/test-003.html: TIMEOUT (Chrome: OK, Safari: OK)
A_08_02_03_T01: TIMEOUT (Chrome: PASS, Safari: PASS)

Tests Disabled in Gecko Infrastructure

/payment-request/payment-is-showing.https.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-lite-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-linux1804-64-tsan-qr-opt, Gecko-windows10-32-qr-debug, Gecko-windows10-32-qr-opt, Gecko-windows10-64-2004-qr-debug, Gecko-windows10-64-2004-qr-opt] (Chrome: OK, Safari: OK)

Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e507cedc283
[wpt PR 30351] - Relocate blank.html resource, a=testonly
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 94 Branch
You need to log in before you can comment on or make changes to this bug.