mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
Bug 1930438 - [wpt-sync] Update web-platform-tests to 149cab5a6aa06828c0ddaf7c2609b66b820b9ceb, a=testonly
MANUAL PUSH: wpt sync bot wpt-head: 149cab5a6aa06828c0ddaf7c2609b66b820b9ceb wpt-type: landing
This commit is contained in:
parent
7edd3e024f
commit
65180c5818
@ -0,0 +1,2 @@
|
||||
[progress_event_bubbles_cancelable.html]
|
||||
max-asserts: 2
|
@ -20,6 +20,10 @@
|
||||
[X25519 non-multiple of 8 bits]
|
||||
expected: FAIL
|
||||
|
||||
[X25519 mismatched algorithms]
|
||||
expected:
|
||||
if (processor == "x86") and (os == "linux"): [PASS, FAIL]
|
||||
|
||||
|
||||
[cfrg_curves_bits_curve25519.https.any.html]
|
||||
[X25519 key derivation checks for all-zero value result with a key of order 0]
|
||||
|
@ -0,0 +1,2 @@
|
||||
[counter-korean-hanja-formal.html]
|
||||
max-asserts: 2
|
@ -0,0 +1,2 @@
|
||||
[counter-trad-chinese-informal.html]
|
||||
max-asserts: 2
|
@ -1,2 +0,0 @@
|
||||
[collapse-trailing-whitespace.html]
|
||||
expected: FAIL
|
@ -1,4 +1,3 @@
|
||||
[img-html-correctly-labeled.sub.html]
|
||||
expected:
|
||||
if swgl and debug and (os == "linux") and not fission: [PASS, FAIL]
|
||||
if swgl and not debug: [PASS, FAIL]
|
||||
if swgl and (os == "linux") and not fission: [PASS, FAIL]
|
||||
|
@ -2,5 +2,4 @@
|
||||
[raf-coarsened-time]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and not debug and not asan and not tsan: FAIL
|
||||
if (os == "linux") and (processor == "x86"): FAIL
|
||||
[FAIL, PASS]
|
||||
|
@ -1,6 +1,6 @@
|
||||
[iframe-popup.https.html?7-8]
|
||||
expected:
|
||||
if (os == "android") and not debug: [OK, TIMEOUT]
|
||||
if (os == "android") and not debug: [OK, ERROR, TIMEOUT]
|
||||
[COOP: restrict-properties to popup COOP: restrict-properties via an iframe, with same origin iframe, cross origin popup with window_open]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -2,3 +2,4 @@
|
||||
expected:
|
||||
if (os == "linux") and debug and not fission and not swgl: [PASS, FAIL]
|
||||
if (os == "linux") and debug and fission: [PASS, FAIL]
|
||||
if (os == "win") and swgl: FAIL
|
||||
|
@ -1 +1 @@
|
||||
upstream: b6fb1078b99e2afb42f587d06712b1901e303a5f
|
||||
upstream: 149cab5a6aa06828c0ddaf7c2609b66b820b9ceb
|
||||
|
@ -1,5 +1,5 @@
|
||||
[preload-in-data-doc.html]
|
||||
expected:
|
||||
if os == "android": PASS
|
||||
[PASS, FAIL]
|
||||
max-asserts: 2
|
||||
expected:
|
||||
if (os == "android") and not swgl: PASS
|
||||
[PASS, FAIL]
|
||||
|
@ -0,0 +1 @@
|
||||
lsan-allowed: [Alloc, MakeUnique, Malloc, Realloc, XPCNativeInterface::NewInstance, XPCNativeSet::NewInstance, XPCNativeSet::NewInstanceMutate, XPCWrappedNative::GetNewOrUsed, XPCWrappedNativeProto::GetNewOrUsed, mozilla::extensions::MatchPatternCore::MatchPatternCore, mozilla::extensions::MatchPatternSet::Constructor, mozilla::extensions::MatchPatternSet::GetPatterns, mozilla::extensions::PermittedSchemes]
|
@ -1,6 +1,8 @@
|
||||
[audioworkletglobalscope-creation-time.https.html]
|
||||
[currentTime vs currentFrames in Audio Worklet global scope]
|
||||
expected:
|
||||
if (os == "linux") and (processor == "x86_64") and not tsan and not debug and fission and asan: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not tsan and debug and fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not tsan and debug and not fission: [PASS, FAIL]
|
||||
if (os == "linux") and (processor == "x86_64") and not tsan and not debug and not fission: [PASS, FAIL]
|
||||
if (os == "mac") and not debug: [PASS, FAIL]
|
||||
|
@ -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
|
@ -1,3 +1,4 @@
|
||||
[before_request_sent_cached.py]
|
||||
expected:
|
||||
if (os == "android") and debug and fission: [OK, TIMEOUT]
|
||||
if (os == "linux") and tsan: [OK, TIMEOUT]
|
||||
|
@ -1,3 +1,4 @@
|
||||
[response_started_cached.py]
|
||||
expected:
|
||||
if asan and not fission: [OK, TIMEOUT]
|
||||
if not tsan and asan and not fission: [OK, TIMEOUT]
|
||||
if tsan: [OK, TIMEOUT]
|
||||
|
@ -14,3 +14,7 @@
|
||||
[test_find_element[closed-xpath-//a\]]
|
||||
bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822311
|
||||
expected: FAIL
|
||||
|
||||
[test_null_parameter_value]
|
||||
expected:
|
||||
if (os == "android") and not debug and fission: [PASS, ERROR]
|
||||
|
Loading…
Reference in New Issue
Block a user