Bug 1915364 - [wpt-sync] Update web-platform-tests to 6e7abe80a858ff15213d1e1e706d629fcf71377a, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 6e7abe80a858ff15213d1e1e706d629fcf71377a
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2024-08-28 10:24:26 +00:00
parent 293d3ba0d5
commit aaf3d303e2
10 changed files with 29 additions and 67 deletions

View File

@ -38,21 +38,6 @@
[EdDSA Ed448 verification failure due to altered data]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 0]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 1]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 2]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 12]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 13]
expected: FAIL
[eddsa.https.any.html]
[Sign and verify using generated Ed448 keys.]
@ -93,18 +78,3 @@
[EdDSA Ed448 verification failure due to altered data]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 0]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 1]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 2]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 12]
expected: FAIL
[Ed25519 Verification checks with small-order key of order - Test 13]
expected: FAIL

View File

@ -1,21 +1,19 @@
[lfedcm-identity.discovery.tentative.sub.https.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): TIMEOUT
if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
if (os == "linux") and fission and debug: [OK, TIMEOUT]
if (os == "linux") and fission and not debug: TIMEOUT
if debug and (os == "linux") and fission: [OK, TIMEOUT]
if not debug and (os == "linux") and fission: TIMEOUT
if not debug and (os == "win"): TIMEOUT
[Cross-origin identity credential discovery does not resolve with effective store from the wrong origin]
expected:
if (os == "win") and not debug and (processor == "x86_64"): NOTRUN
if (os == "win") and not debug and (processor == "x86"): [NOTRUN, PASS, TIMEOUT]
if (os == "linux") and fission and debug: [PASS, TIMEOUT]
if (os == "linux") and fission and not debug: NOTRUN
if (os == "win") and not debug: [TIMEOUT, NOTRUN]
[Cross-origin identity credential discovery does not resolve with ineffective store from the right origin]
expected:
if (os == "linux") and not debug and fission: [NOTRUN, TIMEOUT]
if (os == "win") and not debug: TIMEOUT
if (os == "linux") and not debug and fission: [TIMEOUT, NOTRUN]
if (os == "win") and not debug: [PASS, TIMEOUT]
[Cross-origin identity credential discovery works using the effectiveQueryURL]
expected:
if (os == "linux") and not debug and fission: [TIMEOUT, PASS]
if (os == "linux") and not debug and fission: [PASS, TIMEOUT]

View File

@ -16,4 +16,4 @@
expected: NOTRUN
[Inherited header permissions policy allows dedicated workers.]
expected: FAIL
expected: [FAIL, TIMEOUT]

View File

@ -1 +1 @@
upstream: a6fadca22f94ab25af09aa388c3a66345ee41107
upstream: 6e7abe80a858ff15213d1e1e706d629fcf71377a

View File

@ -20,10 +20,11 @@
[coalesced_events_attributes.https.html?mouse]
[Coalesced list in pointerdown/move/up events]
expected: FAIL
expected:
if (os == "mac") and not debug: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[Coalesced list in pointer-capture events]
expected:
if (os == "linux") and not fission and debug and swgl: [PASS, FAIL]
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]
if not fission and (os == "linux"): [PASS, FAIL]

View File

@ -1,10 +1,4 @@
[pointerevent_pointercapture_in_frame.html?touch]
[Test touchpointer capture in same-origin frame: Pointer down at inner frame and set pointer capture to outer frame should not capture.]
expected: FAIL
[Test touchpointer capture in same-origin frame: Pointer down at outer frame body and set pointer capture in inner frame should not capture.]
expected: FAIL
[pointerevent_pointercapture_in_frame.html?pen]
[Test penpointer capture in same-origin frame: Pointer down at inner frame and set pointer capture.]
@ -19,12 +13,6 @@
[Test penpointer capture in same-origin frame: Pointerdown with set capture at outer frame, then release on next pointermove.]
expected: FAIL
[Test penpointer capture in same-origin frame: Pointer down at inner frame and set pointer capture to outer frame should not capture.]
expected: FAIL
[Test penpointer capture in same-origin frame: Pointer down at outer frame body and set pointer capture in inner frame should not capture.]
expected: FAIL
[pointerevent_pointercapture_in_frame.html?mouse]
expected:
@ -32,6 +20,3 @@
[Test mousepointer capture in same-origin frame: Pointerdown with set capture at inner frame, then release on next pointermove.]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[Test mousepointer capture in same-origin frame: Pointer down at outer frame body and set pointer capture in inner frame should not capture.]
expected: FAIL

View File

@ -1,10 +1,9 @@
[task-signal-any-post-task-run-order.tentative.any.serviceworker.html]
expected:
if debug and (os == "win") and (processor == "x86_64"): [ERROR, OK, CRASH]
if debug and (os == "win") and (processor == "x86"): [OK, ERROR]
if debug and (os == "linux") and fission: [OK, ERROR, CRASH]
if debug and (os == "linux") and not fission: [OK, ERROR, CRASH]
if debug and (os == "win") and (processor == "x86_64"): [OK, ERROR, CRASH]
if debug and (os == "win") and (processor == "x86"): [ERROR, OK]
if debug and (os == "mac"): [OK, ERROR]
if debug and (os == "linux"): [OK, ERROR, CRASH]
[scheduler.postTask() tasks run in priority order with a fixed priority composite signal]
expected: FAIL
@ -32,9 +31,9 @@
[task-signal-any-post-task-run-order.tentative.any.worker.html]
expected:
if debug and (os == "linux") and fission: [OK, ERROR]
if debug and (os == "linux") and not fission: [OK, ERROR]
if debug and (os == "win"): [OK, ERROR]
if debug and (os == "android"): OK
if not debug: OK
[OK, ERROR]
[scheduler.postTask() tasks run in priority order with a fixed priority composite signal]
expected: FAIL
@ -47,6 +46,7 @@
[task-signal-any-post-task-run-order.tentative.any.sharedworker.html]
expected:
if debug and (os == "win") and (processor == "x86_64"): [ERROR, OK]
if debug and (os == "linux") and fission: [ERROR, OK]
if debug and (os == "android"): OK
if not debug: OK

View File

@ -0,0 +1,3 @@
[pointer_mouse_modifier.py]
expected:
if (os == "linux") and debug and fission: [OK, CRASH]

View File

@ -0,0 +1,4 @@
[execute.py]
[test_null_parameter_value]
expected:
if not fission and debug and (os == "android"): [PASS, ERROR]

View File

@ -2,4 +2,5 @@
disabled:
if os == "android": Not supported
expected:
if (os == "linux") and debug and fission: [OK, CRASH]
if (os == "mac") and not debug: [OK, TIMEOUT]