commit 097b6a4958cefb94935790d621d59e7d7042f005 parent 61de2ab777363c017ceba41ac57050961e7b2d03 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Mon, 8 Dec 2025 12:30:41 +0000 Bug 2004686 - [wpt-sync] Update web-platform-tests to e15ddeb9c3b8afbfc10875ceb5ff435e793eefee, a=testonly MANUAL PUSH: wpt sync bot wpt-head: e15ddeb9c3b8afbfc10875ceb5ff435e793eefee wpt-type: landing Diffstat:
31 files changed, 143 insertions(+), 83 deletions(-)
diff --git a/testing/web-platform/meta/cookiestore/cookieStore_set_maxAge.tentative.https.any.js.ini b/testing/web-platform/meta/cookiestore/cookieStore_set_maxAge.tentative.https.any.js.ini @@ -1,14 +0,0 @@ -[cookieStore_set_maxAge.tentative.https.any.html] - [cookieStore.set with maxAge set to a negative value] - expected: FAIL - - [cookieStore.set fails with both maxAge and expires] - expected: FAIL - - -[cookieStore_set_maxAge.tentative.https.any.serviceworker.html] - [cookieStore.set with maxAge set to a negative value] - expected: FAIL - - [cookieStore.set fails with both maxAge and expires] - expected: FAIL diff --git a/testing/web-platform/meta/css/mediaqueries/at-custom-media-basic.html.ini b/testing/web-platform/meta/css/mediaqueries/at-custom-media-basic.html.ini @@ -0,0 +1,4 @@ +[at-custom-media-basic.html] + expected: + if (os == "mac") and not debug: [PASS, FAIL] + if (os == "android") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/encoding/iso-2022-jp-decoder.any.js.ini b/testing/web-platform/meta/encoding/iso-2022-jp-decoder.any.js.ini @@ -1,5 +1,6 @@ [iso-2022-jp-decoder.any.html] expected: + if (os == "android") and debug and not sessionHistoryInParent: [OK, ERROR] if (os == "android") and not debug: [OK, CRASH] [iso-2022-jp-decoder.any.worker.html] @@ -22,9 +23,7 @@ ERROR [iso-2022-jp-decoder.https.any.shadowrealm-in-serviceworker.html] - expected: - if (os == "android") and debug and sessionHistoryInParent: [TIMEOUT, ERROR] - [ERROR, TIMEOUT] + expected: [ERROR, TIMEOUT] [iso-2022-jp-decoder.https.any.shadowrealm-in-audioworklet.html] expected: @@ -39,6 +38,6 @@ [iso-2022-jp-decoder.any.shadowrealm-in-sharedworker.html] expected: - if (os == "win") and not debug and (processor == "x86_64"): [ERROR, CRASH] - if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if sessionHistoryInParent and (os == "win") and not debug and (processor == "x86_64"): [ERROR, CRASH] + if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] ERROR diff --git a/testing/web-platform/meta/encoding/textdecoder-ignorebom.any.js.ini b/testing/web-platform/meta/encoding/textdecoder-ignorebom.any.js.ini @@ -1,6 +1,7 @@ [textdecoder-ignorebom.any.html] expected: - if not sessionHistoryInParent and debug: [OK, TIMEOUT] + if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT] [textdecoder-ignorebom.any.worker.html] @@ -26,8 +27,7 @@ [textdecoder-ignorebom.any.shadowrealm-in-sharedworker.html] expected: - if sessionHistoryInParent and (os == "android") and not debug: [ERROR, TIMEOUT] - if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if (os == "android") and not debug: [ERROR, TIMEOUT] ERROR [textdecoder-ignorebom.any.shadowrealm-in-shadowrealm.html] diff --git a/testing/web-platform/meta/html/browsers/the-window-object/open-close/open-features-negative-width-height.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/open-close/open-features-negative-width-height.html.ini @@ -4,7 +4,8 @@ if (os == "android") and not debug: [OK, ERROR] [features "width=-404e1" should NOT set "width=404"] expected: - if asan and not fission: [PASS, FAIL] + if (os == "linux") and not fission and debug: [PASS, FAIL] + if (os == "linux") and not fission and not debug: [PASS, FAIL] [features "width=-404" should NOT set "width=404"] expected: @@ -12,16 +13,20 @@ [features "width=-404.5" should NOT set "width=404"] expected: - if asan and not fission: [PASS, FAIL] + if (os == "linux") and not fission and debug: [PASS, FAIL] + if (os == "linux") and not fission and not debug: [PASS, FAIL] [features "height=-404.5" should NOT set "height=404"] expected: - if asan and not fission: [PASS, FAIL] + if (os == "linux") and not fission and debug: [PASS, FAIL] + if (os == "linux") and not fission and not debug: [PASS, FAIL] [features "height=-404" should NOT set "height=404"] expected: - if asan and not fission: [PASS, FAIL] + if (os == "linux") and not fission and debug: [PASS, FAIL] + if (os == "linux") and not fission and not debug: [PASS, FAIL] [features "height=-404e1" should NOT set "height=404"] expected: - if asan and not fission: [PASS, FAIL] + if (os == "linux") and not fission and debug: [PASS, FAIL] + if (os == "linux") and not fission and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/html/browsers/the-window-object/open-close/open-features-non-integer-left.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/open-close/open-features-non-integer-left.html.ini @@ -2,46 +2,55 @@ [features "left=105.5" should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=105.32" should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=105LLl" should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=105^4" should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=105*3" should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=105/5" should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=105 " should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=105e1" should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=105e-1" should set "left=105"] expected: if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if os == "android": FAIL [features "left=/104" should NOT set "left=104"] diff --git a/testing/web-platform/meta/html/browsers/the-window-object/window-open-invalid-url.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/window-open-invalid-url.html.ini @@ -1,3 +1,4 @@ [window-open-invalid-url.html] expected: + if (os == "win") and debug and (processor == "x86"): TIMEOUT if (os == "linux") and debug and not fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/toBlob.png.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/toBlob.png.html.ini @@ -1,3 +1,3 @@ [toBlob.png.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if asan and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/webappapis/atob/base64.any.js.ini b/testing/web-platform/meta/html/webappapis/atob/base64.any.js.ini @@ -5,6 +5,7 @@ [base64.any.html] expected: + if (os == "android") and sessionHistoryInParent and debug: [OK, TIMEOUT] if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] [base64.https.any.shadowrealm-in-audioworklet.html] diff --git a/testing/web-platform/meta/html/webappapis/the-shadowrealmglobalscope-interface/self.any.js.ini b/testing/web-platform/meta/html/webappapis/the-shadowrealmglobalscope-interface/self.any.js.ini @@ -3,7 +3,8 @@ [self.any.shadowrealm-in-shadowrealm.html] expected: - if not sessionHistoryInParent and debug: [ERROR, TIMEOUT] + if (os == "android") and debug and not sessionHistoryInParent: [ERROR, TIMEOUT] + if (os == "android") and not debug and sessionHistoryInParent: [ERROR, TIMEOUT] ERROR [self.https.any.shadowrealm-in-audioworklet.html] diff --git a/testing/web-platform/meta/mozilla-sync b/testing/web-platform/meta/mozilla-sync @@ -1 +1 @@ -upstream: e91e6385ad12b47c800a6d799a4495689217b3e6 +upstream: e15ddeb9c3b8afbfc10875ceb5ff435e793eefee diff --git a/testing/web-platform/meta/referrer-policy/4K-1/gen/top.http-rp/unset/img-tag.http.html.ini b/testing/web-platform/meta/referrer-policy/4K-1/gen/top.http-rp/unset/img-tag.http.html.ini @@ -1,3 +1,3 @@ [img-tag.http.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if asan and fission: TIMEOUT diff --git a/testing/web-platform/meta/scroll-animations/animation-trigger/parsing/trigger-scope.tentative.html.ini b/testing/web-platform/meta/scroll-animations/animation-trigger/parsing/trigger-scope.tentative.html.ini @@ -0,0 +1,57 @@ +[trigger-scope.tentative.html] + [e.style['trigger-scope'\] = "initial" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "inherit" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "unset" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "revert" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "none" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "all" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "--a" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "--a, --b" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "--a, --b, --c" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "--foo, --bar" should set the property value] + expected: FAIL + + [e.style['trigger-scope'\] = "--bar, --foo" should set the property value] + expected: FAIL + + [Property trigger-scope value 'initial'] + expected: FAIL + + [Property trigger-scope value 'none'] + expected: FAIL + + [Property trigger-scope value 'all'] + expected: FAIL + + [Property trigger-scope value '--a'] + expected: FAIL + + [Property trigger-scope value '--a, --b'] + expected: FAIL + + [Property trigger-scope value '--a, --b, --c'] + expected: FAIL + + [Property trigger-scope value '--foo, --bar'] + expected: FAIL + + [Property trigger-scope value '--bar, --foo'] + expected: FAIL diff --git a/testing/web-platform/meta/storage/buckets/buckets_storage_policy.tentative.https.any.js.ini b/testing/web-platform/meta/storage/buckets/buckets_storage_policy.tentative.https.any.js.ini @@ -5,9 +5,6 @@ [For an individual bucket, the quota is the minimum of the requested quota and the StorageKey quota.] expected: FAIL - [Bucket quota is properly set as long as it is within the storage quota] - expected: FAIL - [buckets_storage_policy.tentative.https.any.html] expected: @@ -15,25 +12,14 @@ [For an individual bucket, the quota is the minimum of the requested quota and the StorageKey quota.] expected: FAIL - [Bucket quota is properly set as long as it is within the storage quota] - expected: FAIL - [buckets_storage_policy.tentative.https.any.serviceworker.html] expected: - if (os == "win") and debug: CRASH - if (os == "linux") and not fission: CRASH if os == "android": [OK, CRASH] [For an individual bucket, the quota is the minimum of the requested quota and the StorageKey quota.] expected: FAIL - [Bucket quota is properly set as long as it is within the storage quota] - expected: FAIL - [buckets_storage_policy.tentative.https.any.sharedworker.html] [For an individual bucket, the quota is the minimum of the requested quota and the StorageKey quota.] expected: FAIL - - [Bucket quota is properly set as long as it is within the storage quota] - expected: FAIL diff --git a/testing/web-platform/meta/streams/readable-streams/count-queuing-strategy-integration.any.js.ini b/testing/web-platform/meta/streams/readable-streams/count-queuing-strategy-integration.any.js.ini @@ -1,14 +1,14 @@ [count-queuing-strategy-integration.any.html] expected: - if (os == "android") and sessionHistoryInParent and debug: [OK, ERROR, CRASH] - if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT, CRASH] - if (os == "android") and not sessionHistoryInParent and debug: [OK, CRASH] - if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT, CRASH] + if (os == "android") and debug and sessionHistoryInParent: [OK, ERROR, CRASH] + if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH] + if (os == "android") and not debug: [OK, TIMEOUT, CRASH] [count-queuing-strategy-integration.any.sharedworker.html] [count-queuing-strategy-integration.any.worker.html] expected: + if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] if os == "mac": [OK, CRASH] [count-queuing-strategy-integration.any.serviceworker.html] diff --git a/testing/web-platform/meta/streams/readable-streams/floating-point-total-queue-size.any.js.ini b/testing/web-platform/meta/streams/readable-streams/floating-point-total-queue-size.any.js.ini @@ -7,6 +7,8 @@ if (os == "android") and not debug: [OK, ERROR] [floating-point-total-queue-size.any.sharedworker.html] + expected: + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] [floating-point-total-queue-size.any.html] diff --git a/testing/web-platform/meta/streams/readable-streams/garbage-collection.any.js.ini b/testing/web-platform/meta/streams/readable-streams/garbage-collection.any.js.ini @@ -20,8 +20,9 @@ [garbage-collection.any.shadowrealm-in-shadowrealm.html] expected: - if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT] - if (os == "android") and not debug and not sessionHistoryInParent: [ERROR, TIMEOUT] + if (os == "android") and sessionHistoryInParent and debug: [ERROR, TIMEOUT] + if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] ERROR [garbage-collection.https.any.shadowrealm-in-serviceworker.html] diff --git a/testing/web-platform/meta/streams/transform-streams/general.any.js.ini b/testing/web-platform/meta/streams/transform-streams/general.any.js.ini @@ -45,4 +45,6 @@ expected: [ERROR, TIMEOUT] [general.any.shadowrealm-in-sharedworker.html] - expected: ERROR + expected: + if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR diff --git a/testing/web-platform/meta/streams/transform-streams/patched-global.any.js.ini b/testing/web-platform/meta/streams/transform-streams/patched-global.any.js.ini @@ -23,8 +23,7 @@ [patched-global.any.shadowrealm-in-dedicatedworker.html] expected: - if (os == "android") and sessionHistoryInParent and debug: [ERROR, TIMEOUT] - if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if (os == "android") and sessionHistoryInParent: [ERROR, TIMEOUT] ERROR [patched-global.https.any.shadowrealm-in-serviceworker.html] @@ -39,7 +38,9 @@ ERROR [patched-global.any.shadowrealm-in-sharedworker.html] - expected: ERROR + expected: + if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT] + ERROR [patched-global.any.shadowrealm-in-shadowrealm.html] expected: diff --git a/testing/web-platform/meta/streams/transform-streams/properties.any.js.ini b/testing/web-platform/meta/streams/transform-streams/properties.any.js.ini @@ -4,8 +4,8 @@ [properties.any.worker.html] expected: - if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT] - if (os == "android") and not debug and sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT] [properties.any.html] expected: @@ -18,6 +18,7 @@ [properties.https.any.shadowrealm-in-audioworklet.html] expected: + if (os == "android") and debug and not sessionHistoryInParent: [ERROR, TIMEOUT] if os == "linux": [ERROR, TIMEOUT] ERROR diff --git a/testing/web-platform/meta/streams/transform-streams/strategies.any.js.ini b/testing/web-platform/meta/streams/transform-streams/strategies.any.js.ini @@ -14,6 +14,7 @@ [strategies.any.worker.html] expected: + if sessionHistoryInParent and (os == "android") and debug: [OK, TIMEOUT] if not sessionHistoryInParent and not debug: [OK, TIMEOUT] [strategies.any.shadowrealm.html] diff --git a/testing/web-platform/meta/streams/writable-streams/error.any.js.ini b/testing/web-platform/meta/streams/writable-streams/error.any.js.ini @@ -7,6 +7,8 @@ [error.any.worker.html] [error.any.html] + expected: + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] [error.any.sharedworker.html] expected: diff --git a/testing/web-platform/meta/wasm/jsapi/constructor/compile.any.js.ini b/testing/web-platform/meta/wasm/jsapi/constructor/compile.any.js.ini @@ -18,13 +18,13 @@ [compile.any.shadowrealm-in-window.html] expected: - if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if (os == "android") and not debug: [ERROR, TIMEOUT] ERROR [compile.any.shadowrealm-in-dedicatedworker.html] expected: - if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] - ERROR + if sessionHistoryInParent: ERROR + [ERROR, TIMEOUT] [compile.any.shadowrealm-in-shadowrealm.html] expected: diff --git a/testing/web-platform/meta/wasm/jsapi/global/constructor.any.js.ini b/testing/web-platform/meta/wasm/jsapi/global/constructor.any.js.ini @@ -23,12 +23,13 @@ ERROR [constructor.any.shadowrealm-in-sharedworker.html] - expected: ERROR + expected: + if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR [constructor.any.shadowrealm-in-dedicatedworker.html] expected: - if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] - if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if (os == "android") and not debug: [ERROR, TIMEOUT] ERROR [constructor.any.shadowrealm-in-shadowrealm.html] diff --git a/testing/web-platform/meta/wasm/jsapi/module/toString.any.js.ini b/testing/web-platform/meta/wasm/jsapi/module/toString.any.js.ini @@ -9,15 +9,16 @@ [toString.any.shadowrealm-in-shadowrealm.html] expected: - if (os == "android") and sessionHistoryInParent and debug: [ERROR, TIMEOUT] - if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if (os == "android") and sessionHistoryInParent: [ERROR, TIMEOUT] ERROR [toString.https.any.shadowrealm-in-audioworklet.html] expected: ERROR [toString.any.shadowrealm-in-window.html] - expected: ERROR + expected: + if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR [toString.https.any.shadowrealm-in-serviceworker.html] expected: [ERROR, TIMEOUT] diff --git a/testing/web-platform/meta/wasm/jsapi/table/type.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/table/type.tentative.any.js.ini @@ -18,8 +18,7 @@ [type.tentative.any.worker.html] expected: - if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] - if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and not debug: [OK, TIMEOUT] [Zero initial, no maximum] expected: if release_or_beta: FAIL @@ -66,6 +65,7 @@ [type.tentative.any.shadowrealm-in-dedicatedworker.html] expected: if (os == "android") and sessionHistoryInParent and debug: [ERROR, TIMEOUT] + if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] ERROR diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueAtTime.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/retrospective-setValueAtTime.html.ini @@ -1,9 +1,3 @@ [retrospective-setValueAtTime.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [Executing "test"] - bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1265406 - expected: FAIL - [Test setValueAtTime with startTime in the past] expected: FAIL diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https.html.ini @@ -1,8 +1,8 @@ [audioworkletprocessor-process-zero-outputs.https.html] expected: - if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH] + if (os == "android") and not debug: [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] - if not sessionHistoryInParent and not debug: [OK, TIMEOUT] [Executing "check-zero-outputs"] expected: if os == "mac": [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/webcodecs/transfering.https.any.js.ini b/testing/web-platform/meta/webcodecs/transfering.https.any.js.ini @@ -22,6 +22,8 @@ [transfering.https.any.worker.html] + expected: + if tsan: [OK, TIMEOUT] [Test transfering ArrayBuffer to VideoFrame] expected: FAIL diff --git a/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini b/testing/web-platform/meta/webrtc/protocol/rtp-demuxing.html.ini @@ -1,14 +1,15 @@ [rtp-demuxing.html] bug: 1709960 expected: - if (os == "linux") and not debug: [OK, TIMEOUT] + if (os == "linux") and not asan and not debug: [OK, TIMEOUT] + if (os == "linux") and asan: [OK, TIMEOUT] [Can demux two video tracks with different payload types on a bundled connection] expected: - if (os == "linux") and debug: [PASS, TIMEOUT] - if (os == "linux") and not debug: [PASS, TIMEOUT] + if (os == "linux") and asan: [PASS, TIMEOUT] + if (os == "linux") and not asan: [PASS, TIMEOUT] if os == "mac": [PASS, FAIL] [Can demux two video tracks with the same payload type on an unbundled connection] expected: - if (os == "linux") and debug: [PASS, NOTRUN] - if (os == "linux") and not debug: [PASS, NOTRUN] + if (os == "linux") and asan: [PASS, NOTRUN] + if (os == "linux") and not asan: [PASS, NOTRUN] diff --git a/testing/web-platform/meta/webrtc/simulcast/h264.https.html.ini b/testing/web-platform/meta/webrtc/simulcast/h264.https.html.ini @@ -1,8 +1,10 @@ [h264.https.html] bug: 1709960 expected: - if (os == "linux") and not debug: [OK, TIMEOUT] + if (os == "linux") and not asan and not debug: [OK, TIMEOUT] + if (os == "linux") and asan: [OK, TIMEOUT] [H264 simulcast setup with two streams] expected: - if (os == "linux") and not debug: [PASS, TIMEOUT] + if (os == "linux") and not asan and not debug: [PASS, TIMEOUT] + if (os == "linux") and asan: [PASS, TIMEOUT] if os == "mac": [PASS, FAIL]