Bug 1878360 - [wpt-sync] Update web-platform-tests to 14d6dc2e20b6f40eb058e8f550b65e477a81ba0b, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 14d6dc2e20b6f40eb058e8f550b65e477a81ba0b
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2024-02-02 17:24:20 +00:00
Родитель 5f2f95a924
Коммит 47ace73999
41 изменённых файлов: 272 добавлений и 259 удалений

Просмотреть файл

@ -1,24 +1,18 @@
[idb-explicit-commit.any.html]
expected:
if (os == "win") and debug and (processor == "x86_64") and swgl: [ERROR, OK, TIMEOUT]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, ERROR, TIMEOUT]
if (os == "linux") and debug and fission and not swgl: [OK, ERROR]
if (os == "linux") and not debug and fission and tsan: [OK, ERROR]
if (os == "win") and not debug and (processor == "x86_64"): [ERROR, OK, TIMEOUT]
if (os == "win") and not debug and (processor == "x86"): [ERROR, OK, TIMEOUT]
if (os == "linux") and debug and not fission: OK
if (os == "linux") and not debug and not fission: [OK, ERROR]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [ERROR, OK, TIMEOUT]
if (os == "linux") and not fission and debug: OK
if (os == "linux") and not fission and not debug: [OK, ERROR]
if (os == "win") and not debug: [ERROR, OK, TIMEOUT]
if os == "android": OK
[ERROR, OK]
[Transactions that explicitly commit and have errors should abort.]
expected:
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, FAIL, NOTRUN]
if (os == "linux") and debug and fission and not swgl: [PASS, FAIL]
if (os == "linux") and not debug and fission and tsan: [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS, TIMEOUT, NOTRUN]
if (os == "linux") and debug and not fission: PASS
if (os == "linux") and not debug and not fission: [PASS, FAIL]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [FAIL, PASS, NOTRUN]
if (os == "linux") and not fission and debug: PASS
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "win") and not debug: [FAIL, PASS, TIMEOUT, NOTRUN]
if os == "android": PASS
[FAIL, PASS]
@ -79,8 +73,9 @@
[idb-explicit-commit.any.worker.html]
expected:
if (os == "win") and (processor == "x86") and not debug: [OK, TIMEOUT]
if (os == "win") and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and not swgl and debug and (processor == "x86_64"): [OK, TIMEOUT]
if (os == "win") and not swgl and not debug: [OK, TIMEOUT]
if (os == "win") and swgl: [TIMEOUT, OK]
[Calling txn.commit() when txn is inactive should throw.]
expected:
if (os == "win") and debug and swgl: [PASS, NOTRUN]
@ -108,13 +103,13 @@
[Transactions that explicitly commit and have errors should abort.]
expected:
if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN]
if (os == "win") and debug and (processor == "x86_64") and swgl: [NOTRUN, PASS]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
[Transactions with same scope should stay in program order, even if one calls commit.]
expected:
if (os == "win") and debug and swgl: [PASS, NOTRUN]
if (os == "win") and debug and swgl: [TIMEOUT, PASS, NOTRUN]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
@ -125,7 +120,8 @@
[Transactions that handle all errors properly should behave as expected when an explicit commit is called in an onerror handler.]
expected:
if (os == "win") and debug and (processor == "x86_64"): [PASS, NOTRUN]
if (os == "win") and debug and (processor == "x86_64") and swgl: [NOTRUN, PASS]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, NOTRUN]
if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN]
[A committed transaction becomes inactive immediately.]

Просмотреть файл

@ -0,0 +1,4 @@
[fedcm-userinfo-after-resolve.https.html]
expected: TIMEOUT
[Test getUserInfo() after resolve() to verify that resolve stores the RP/IDP connection]
expected: TIMEOUT

Просмотреть файл

@ -1,15 +0,0 @@
[text-wrap-computed.html]
[Property text-wrap value 'pretty']
expected: FAIL
[Property text-wrap value 'wrap pretty']
expected: FAIL
[Property text-wrap value 'pretty wrap']
expected: FAIL
[Property text-wrap value 'nowrap pretty']
expected: FAIL
[Property text-wrap value 'pretty nowrap']
expected: FAIL

Просмотреть файл

@ -1,3 +0,0 @@
[text-wrap-style-computed.html]
[Property text-wrap-style value 'pretty']
expected: FAIL

Просмотреть файл

@ -1,3 +0,0 @@
[text-wrap-style-valid.html]
[e.style['text-wrap-style'\] = "pretty" should set the property value]
expected: FAIL

Просмотреть файл

@ -1,15 +0,0 @@
[text-wrap-valid.html]
[e.style['text-wrap'\] = "pretty" should set the property value]
expected: FAIL
[e.style['text-wrap'\] = "wrap pretty" should set the property value]
expected: FAIL
[e.style['text-wrap'\] = "pretty wrap" should set the property value]
expected: FAIL
[e.style['text-wrap'\] = "nowrap pretty" should set the property value]
expected: FAIL
[e.style['text-wrap'\] = "pretty nowrap" should set the property value]
expected: FAIL

