Bug 1929203 - [wpt-sync] Update web-platform-tests to ec20a3975424e080af1cc71e2cecd28ded67f84e, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: ec20a3975424e080af1cc71e2cecd28ded67f84e
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2024-11-05 09:35:14 +00:00
parent afed531033
commit a3b1097dfc
15 changed files with 27 additions and 43 deletions

View File

@ -1,3 +1,3 @@
prefs: [extensions.blocklist.enabled:false]
lsan-allowed: [Malloc, NS_NewCancelableRunnableFunction, NS_NewPipe2, PR_NewMonitor, mozilla::RemoteLazyInputStream::CloneWithRange, mozilla::RemoteLazyInputStreamThread::GetOrCreate, nsSegmentedBuffer::AppendNewSegment]
leak-threshold: [default:51200, tab:51200]
lsan-allowed: [Alloc, MakeUnique, Malloc, NS_NewCancelableRunnableFunction, NS_NewPipe2, NewPage, PR_NewMonitor, mozilla::RemoteLazyInputStream::CloneWithRange, mozilla::RemoteLazyInputStreamThread::GetOrCreate, nsSegmentedBuffer::AppendNewSegment, nsThread::nsThread]

View File

@ -1,7 +1,7 @@
[compute_pressure_timestamp.https.window.html?globalScope=dedicated_worker]
expected:
if (os == "win") and debug and (processor == "x86_64"): TIMEOUT
if (os == "linux") and debug and not fission: [ERROR, CRASH]
if debug and (os == "linux") and fission: CRASH
if debug and (os == "linux") and not fission: [ERROR, CRASH]
ERROR
[Timestamp from update should be tied to the global object's time origin]
expected: TIMEOUT

View File

@ -2,5 +2,3 @@
expected:
if not asan: ERROR
[ERROR, TIMEOUT]
[\n View transition promise reactions in incoming page should resolve before\n the rendering continues (rAF, style/layout etc)\n]
expected: TIMEOUT

View File

@ -28,21 +28,21 @@
[Policy to use: digital-credentials-get 'none', is cross-origin: false, is allowed by policy: false]
expected:
if os == "linux": [TIMEOUT, FAIL]
if os == "linux": [FAIL, TIMEOUT]
if os == "android": NOTRUN
FAIL
[Policy to use: digital-credentials-get 'none', is cross-origin: true, is allowed by policy: false]
expected:
if os == "win": FAIL
if os == "mac": [TIMEOUT, FAIL]
if os == "linux": [NOTRUN, TIMEOUT]
if os == "mac": [FAIL, TIMEOUT]
if os == "linux": [TIMEOUT, NOTRUN]
NOTRUN
[Policy to use: digital-credentials-get 'self', is cross-origin: false, is allowed by policy: true]
expected:
if os == "win": TIMEOUT
if os == "mac": [NOTRUN, TIMEOUT]
if os == "mac": [TIMEOUT, NOTRUN]
NOTRUN
[Policy to use: digital-credentials-get 'self', is cross-origin: true, is allowed by policy: false]

View File

@ -1,8 +1,10 @@
[selection-autoscroll.html]
expected:
if (os == "linux") and not debug: [TIMEOUT, OK]
if os == "mac": OK
if os == "linux": [TIMEOUT, OK]
TIMEOUT
[Event Timing: test that the events received in PerformanceObserver during an active text selection autoscroll does not have interaction id.]
expected:
if (os == "linux") and not debug: [TIMEOUT, FAIL]
if os == "mac": PASS
if os == "linux": [TIMEOUT, FAIL]
TIMEOUT

View File

@ -1,3 +1,3 @@
[close_beforeunload.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, ERROR]

View File

@ -2,7 +2,8 @@
expected:
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if (os == "linux") and not fission and not debug: [OK, TIMEOUT]
if os == "android": [OK, TIMEOUT, CRASH]
if (os == "android") and debug: [OK, ERROR, TIMEOUT, CRASH]
if (os == "android") and not debug: [OK, TIMEOUT, CRASH]
["screenx=141" should set left position of opened window]
expected:
if os == "android": FAIL

View File

@ -0,0 +1,3 @@
[document-level-apis.html]
expected:
if (os == "android") and debug: [OK, ERROR]

View File

@ -1,25 +1,4 @@
[select-parsing.tentative.html]
[<div>s, <button>s, and <datalist>s should be allowed in <select>.]
expected: FAIL
[</select> should close <button>.]
expected: FAIL
[</select> should close <datalist>.]
expected: FAIL
[<select> in <button> in <select> should remove inner <select>.]
expected: FAIL
[<select> in <select><button><div> should remove inner <select>.]
expected: FAIL
[Divs and imgs should be allowed as direct children of select and within options without a datalist.]
expected: FAIL
[Input tags should parse inside select instead of closing the select.]
expected: FAIL
[<div>s, <button>s, and <datalist>s should be allowed in <select>]
expected: FAIL

View File

@ -1,5 +1,5 @@
[move-back-iframe-success-external-classic.html]
[<script> error: Move success external classic script to iframe move-back]
expected:
if (os == "linux") and not fission and not debug: [PASS, FAIL]
if os == "android": [PASS, FAIL]
if not fission and (os == "linux") and not debug: [PASS, FAIL]
if not fission and (os == "android"): [PASS, FAIL]

View File

@ -1,7 +1,5 @@
[move-back-iframe-success-external-module.html]
[<script> error: Move success external module script to iframe move-back]
expected:
if (os == "android") and debug and not swgl: [PASS, FAIL]
if (os == "android") and debug and swgl: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if (os == "linux") and swgl: [PASS, FAIL]
if (os == "linux") and debug and not fission: [PASS, FAIL]
if os == "android": [PASS, FAIL]

View File

@ -1 +1 @@
upstream: d4fb35c4980b6581ce0535b2dac71cbc62f4bd3d
upstream: ec20a3975424e080af1cc71e2cecd28ded67f84e

View File

@ -2,9 +2,7 @@ prefs: [dom.webnotifications.loglevel:All]
[getnotifications-across-processes.https.window.html]
[Get notification created from window]
expected:
if (os == "linux") and fission and (processor == "x86_64") and not asan: [FAIL, PASS]
if (os == "win") and debug and (processor == "x86"): PASS
if (os == "win") and not debug and (processor == "x86_64"): PASS
[PASS, FAIL]
[Create and get notification within service worker]

View File

@ -1,5 +1,6 @@
[animatetransform-type-missing-value-default.html]
[<animateTransform> 'type' attribute missing/invalid value default, removed "type" attribute]
expected:
if debug and (os == "win") and (processor == "x86"): [PASS, FAIL]
if debug and (os == "linux"): [PASS, FAIL]
if not debug: [PASS, FAIL]

View File

@ -0,0 +1,4 @@
[user_prompts.py]
[test_dismiss_and_notify[capabilities0-alert-None\]]
expected:
if not fission and not debug and (os == "android"): [PASS, ERROR]