Bug 1874911 - [wpt-sync] Update web-platform-tests to 53d5a05d1cd02abe604721e5baf53e3ced7a960e, a=testonly

MANUAL PUSH: wpt sync bot

wpt-head: 53d5a05d1cd02abe604721e5baf53e3ced7a960e
wpt-type: landing
This commit is contained in:
moz-wptsync-bot 2024-01-16 17:03:53 +00:00
Родитель dd63466eba
Коммит 9cd712afcc
13 изменённых файлов: 30 добавлений и 32 удалений

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

@ -14,9 +14,6 @@
[calc(progress(100 from 0 to sign(50px))) should be used-value-equivalent to 100]
expected: FAIL
[calc(progress(abs(5%) from hypot(3%, 4%) to 10%)) should be used-value-equivalent to 1]
expected: FAIL
[calc(progress(1 from 0 to 1) * 10px) should be used-value-equivalent to 10px]
expected: FAIL
@ -26,15 +23,6 @@
[calc(progress(1 from 0 to 1) * 1deg) should be used-value-equivalent to 1deg]
expected: FAIL
[progress(1000em from 10em to 110em) should be used-value-equivalent to 10]
expected: FAIL
[progress(1000em from 10em to 110em) should be used-value-equivalent to 10]
expected: FAIL
[scale(progress(1000em from 10rem to 110em)) should be used-value-equivalent to scale(10)]
expected: FAIL
[scale(progress(0em from 0rem to 0em)) should be used-value-equivalent to scale(0)]
expected: FAIL

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

@ -1,3 +1,4 @@
[ProcessingInstruction-escapes-1.xhtml]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[ProcessingInstruction numeric escapes]
expected:
if (os == "linux") and not debug and fission and (processor == "x86_64") and not asan and not tsan: [PASS, FAIL]

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

@ -49,6 +49,8 @@
[embedding.tentative.https.window.html?13-last]
expected:
if (os == "android") and not debug: [OK, TIMEOUT]
[Cross-Origin-Isolated parent embeds cross-origin COEP credentialless iframe]
expected: FAIL

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

@ -1,6 +1,4 @@
[select-as-listbox-default-styles.tentative.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[<select multiple=""><option>1 - padding-top]
expected: FAIL
@ -58,9 +56,6 @@
[<select multiple=""><option>1 - font-family]
expected: FAIL
[<select multiple=""><option>1 - overflow]
expected: FAIL
[<select multiple=""><option>1 - vertical-align]
expected: FAIL

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

@ -1,8 +1,5 @@
[basic.any.html]
expected: [TIMEOUT, OK]
[import() should not drain the microtask queue when loading an already loaded module]
expected: FAIL
[basic.any.sharedworker.html]
expected: TIMEOUT

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

@ -1 +1 @@
upstream: e359a0b5d78e0a5c221dcbd2a505e499d3cae178
upstream: 53d5a05d1cd02abe604721e5baf53e3ced7a960e

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

@ -4,10 +4,11 @@ prefs: [notification.prompt.testing:true, marionette.setpermission.enabled:true]
if processor == "x86": [OK, TIMEOUT]
[Get notification created from window]
expected:
if (os == "linux") and not swgl and not fission and not debug: [PASS, FAIL]
if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]
if (os == "linux") and swgl: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
if fission and debug and (processor == "x86_64") and (os == "linux") and swgl: [PASS, FAIL]
if not fission and debug and (os == "linux") and swgl: [PASS, FAIL]
if not fission and debug and (os == "linux") and not swgl: [PASS, FAIL]
if fission and debug and (processor == "x86"): [PASS, FAIL]
if not fission and not debug: [PASS, FAIL]
[Service worker test setup]
expected:

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

@ -1,5 +1,6 @@
[pointerevent_suppress_compat_events_on_click.html]
[Event log]
expected:
if fission and (os == "linux") and not debug and (processor == "x86_64") and not asan and not tsan: [PASS, FAIL]
if not fission and (os == "linux") and not debug: [PASS, FAIL]
if (os == "linux") and not debug and fission and (processor == "x86_64") and not asan and not tsan: [PASS, FAIL]
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "linux") and not debug and not fission: [PASS, FAIL]

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

@ -6,3 +6,7 @@
[Styling SVG from inline styles clip-path]
expected:
if (processor == "x86") and (os == "win") and not debug: [PASS, FAIL]
[Styling SVG from inline styles mask-image]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]

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

@ -1,9 +1,8 @@
[navigation-timing-extended.https.html]
[Service worker controlled navigation timing]
expected:
if (os == "win") and (processor == "x86_64") and debug and not swgl: [FAIL, PASS]
if (os == "win") and (processor == "x86_64") and debug and swgl: [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "linux") and not fission and not debug: [FAIL, PASS]
if (os == "win") and (processor == "x86"): [FAIL, PASS]
if (os == "win") and debug: [FAIL, PASS]
if os == "mac": [FAIL, PASS]
FAIL

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

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

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

@ -1,3 +1,5 @@
[invalid.py]
expected:
if (processor == "x86_64") and (os == "linux") and not debug and not asan and not tsan and not swgl and fission: [OK, TIMEOUT]
if (processor == "x86_64") and (os == "linux") and not debug and not asan and not tsan and not swgl and not fission: [OK, TIMEOUT]
if (processor == "x86") and not debug: [OK, TIMEOUT]

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

@ -0,0 +1,4 @@
[switch_number.py]
[test_frame_id_number_index_out_of_bounds[1\]]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]