Просмотреть файл

@ -1,6 +1,5 @@
[scroll-behavior-scrollintoview-nested.html]
[scrollIntoView with nested elements with different scroll-behavior]
expected:
if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if (os == "linux") and not fission and not swgl: [PASS, FAIL]
if os == "android": FAIL

Просмотреть файл

@ -7,3 +7,6 @@
[Updating a CustomStateSet while iterating it should work]
expected: FAIL
[CustomStateSet behavior of ElementInternals.states: Exceptions]
expected: FAIL

Просмотреть файл

@ -1,39 +1,3 @@
[idlharness.window.html]
[CustomStateSet interface: existence and properties of interface object]
expected: FAIL
[CustomStateSet interface object length]
expected: FAIL
[CustomStateSet interface object name]
expected: FAIL
[CustomStateSet interface: existence and properties of interface prototype object]
expected: FAIL
[CustomStateSet interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[CustomStateSet interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[CustomStateSet interface: setlike<DOMString>]
expected: FAIL
[CustomStateSet interface: operation add(DOMString)]
expected: FAIL
[CustomStateSet must be primary interface of customStateSet]
expected: FAIL
[Stringification of customStateSet]
expected: FAIL
[CustomStateSet interface: customStateSet must inherit property "add(DOMString)" with the proper type]
expected: FAIL
[CustomStateSet interface: calling add(DOMString) on customStateSet with too few arguments must throw TypeError]
expected: FAIL
[ElementInternals interface: attribute states]
[idl_test setup]
expected: FAIL

Просмотреть файл

@ -1,18 +0,0 @@
[state-pseudo-class.html]
[:state() parsing passes]
expected: FAIL
[:state(foo) serialization]
expected: FAIL
[:state(foo) in simple cases]
expected: FAIL
[:state(foo) and other pseudo classes]
expected: FAIL
[:state(foo) and ::part()]
expected: FAIL
[:state(foo) and :host()]
expected: FAIL

Просмотреть файл

@ -1,3 +0,0 @@
[idlharness.window.html]
[idl_test setup]
expected: FAIL

Просмотреть файл

@ -14,7 +14,7 @@
[Stream errors once aborted, after reading. Underlying connection closed.]
expected:
if (os == "linux") and not fission: [PASS, FAIL]
if not fission and (os == "linux"): [PASS, FAIL]
[Clone aborts with original controller]
expected: FAIL
@ -30,12 +30,13 @@
[Stream errors once aborted. Underlying connection closed.]
expected:
if not asan and (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]
if not asan and not fission and (os == "linux") and debug and not swgl: [PASS, FAIL]
if asan and fission: [PASS, FAIL]
if asan and not fission: [PASS, FAIL]
[Stream errors once aborted, after reading. Underlying connection closed.]
expected:
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if not fission and (os == "linux") and not debug: [PASS, FAIL]
[Clone aborts with original controller]
expected: FAIL
@ -58,7 +59,7 @@
[Stream errors once aborted, after reading. Underlying connection closed.]
expected:
if (os == "linux") and not fission: [PASS, FAIL]
if not fission and (os == "linux"): [PASS, FAIL]
[Clone aborts with original controller]
expected: FAIL
@ -79,7 +80,7 @@
[Stream errors once aborted. Underlying connection closed.]
expected:
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if not fission and (os == "linux") and not debug: [PASS, FAIL]
[Stream errors once aborted, after reading. Underlying connection closed.]
expected:

Просмотреть файл

@ -1,106 +1,103 @@
[cors-keepalive.any.html]
[[keepalive\] Same domain different port GET request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and swgl and not fission: [FAIL, PASS]
if (os == "linux") and swgl and not fission: [PASS, FAIL]
if (os == "linux") and not swgl: [FAIL, PASS]
FAIL
[[keepalive\] Same domain different port GET request in unload [no-cors mode\]]
expected:
if (os == "linux") and swgl and fission: FAIL
if os == "win": FAIL
if os == "mac": FAIL
if os == "android": FAIL
[FAIL, PASS]
if (os == "linux") and not swgl and not debug and not fission and asan: [PASS, FAIL]
if (os == "linux") and not swgl and not debug and not fission and not asan: [FAIL, PASS]
if (os == "linux") and not swgl and debug and fission: [PASS, FAIL]
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
if (os == "linux") and not swgl and not debug and fission: [FAIL, PASS]
if (os == "linux") and swgl and not fission: [FAIL, PASS]
FAIL
[[keepalive\] Same domain different port GET request in unload [cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not fission and not asan and debug and not swgl: FAIL
if (os == "win") and (processor == "x86") and not debug: FAIL
if (os == "linux") and not fission and asan: [PASS, FAIL]
if (os == "win") and (processor == "x86_64"): FAIL
if os == "android": FAIL
[FAIL, PASS]
[[keepalive\] Same domain different protocol different port GET request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not swgl and not fission and not debug and asan: [PASS, FAIL]
if (os == "linux") and not swgl and not fission and debug: [FAIL, PASS]
if (os == "linux") and not swgl and fission: [FAIL, PASS]
if (os == "linux") and not swgl and not debug and not fission and asan: [FAIL, PASS]
if (os == "linux") and not swgl and debug and fission: [PASS, FAIL]
if (os == "linux") and not swgl and debug and not fission: [FAIL, PASS]
if (os == "linux") and not swgl and not debug and fission: [FAIL, PASS]
FAIL
[[keepalive\] Same domain different protocol different port GET request in unload [no-cors mode\]]
expected:
if (os == "linux") and not asan and debug and not fission and swgl: [FAIL, PASS]
if (os == "linux") and not asan and debug and fission: [FAIL, PASS]
if (os == "linux") and asan and fission: [FAIL, PASS]
if (os == "linux") and asan and not fission: [PASS, FAIL]
if (os == "linux") and not swgl and not asan and debug and fission: [PASS, FAIL]
if (os == "linux") and not swgl and asan: [FAIL, PASS]
if (os == "linux") and swgl: [FAIL, PASS]
FAIL
[[keepalive\] Same domain different protocol different port GET request in unload [cors mode, server forbid CORS\]]
expected:
if os == "linux": [FAIL, PASS]
FAIL
[[keepalive\] Cross domain basic usage GET request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not fission and not swgl and not asan and not debug: [PASS, FAIL]
if os == "win": FAIL
if os == "mac": FAIL
if os == "android": FAIL
[FAIL, PASS]
[[keepalive\] Cross domain basic usage GET request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and asan and fission: [FAIL, PASS]
if (os == "linux") and asan and not fission: [PASS, FAIL]
if (os == "linux") and not asan: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain basic usage GET request in unload [no-cors mode\]]
expected:
if not fission and (os == "linux") and not swgl and not debug and asan: [PASS, FAIL]
if not fission and (os == "linux") and not swgl and debug: [PASS, FAIL]
[FAIL, PASS]
expected: [FAIL, PASS]
[[keepalive\] Cross domain basic usage GET request in unload [cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not debug and ccov: [FAIL, PASS]
if (os == "linux") and not debug and not asan and not fission: [FAIL, PASS]
if (os == "linux") and not debug and asan: [FAIL, PASS]
if (os == "linux") and debug: [FAIL, PASS]
FAIL
if (os == "linux") and not debug and fission and not asan: FAIL
if os == "win": FAIL
if os == "mac": FAIL
if os == "android": FAIL
[FAIL, PASS]
[[keepalive\] Cross domain different port GET request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not debug and fission and not asan: FAIL
if (os == "android") and not debug: FAIL
if os == "win": FAIL
if os == "mac": FAIL
[FAIL, PASS]
if (os == "linux") and not debug and fission and asan: [FAIL, PASS]
if (os == "linux") and not debug and not fission: [FAIL, PASS]
if (os == "linux") and debug: [FAIL, PASS]
if (os == "android") and debug: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain different port GET request in unload [no-cors mode\]]
expected:
if (os == "android") and not swgl: FAIL
if os == "win": FAIL
if os == "mac": FAIL
[FAIL, PASS]
if (os == "android") and swgl: [FAIL, PASS]
if os == "linux": [FAIL, PASS]
FAIL
[[keepalive\] Cross domain different port GET request in unload [cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not debug and ccov: [FAIL, PASS]
if (os == "linux") and not swgl and not asan and fission and debug: [FAIL, PASS]
if (os == "linux") and not swgl and not asan and not fission and not debug: [FAIL, PASS]
if (os == "linux") and not swgl and asan: [FAIL, PASS]
if (os == "linux") and swgl: [FAIL, PASS]
if (os == "linux") and not asan and not swgl and (processor == "x86_64") and not tsan and debug and fission: [FAIL, PASS]
if (os == "linux") and not asan and not swgl and (processor == "x86_64") and not tsan and not debug and not fission: [FAIL, PASS]
if (os == "linux") and asan and fission: [FAIL, PASS]
if (os == "linux") and asan and not fission: [FAIL, PASS]
if (os == "linux") and not asan and swgl: [FAIL, PASS]
if (os == "android") and not debug: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain different protocol GET request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and ccov: [FAIL, PASS]
if (os == "linux") and not asan and not swgl and not debug and not fission: [FAIL, PASS]
if (os == "linux") and not asan and not swgl and debug: [FAIL, PASS]
if (os == "linux") and asan and fission: [FAIL, PASS]
if (os == "linux") and not swgl and not debug and (processor == "x86_64") and not tsan and fission and asan: [FAIL, PASS]
if (os == "linux") and not swgl and not debug and (processor == "x86_64") and not tsan and not fission and not asan: [FAIL, PASS]
if (os == "linux") and not swgl and debug: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain different protocol GET request in unload [no-cors mode\]]
expected:
if (os == "linux") and not asan and fission and debug and not swgl: [FAIL, PASS]
if (os == "linux") and not asan and fission and debug and not swgl: [PASS, FAIL]
if (os == "linux") and not asan and not fission and debug and swgl: [FAIL, PASS]
if (os == "linux") and not asan and not fission and not debug: [FAIL, PASS]
if (os == "linux") and asan: [FAIL, PASS]
@ -109,17 +106,18 @@
[[keepalive\] Cross domain different protocol GET request in unload [cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not debug and ccov: [FAIL, PASS]
if (os == "linux") and not debug and fission and (processor == "x86_64") and not asan and not tsan: [FAIL, PASS]
if (os == "linux") and debug and fission and not swgl: [FAIL, PASS]
if (os == "linux") and not debug and not fission and asan: [FAIL, PASS]
if (os == "linux") and debug and not fission: [FAIL, PASS]
if (os == "linux") and not tsan and (processor == "x86_64") and debug and fission and not swgl: [FAIL, PASS]
if (os == "linux") and not tsan and (processor == "x86_64") and not debug and fission and not asan: [FAIL, PASS]
if (os == "linux") and not tsan and (processor == "x86_64") and not debug and not fission and asan: [FAIL, PASS]
if (os == "linux") and not tsan and (processor == "x86_64") and debug and not fission: [FAIL, PASS]
if (os == "linux") and not tsan and (processor == "x86"): [FAIL, PASS]
FAIL
[[keepalive\] Same domain different port POST request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and ccov: [FAIL, PASS]
if (os == "linux") and debug and swgl and not fission: [PASS, FAIL]
if (os == "linux") and not debug and fission and not asan: FAIL
if (os == "linux") and not fission and not swgl and not asan and not debug: [PASS, FAIL]
if (os == "linux") and fission and not debug and not asan: FAIL
if os == "win": FAIL
if os == "mac": FAIL
if os == "android": FAIL
@ -204,23 +202,27 @@
[[keepalive\] Same domain different port POST request in unload [no-cors mode\]]
expected:
if (os == "win") and debug and (processor == "x86_64") and not swgl: [FAIL, PASS]
if os == "linux": [FAIL, PASS]
if (os == "linux") and not fission and not swgl and asan: [FAIL, PASS]
if (os == "linux") and not fission and not swgl and not asan: [FAIL, PASS]
if (os == "linux") and not fission and swgl: [FAIL, PASS]
if (os == "linux") and fission: [FAIL, PASS]
FAIL
[[keepalive\] Same domain different port POST request in unload [cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not debug and not asan and fission and (processor == "x86_64") and not tsan: [FAIL, PASS]
if (os == "linux") and not asan and not debug and fission and not tsan: [FAIL, PASS]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [FAIL, PASS]
if (os == "linux") and not debug and asan and fission: [FAIL, PASS]
if (os == "linux") and not debug and asan and not fission: [FAIL, PASS]
if (os == "linux") and debug: [FAIL, PASS]
if (os == "linux") and asan and fission: [FAIL, PASS]
if (os == "linux") and asan and not fission: [FAIL, PASS]
if (os == "linux") and not asan and debug: [FAIL, PASS]
FAIL
[[keepalive\] Same domain different protocol different port POST request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not tsan and not swgl and asan and fission: [FAIL, PASS]
if (os == "linux") and not tsan and swgl and not fission: [FAIL, PASS]
if (os == "linux") and not tsan and not swgl and not asan: [FAIL, PASS]
if (os == "linux") and not asan and fission and debug and not swgl: [PASS, FAIL]
if (os == "linux") and not asan and fission and not debug and not tsan: [FAIL, PASS]
if (os == "linux") and asan and fission: [FAIL, PASS]
if (os == "linux") and not asan and not fission: [FAIL, PASS]
FAIL
[[keepalive\] Same domain different protocol different port POST request in unload [no-cors mode\]]
@ -231,35 +233,36 @@
[[keepalive\] Same domain different protocol different port POST request in unload [cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not tsan and not asan and debug and fission and not swgl: [FAIL, PASS]
if (os == "linux") and not tsan and not asan and debug and not fission: [FAIL, PASS]
if (os == "linux") and not tsan and not asan and not debug and fission: [FAIL, PASS]
if (os == "linux") and not tsan and not asan and not debug and not fission: [FAIL, PASS]
if (os == "linux") and not tsan and asan: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain basic usage POST request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not tsan and swgl and not fission: [FAIL, PASS]
if (os == "linux") and not tsan and not swgl: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain basic usage POST request in unload [no-cors mode\]]
expected:
if (os == "linux") and not asan and debug and fission and not swgl: [PASS, FAIL]
if (os == "linux") and not asan and debug and not fission: [FAIL, PASS]
if (os == "linux") and not asan and not debug and fission: [FAIL, PASS]
if (os == "linux") and not asan and not tsan and swgl and not fission: [FAIL, PASS]
if (os == "linux") and not asan and not tsan and not swgl: [FAIL, PASS]
if (os == "linux") and asan and fission: [FAIL, PASS]
if (os == "linux") and asan and not fission: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain basic usage POST request in unload [cors mode, server forbid CORS\]]
[[keepalive\] Cross domain basic usage POST request in unload [no-cors mode, server forbid CORS\]]
expected:
if asan and not fission: [PASS, FAIL]
[FAIL, PASS]
if (os == "linux") and fission and (processor == "x86_64") and not swgl and not tsan: [FAIL, PASS]
if (os == "linux") and not fission and not swgl and not debug and asan: [FAIL, PASS]
if (os == "linux") and not fission and not swgl and not debug and not asan: [FAIL, PASS]
if (os == "linux") and not fission and not swgl and debug: [FAIL, PASS]
if (os == "linux") and fission and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and not fission and swgl: [PASS, FAIL]
FAIL
[[keepalive\] Cross domain basic usage POST request in unload [no-cors mode\]]
expected:
if (os == "linux") and not swgl and not fission and not debug and asan: [FAIL, PASS]
if (os == "linux") and not swgl and not fission and debug: [FAIL, PASS]
if (os == "linux") and swgl and not fission: [FAIL, PASS]
if (os == "linux") and not swgl and fission: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain basic usage POST request in unload [cors mode, server forbid CORS\]]
expected: [FAIL, PASS]
[[keepalive\] Cross domain different port POST request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not tsan and not fission and swgl: [PASS, FAIL]
if (os == "linux") and tsan: FAIL
if os == "win": FAIL
if os == "mac": FAIL
@ -267,8 +270,7 @@
[[keepalive\] Cross domain different port POST request in unload [no-cors mode\]]
expected:
if (os == "linux") and debug and fission and not swgl: [PASS, FAIL]
if (os == "linux") and debug and not fission and swgl: [PASS, FAIL]
if (os == "linux") and not swgl and not asan and (processor == "x86_64") and not tsan and not debug and fission: [PASS, FAIL]
if (os == "android") and debug: FAIL
if os == "win": FAIL
if os == "mac": FAIL
@ -276,7 +278,7 @@
[[keepalive\] Cross domain different port POST request in unload [cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not asan and (processor == "x86_64") and not tsan and fission and debug and not swgl: [PASS, FAIL]
if (os == "linux") and debug and not swgl and fission: [PASS, FAIL]
if os == "win": FAIL
if os == "mac": FAIL
if os == "android": FAIL
@ -285,22 +287,20 @@
[[keepalive\] Cross domain different protocol POST request in unload [no-cors mode, server forbid CORS\]]
expected:
if (os == "linux") and ccov: [FAIL, PASS]
if (os == "linux") and not debug and asan: [FAIL, PASS]
if (os == "linux") and not debug and asan and fission: [FAIL, PASS]
if (os == "linux") and not debug and asan and not fission: [FAIL, PASS]
if (os == "linux") and debug: [FAIL, PASS]
FAIL
[[keepalive\] Cross domain different protocol POST request in unload [no-cors mode\]]
expected:
if (os == "linux") and ccov: [FAIL, PASS]
if os == "win": FAIL
if os == "mac": FAIL
if os == "android": FAIL
[FAIL, PASS]
if os == "linux": [FAIL, PASS]
FAIL
[[keepalive\] Cross domain different protocol POST request in unload [cors mode, server forbid CORS\]]
expected:
if (os == "linux") and not debug and fission and not asan: FAIL
if os == "win": FAIL
if os == "mac": FAIL
if os == "android": FAIL
[FAIL, PASS]
if (os == "linux") and not debug and fission and asan: [FAIL, PASS]
if (os == "linux") and not debug and not fission: [FAIL, PASS]
if (os == "linux") and debug: [FAIL, PASS]
FAIL

Просмотреть файл

@ -1,5 +1,5 @@
[open-features-tokenization-noreferrer.html]
expected:
if (os == "android") and debug and swgl: [TIMEOUT, OK, CRASH]
if (os == "android") and debug and not swgl: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug: [TIMEOUT, OK, CRASH]
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "android") and debug: [OK, TIMEOUT, CRASH]
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]

Просмотреть файл

@ -1,4 +1,3 @@
lsan-allowed: [Alloc, NS_NewRunnableFunction, Realloc, _M_init_functor, mozilla::net::HttpChannelChild::ContinueAsyncOpen, nsHtml5Parser::MarkAsNotScriptCreated]
leak-threshold: [tab:51200]
prefs: [network.url.useDefaultURI:true]
leak-threshold: [tab:51200]

Просмотреть файл

@ -1,12 +1,10 @@
[event_timeupdate.html]
expected:
if (processor == "x86_64") and (os == "linux") and not debug and fission: [OK, TIMEOUT]
if (processor == "x86") and (os == "linux"): [OK, TIMEOUT]
if (os == "linux") and not debug and fission and not asan and tsan: [OK, TIMEOUT]
if (os == "linux") and not debug and fission and not asan and not tsan: [OK, TIMEOUT]
if (os == "linux") and not debug and fission and asan: [OK, TIMEOUT]
[setting src attribute on a sufficiently long autoplay audio should trigger timeupdate event]
expected:
if (processor == "x86_64") and (os == "linux") and not debug and fission: [PASS, NOTRUN]
if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
[setting src attribute on a sufficiently long autoplay video should trigger timeupdate event]
expected:
if (processor == "x86") and (os == "linux"): [PASS, NOTRUN]
if (os == "linux") and not debug and fission and not asan and tsan: [PASS, NOTRUN]
if (os == "linux") and not debug and fission and not asan and not tsan: [PASS, NOTRUN]
if (os == "linux") and not debug and fission and asan: [PASS, NOTRUN]

Просмотреть файл

@ -7,7 +7,8 @@
[An unsandboxed same-origin grandchild can navigate top]
expected:
if os == "mac": [TIMEOUT, NOTRUN]
if os == "mac": [NOTRUN, TIMEOUT]
if os == "linux": [TIMEOUT, NOTRUN]
TIMEOUT
[A same-origin grandchild in a cross-origin parent can navigate top]
@ -15,4 +16,5 @@
[A fully sandboxed same-origin grandchild can't navigate top]
expected:
if os == "mac": [PASS, TIMEOUT]
if os == "mac": [TIMEOUT, PASS]
if os == "linux": [PASS, TIMEOUT]

Просмотреть файл

@ -1,4 +1,6 @@
[atomics-wait-async.https.any.html]
expected:
if (os == "android") and debug and not swgl: TIMEOUT
[Atomics.waitAsync timeout in a Window]
expected: FAIL

Просмотреть файл

@ -1,5 +1,6 @@
[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 fission and tsan: [PASS, FAIL]
if (os == "linux") and not fission and not swgl: [PASS, FAIL]
if (os == "linux") and not swgl and fission and tsan: [PASS, FAIL]
if (os == "linux") and swgl and not fission: [PASS, FAIL]
if (os == "linux") and not swgl and not fission: [PASS, FAIL]

Просмотреть файл

@ -1,3 +1,20 @@
[MediaRecorder-pause-resume.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[MediaRecorder-pause-resume.html?mimeType=video/webm;codecs=vp9,opus]
[MediaRecorder-pause-resume.html?mimeType=video/webm;codecs=vp8,opus]
expected: TIMEOUT
[MediaRecorder handles pause() and resume() state and events, mimeType "video/webm;codecs=vp8,opus"]
expected: TIMEOUT
[MediaRecorder handles stop() in paused state appropriately, mimeType "video/webm;codecs=vp8,opus"]
expected: NOTRUN
[MediaRecorder-pause-resume.html?mimeType='']
[MediaRecorder-pause-resume.html?mimeType=video/mp4;codecs=avc1,mp4a.40.2]
[MediaRecorder-pause-resume.html?mimeType=video/webm;codecs=av1,opus]

Просмотреть файл

@ -1 +1 @@
upstream: 231f825a5f9bf4d8037d6dc7e5f002bafc35cdc6
upstream: 14d6dc2e20b6f40eb058e8f550b65e477a81ba0b

Просмотреть файл

@ -0,0 +1,12 @@
[TrustedTypePolicyFactory-blocking.tentative.html]
[Block Trusted Type policy creation by event listener.]
expected: FAIL
[Trusted Type policy creation.]
expected: FAIL
[Block only default Trusted Type policy creation.]
expected: FAIL
[Policy creation called before addEventListener function will not reached the listener.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,15 @@
[block-string-assignment-to-Document-parseHTMLUnsafe.html]
[Document.parseHTMLUnsafe assigned via policy (successful HTML transformation).]
expected: FAIL
[`Document.parseHTMLUnsafe(string)` throws.]
expected: FAIL
['Document.parseHTMLUnsafe(null)' throws]
expected: FAIL
['Document.parseHTMLUnsafe(string)' assigned via default policy (successful HTML transformation).]
expected: FAIL
['Document.parseHTMLUnsafe(null)' assigned via default policy does not throw]
expected: FAIL

Просмотреть файл

@ -0,0 +1,15 @@
[block-string-assignment-to-Element-setHTMLUnsafe.html]
[element.setHTMLUnsafe(html) assigned via policy (successful HTML transformation).]
expected: FAIL
[`element.setHTMLUnsafe(string)` throws.]
expected: FAIL
[`element.setHTMLUnsafe(null)` throws.]
expected: FAIL
[`element.setHTMLUnsafe(string)` assigned via default policy (successful HTML transformation).]
expected: FAIL
[`element.setHTMLUnsafe(string)` assigned via default policy does not throw]
expected: FAIL

Просмотреть файл

@ -0,0 +1,12 @@
[block-string-assignment-to-ShadowRoot-setHTMLUnsafe.html]
[shadowRoot.setHTMLUnsafe(html) assigned via policy (successful HTML transformation).]
expected: FAIL
[`shadowRoot.setHTMLUnsafe(string)` throws.]
expected: FAIL
[`shadowRoot.setHTMLUnsafe(null)` throws.]
expected: FAIL
[`shadowRoot.setHTMLUnsafe(string)` assigned via default policy (successful HTML transformation).]
expected: FAIL

Просмотреть файл

@ -37,11 +37,11 @@
[< [Test 1\] 2 out of 2 assertions were failed.]
expected: FAIL
[X Custom: SNR (db) is not greater than or equal to 122.43. Got 112.76579764697749.]
expected: FAIL
[X Custom: 100 Hz does not equal [1,1.0141456127166748,1.0280853509902954,1.0418163537979126,1.0553359985351562,1.0686413049697876,1.081729769706726,1.094598650932312,1.1072453260421753,1.1196671724319458,1.1318618059158325,1.1438266038894653,1.1555593013763428,1.1670573949813843,1.1783186197280884,1.189340591430664...\] with an element-wise tolerance of {"absoluteThreshold":0.0000018478,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[132\]\t6.4742147922515869e-1\t6.4741957187652588e-1\t1.9073486328125000e-6\t2.9460781163660346e-6\t1.8477999999999999e-6\n\t[133\]\t6.2944263219833374e-1\t6.2944072484970093e-1\t1.9073486328125000e-6\t3.0302275615673585e-6\t1.8477999999999999e-6\n\t[135\]\t5.9310543537139893e-1\t5.9310334920883179e-1\t2.0861625671386719e-6\t3.5173677065245060e-6\t1.8477999999999999e-6\n\t[136\]\t5.7475423812866211e-1\t5.7475227117538452e-1\t1.9669532775878906e-6\t3.4222627316729277e-6\t1.8477999999999999e-6\n\t[137\]\t5.5628657341003418e-1\t5.5628448724746704e-1\t2.0861625671386719e-6\t3.7501721061127269e-6\t1.8477999999999999e-6\n\t...and 97 more errors.\n\tMax AbsError of 4.5299530029296875e-6 at index of 197.\n\t[197\]\t-6.1586797237396240e-1\t-6.1587250232696533e-1\t4.5299530029296875e-6\t7.3553421947141031e-6\t1.8477999999999999e-6\n\tMax RelError of 4.6918106549645650e-4 at index of 165.\n\t[165\]\t7.5594326481223106e-3\t7.5558875687420368e-3\t3.5450793802738190e-6\t4.6918106549645650e-4\t1.8477999999999999e-6\n]
expected: FAIL
[X Custom: SNR (db) is not greater than or equal to 138.76. Got 132.76794522938812.]
expected: FAIL
[X Custom: SNR (db) is not greater than or equal to 122.43. Got 112.76579764697749.]
expected: FAIL

Просмотреть файл

@ -0,0 +1,4 @@
[invalid.py]
[test_params_user_context_invalid_type[None\]]
expected:
if (os == "android") and debug and not swgl: [PASS, ERROR]

Просмотреть файл

@ -8,9 +8,9 @@
[test_keeps_focused_area]
expected:
if not debug and fission and (processor == "x86_64") and (os == "linux") and not tsan: [PASS, FAIL]
if not debug and fission and (processor == "x86_64") and (os == "win"): [PASS, FAIL]
if not debug and fission and (processor == "x86"): [PASS, FAIL]
if not debug and (os == "linux") and fission and not tsan: [PASS, FAIL]
if not debug and (os == "win"): [PASS, FAIL]
if not debug and (os == "mac"): [PASS, FAIL]
[test_activate]
expected:

Просмотреть файл

@ -22,3 +22,7 @@
[test_drag_and_drop[10--15-800\]]
disabled:
if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762119
[test_click_navigation]
expected:
if (os == "mac") and not debug: [PASS, FAIL]

Просмотреть файл

@ -1,5 +1,7 @@
[elementwise_binary.https.any.html]
expected: ERROR
expected:
if (os == "mac") and debug: [ERROR, CRASH]
ERROR
[add float32 1D tensors / async]
expected: NOTRUN

Просмотреть файл

@ -1,5 +1,7 @@
[elementwise_logical.https.any.html]
expected: ERROR
expected:
if (os == "mac") and debug: [ERROR, CRASH]
ERROR
[equal float32 0D scalar / async]
expected: NOTRUN

Просмотреть файл

@ -3,7 +3,8 @@
[elementwise_unary.https.any.html]
expected:
if not fission and (os == "linux") and debug and not swgl: [ERROR, CRASH]
if (os == "linux") and debug and not fission and not swgl: [ERROR, CRASH]
if (os == "mac") and debug: [ERROR, CRASH]
ERROR
[abs float32 1D tensor / async]
expected: NOTRUN

Просмотреть файл

@ -2,7 +2,9 @@
expected: ERROR
[instance_normalization.https.any.html]
expected: ERROR
expected:
if swgl and (os == "linux") and not fission: [ERROR, CRASH]
ERROR
[instanceNormalization float32 4D tensor default options / async]
expected: NOTRUN

Просмотреть файл

@ -53,3 +53,6 @@
[matmul float32 constant 1D and 1D tensors all positive produces a scalar / async]
expected: NOTRUN
[matmul float32 4D and 4D tensors / async]
expected: NOTRUN

Просмотреть файл

@ -21,5 +21,6 @@
[relu.https.any.worker.html]
expected:
if (os == "linux") and swgl and not fission: [ERROR, CRASH]
if (os == "mac") and debug: [ERROR, CRASH]
ERROR

Просмотреть файл

@ -51,6 +51,9 @@
[matmul float32 constant 1D and 1D tensors all positive produces a scalar / async]
expected: NOTRUN
[matmul float32 4D and 4D tensors / async]
expected: NOTRUN
[matmul.https.any.worker.html]
expected: ERROR

Просмотреть файл

@ -11,4 +11,5 @@
[generateKeyFrame with rid after simulcast->unicast negotiation fails]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]

Просмотреть файл

@ -1,12 +1,12 @@
[RTCRtpReceiver-jitterBufferTarget-stats.html]
expected:
if (os == "android") and swgl: CRASH
if (os == "android") and not debug: [OK, TIMEOUT]
[measure raising and lowering video jitterBufferTarget]
expected:
if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, TIMEOUT, FAIL]
if os == "linux": [PASS, FAIL]
[measure raising and lowering audio jitterBufferTarget]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, TIMEOUT, FAIL]

Просмотреть файл

@ -1,6 +1,7 @@
[RTCDataChannel-close.html]
expected:
if (processor == "x86_64") and not fission and (os == "linux") and not debug and not asan: [OK, TIMEOUT]
if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [OK, TIMEOUT]
if (processor == "x86_64") and (os == "win") and not debug: [OK, TIMEOUT]
if (processor == "x86") and not debug: [OK, TIMEOUT]
[Close datachannel causes onclosing and onclose to be called]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1611953
@ -17,39 +18,45 @@
[Close negotiated datachannel causes closing and close event to be called]
bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1641026
expected:
if (processor == "x86_64") and not fission and (os == "linux") and not debug and not asan: [FAIL, NOTRUN]
if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, NOTRUN]
if (processor == "x86_64") and (os == "win") and not debug: [FAIL, NOTRUN]
if (processor == "x86") and not debug: [FAIL, NOTRUN]
FAIL
[Close negotiated datachannel causes onclosing and onclose to be called]
bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953
expected:
if (processor == "x86_64") and not fission and (os == "linux") and not debug and not asan: [FAIL, NOTRUN]
if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, NOTRUN]
if (processor == "x86_64") and (os == "win") and not debug: [FAIL, NOTRUN]
if (processor == "x86") and not debug: [FAIL, NOTRUN]
FAIL
[Close peerconnection causes close event and error to be called on negotiated datachannel]
bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953
expected:
if (processor == "x86_64") and not fission and (os == "linux") and not debug and not asan: [FAIL, NOTRUN]
if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, NOTRUN]
if (processor == "x86_64") and (os == "win") and not debug: [FAIL, NOTRUN]
if (processor == "x86") and not debug: [FAIL, NOTRUN]
FAIL
[Close peerconnection causes close event and error on many channels, negotiated datachannel]
bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953
expected:
if (processor == "x86_64") and not fission and (os == "linux") and not debug and not asan: [FAIL, NOTRUN]
if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, NOTRUN]
if (processor == "x86_64") and (os == "win") and not debug: [FAIL, NOTRUN]
if (processor == "x86") and not debug: [FAIL, NOTRUN]
FAIL
[Close peerconnection causes close event and error on many channels, datachannel]
bug: Probably https://bugzilla.mozilla.org/show_bug.cgi?id=1611953
expected:
if (processor == "x86_64") and not fission and (os == "linux") and not debug and not asan: [FAIL, TIMEOUT]
if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [FAIL, TIMEOUT]
if (processor == "x86_64") and (os == "win") and not debug: [FAIL, TIMEOUT]
if (processor == "x86") and not debug: [FAIL, TIMEOUT]
FAIL
[Close peerconnection after negotiated datachannel close causes no events]
expected:
if (processor == "x86_64") and not fission and (os == "linux") and not debug and not asan: [PASS, NOTRUN]
if (processor == "x86_64") and (os == "linux") and not fission and not debug and not asan: [PASS, NOTRUN]
if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
if (processor == "x86") and not debug: [PASS, NOTRUN]

Просмотреть файл

@ -1,9 +1,8 @@
[RTCDataChannel-iceRestart.html]
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1728342
expected:
if (os == "linux") and fission and not swgl and not tsan and not debug and (processor == "x86_64") and asan: [ERROR, OK]
if (os == "linux") and fission and not swgl and not tsan and not debug and (processor == "x86_64") and not asan: [ERROR, OK]
if (os == "linux") and fission and not swgl and not tsan and not debug and (processor == "x86"): [ERROR, OK]
if (os == "linux") and fission and not swgl and not tsan and debug: [ERROR, OK]
if (os == "win") and debug and (processor == "x86_64") and not swgl: [ERROR, OK]
if (os == "win") and not swgl and debug and (processor == "x86_64"): [OK, ERROR]
if (os == "linux") and fission and not swgl and not tsan: [ERROR, OK]
if (os == "linux") and not fission and not debug and not asan: [ERROR, OK]
if (os == "win") and swgl: [ERROR, OK]
ERROR

Просмотреть файл

@ -2,4 +2,5 @@
[event-loadstart.any.html]
expected:
if swgl and (os == "linux") and not fission: [OK, CRASH]
if swgl and (os == "win"): [OK, CRASH]