Bug 1910930 - [wpt-sync] Update web-platform-tests to 783070720d9c78f6e9fc134701de5d1dcae84108, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 783070720d9c78f6e9fc134701de5d1dcae84108
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2024-07-31 16:18:33 +00:00
parent 1b3da1ec0b
commit 2583eedbbc
11 changed files with 54 additions and 40 deletions

View File

@ -2,7 +2,7 @@
[raf-coarsened-time]
expected:
if (os == "linux") and not asan and debug and not fission: FAIL
if (os == "win") and debug and (processor == "x86_64"): FAIL
if (os == "linux") and not asan and not debug: FAIL
if (os == "win") and debug: FAIL
if os == "mac": FAIL
[FAIL, PASS]

View File

@ -1,8 +1,7 @@
[setinterval-cross-realm-callback-report-exception.html]
[window.setInterval() reports the exception from its callback in the callback's global object]
expected:
if (os == "linux") and not asan and not debug and (processor == "x86_64") and not tsan: PASS
if os == "win": PASS
if os == "mac": PASS
if os == "android": PASS
[PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and not asan and tsan: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and not debug and asan: [PASS, FAIL]
if (os == "linux") and (processor == "x86_64") and debug: [PASS, FAIL]
if (os == "linux") and (processor == "x86"): [PASS, FAIL]

View File

@ -16,6 +16,4 @@
expected: NOTRUN
[Inherited header permissions policy allows dedicated workers.]
expected:
if os == "android": [FAIL, TIMEOUT]
[FAIL, NOTRUN]
expected: [FAIL, NOTRUN]

View File

@ -3,4 +3,3 @@
expected:
if os == "mac": FAIL
if os == "android": FAIL

View File

@ -7,4 +7,4 @@
[Tests that a disabled video track in a MediaStream is rendered as blackness]
expected:
if (os == "linux") and debug and fission: [PASS, FAIL]
if debug and (os == "linux") and fission: [PASS, FAIL]

View File

@ -1 +1 @@
upstream: 072e7fd7d7391bb49370e6100610e529d6c9d2b5
upstream: 783070720d9c78f6e9fc134701de5d1dcae84108

View File

@ -45,4 +45,5 @@
[After re-appending the last over element to the deepest mouseenter target without the original parent at mouseover, mouse boundary events should not be fired]
expected:
if (processor == "x86_64") and (os == "linux") and not debug and not asan and not tsan: [PASS, FAIL]
if (processor == "x86") and (os == "linux"): [PASS, FAIL]

View File

@ -1,9 +0,0 @@
[active-processing.https.html]
[X Number of distinct values is not equal to 2. Got 0.]
expected: FAIL
[< [test\] 1 out of 1 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.]
expected: FAIL

View File

@ -1,8 +1,8 @@
[realm_destroyed.py]
[test_iframe[same_origin\]]
expected:
if (os == "win") and (processor == "x86") and not debug: [PASS, FAIL]
if (os == "win") and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "win") and not debug: [PASS, FAIL]
if (os == "mac") and not debug: [PASS, FAIL]
[test_dedicated_worker]
@ -10,3 +10,7 @@
[test_shared_worker]
expected: FAIL
[test_navigate]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]

View File

@ -6,8 +6,8 @@
[close-invalid.any.html?wpt_flags=h2]
expected:
if (os == "linux") and fission and not tsan: [OK, TIMEOUT]
if (os == "linux") and not fission and not debug: TIMEOUT
if (os == "linux") and not tsan and fission: [OK, TIMEOUT]
if (os == "linux") and tsan: [OK, TIMEOUT]
if os == "android": [OK, ERROR, TIMEOUT]
[0 on a websocket]
expected:

View File

@ -1,36 +1,57 @@
[streams-echo.https.any.html]
expected:
if tsan: [ERROR, OK, TIMEOUT]
if not tsan and (processor == "x86") and debug: [TIMEOUT, OK]
if tsan: [OK, ERROR, TIMEOUT]
[OK, TIMEOUT]
[WebTransport client should be able to create and handle a bidirectional stream without waiting for ready]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[WebTransport client should be able to create and handle a bidirectional stream]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [TIMEOUT, PASS, NOTRUN]
[PASS, TIMEOUT, NOTRUN]
[WebTransport client should be able to create, accept, and handle a unidirectional stream]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[WebTransport client should be able to create, accept, and handle a unidirectional stream without waiting for ready]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[WebTransport server should be able to accept and handle a bidirectional stream]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Can read data from a bidirectional stream with BYOB reader]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Can read data from a unidirectional stream with BYOB reader]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Transfer large chunks of data on a bidirectional stream]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Transfer large chunks of data on a unidirectional stream]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[Closing the stream with no data still resolves the read request]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (processor == "x86") and debug: [NOTRUN, PASS, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[streams-echo.https.any.worker.html]
@ -70,8 +91,8 @@
[streams-echo.https.any.sharedworker.html]
expected:
if not tsan and (os == "mac") and debug: [OK, TIMEOUT]
if tsan: [CRASH, OK, TIMEOUT]
if (os == "win") and debug and (processor == "x86_64"): [ERROR, OK, TIMEOUT, CRASH]
if (os == "mac") and debug: [OK, TIMEOUT]
[OK, TIMEOUT, CRASH]
[WebTransport client should be able to create, accept, and handle a unidirectional stream]
expected: [PASS, TIMEOUT, NOTRUN]
@ -83,7 +104,9 @@
expected: [PASS, TIMEOUT, NOTRUN]
[WebTransport server should be able to accept and handle a bidirectional stream]
expected: [PASS, TIMEOUT, NOTRUN]
expected:
if (os == "win") and debug and (processor == "x86_64"): [FAIL, PASS, TIMEOUT, NOTRUN]
[PASS, TIMEOUT, NOTRUN]
[Can read data from a bidirectional stream with BYOB reader]
expected: [PASS, TIMEOUT, NOTRUN]
@ -108,7 +131,6 @@
[streams-echo.https.any.serviceworker.html]
expected:
if fission and not tsan and (os == "mac") and debug: [OK, TIMEOUT]
if fission and tsan: [ERROR, OK, TIMEOUT]
if not fission: [OK, ERROR, TIMEOUT, CRASH]
[OK, ERROR, TIMEOUT]
[WebTransport client should be able to create and handle a bidirectional stream without waiting for ready]