commit cda3af9734cfd5d41c6c61c418a818ecfab4b52f parent 70edd1ed2d301e97ce4817fc0147cb77915c3956 Author: moz-wptsync-bot <wptsync@mozilla.com> Date: Wed, 15 Oct 2025 09:14:51 +0000 Bug 1994324 - [wpt-sync] Update web-platform-tests to ebec4906ada3390311451da2b224ce0d87ac153c, a=testonly MANUAL PUSH: wpt sync bot wpt-head: ebec4906ada3390311451da2b224ce0d87ac153c wpt-type: landing Diffstat:
623 files changed, 1271 insertions(+), 2523 deletions(-)
diff --git a/testing/web-platform/meta/FileAPI/file/send-file-formdata-utf-8.any.js.ini b/testing/web-platform/meta/FileAPI/file/send-file-formdata-utf-8.any.js.ini @@ -1,7 +1,5 @@ [send-file-formdata-utf-8.any.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [send-file-formdata-utf-8.any.worker.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/ai/language_detection/detector.https.window.js.ini b/testing/web-platform/meta/ai/language_detection/detector.https.window.js.ini @@ -1,7 +1,6 @@ [detector.https.window.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 [LanguageDetector.detect() returns valid results] expected: FAIL @@ -39,9 +38,6 @@ [Progress events are not emitted after aborted.] expected: TIMEOUT - [LanguageDetector.create() requires user activation when availability is "downloadable.] - expected: FAIL - [Aborting createLanguageDetector().] expected: FAIL diff --git a/testing/web-platform/meta/ai/translator/translator.optional.https.window.js.ini b/testing/web-platform/meta/ai/translator/translator.optional.https.window.js.ini @@ -1,8 +1,5 @@ [translator.optional.https.window.html] expected: ERROR - [Translator.create() requires user activation when availability is "downloadable.] - expected: FAIL - [Simple Translator.translate() call] expected: FAIL diff --git a/testing/web-platform/meta/compression/decompression-correct-input.any.js.ini b/testing/web-platform/meta/compression/decompression-correct-input.any.js.ini @@ -1,9 +1,13 @@ [decompression-correct-input.any.html] + expected: + if not sessionHistoryInParent and not debug: [OK, TIMEOUT] [decompression-correct-input.any.shadowrealm.html] expected: ERROR [decompression-correct-input.any.sharedworker.html] + expected: + if not sessionHistoryInParent and not debug: [OK, TIMEOUT] [decompression-correct-input.any.serviceworker.html] diff --git a/testing/web-platform/meta/content-security-policy/img-src/icon-allowed.sub.html.ini b/testing/web-platform/meta/content-security-policy/img-src/icon-allowed.sub.html.ini @@ -0,0 +1,3 @@ +[icon-allowed.sub.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/content-security-policy/inheritance/document-write-iframe.html.ini b/testing/web-platform/meta/content-security-policy/inheritance/document-write-iframe.html.ini @@ -1,8 +1,9 @@ [document-write-iframe.html] - expected: TIMEOUT + expected: + if debug: CRASH + TIMEOUT [document.open() keeps inherited CSPs on empty iframe.] expected: TIMEOUT [document.open() does not change delivered CSPs.] expected: NOTRUN - diff --git a/testing/web-platform/meta/content-security-policy/inside-worker/serviceworker-connect-src.https.sub.html.ini b/testing/web-platform/meta/content-security-policy/inside-worker/serviceworker-connect-src.https.sub.html.ini @@ -1,11 +1,9 @@ [serviceworker-connect-src.https.sub.html] expected: if processor == "x86": [OK, TIMEOUT] - if navigationApi: TIMEOUT [serviceworker-connect-src 2] expected: if processor == "x86": [PASS, NOTRUN] - if navigationApi: TIMEOUT [serviceworker-connect-src 1] expected: diff --git a/testing/web-platform/meta/cookiestore/cookieStore_set_arguments.https.any.js.ini b/testing/web-platform/meta/cookiestore/cookieStore_set_arguments.https.any.js.ini @@ -1,10 +1,12 @@ [cookieStore_set_arguments.https.any.serviceworker.html] [cookieStore.set with path set to the current directory] expected: + if (processor == "x86_64") and (os == "win") and debug: [PASS, FAIL] if processor == "x86": [PASS, FAIL] [cookieStore.set with path set to a subdirectory of the current directory] expected: + if (processor == "x86_64") and (os == "win") and debug: [PASS, FAIL] if processor == "x86": [PASS, FAIL] [cookieStore.set with get result] diff --git a/testing/web-platform/meta/css/css-anchor-position/container-queries/anchored-fallback-try-tactic.html.ini b/testing/web-platform/meta/css/css-anchor-position/container-queries/anchored-fallback-try-tactic.html.ini @@ -1,4 +1,6 @@ [anchored-fallback-try-tactic.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [@container anchored(fallback) matching flip-block] expected: FAIL diff --git a/testing/web-platform/meta/css/css-anchor-position/position-visibility-no-overflow-scroll-002.html.ini b/testing/web-platform/meta/css/css-anchor-position/position-visibility-no-overflow-scroll-002.html.ini @@ -1,2 +0,0 @@ -[position-visibility-no-overflow-scroll-002.html] - expected: FAIL diff --git a/testing/web-platform/meta/css/css-backgrounds/parsing/background-shorthand-serialization.html.ini b/testing/web-platform/meta/css/css-backgrounds/parsing/background-shorthand-serialization.html.ini @@ -1,8 +1,12 @@ [background-shorthand-serialization.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [background-size with non-initial background-position] expected: FAIL [multiple backgrounds with varying values] expected: FAIL + + [border-area border-box] + expected: FAIL + + [border-area padding-box] + expected: FAIL diff --git a/testing/web-platform/meta/css/css-color-adjust/parsing/color-scheme-valid.html.ini b/testing/web-platform/meta/css/css-color-adjust/parsing/color-scheme-valid.html.ini @@ -1,3 +1,3 @@ [color-scheme-valid.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/css/css-flexbox/image-as-flexitem-size-002.html.ini b/testing/web-platform/meta/css/css-flexbox/image-as-flexitem-size-002.html.ini @@ -1,3 +1,3 @@ [image-as-flexitem-size-002.html] expected: - if (os == "android") and fission: [TIMEOUT, OK] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/css/css-flexbox/parsing/flex-flow-valid.html.ini b/testing/web-platform/meta/css/css-flexbox/parsing/flex-flow-valid.html.ini @@ -0,0 +1,3 @@ +[flex-flow-valid.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/css/css-flexbox/svg-root-as-flex-item-006.html.ini b/testing/web-platform/meta/css/css-flexbox/svg-root-as-flex-item-006.html.ini @@ -1,3 +1,3 @@ [svg-root-as-flex-item-006.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/css/css-grid/abspos/orthogonal-positioned-grid-descendants-011.html.ini b/testing/web-platform/meta/css/css-grid/abspos/orthogonal-positioned-grid-descendants-011.html.ini @@ -0,0 +1,3 @@ +[orthogonal-positioned-grid-descendants-011.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/css/css-scroll-anchoring/descend-into-container-with-float.html.ini b/testing/web-platform/meta/css/css-scroll-anchoring/descend-into-container-with-float.html.ini @@ -1,3 +1,3 @@ [descend-into-container-with-float.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/css/css-scroll-snap/snap-after-relayout/multiple-aligned-targets/prefer-focused-element.html.ini b/testing/web-platform/meta/css/css-scroll-snap/snap-after-relayout/multiple-aligned-targets/prefer-focused-element.html.ini @@ -7,11 +7,8 @@ [scroller follows selected snap target through layout shift,regardless of focus] expected: - if (os == "linux") and not tsan and not debug and fission and not asan: [FAIL, PASS] - if (os == "linux") and not tsan and debug and not fission: PASS - if (os == "win") and debug and (processor == "x86_64"): [FAIL, PASS] - if (os == "win") and debug and (processor == "x86"): [FAIL, PASS] - if (os == "win") and not debug: [FAIL, PASS] - if (os == "linux") and tsan: [FAIL, PASS] + if (os == "linux") and fission and not asan and not debug and not tsan: [FAIL, PASS] + if (os == "linux") and not fission and debug: PASS + if os == "win": [FAIL, PASS] if os == "android": FAIL [PASS, FAIL] diff --git a/testing/web-platform/meta/css/css-scroll-snap/snap-after-relayout/resnap-on-reconstructing-frame.html.ini b/testing/web-platform/meta/css/css-scroll-snap/snap-after-relayout/resnap-on-reconstructing-frame.html.ini @@ -1,6 +1,6 @@ [resnap-on-reconstructing-frame.html] expected: - if asan and fission: TIMEOUT + if (os == "linux") and not fission and debug: [OK, TIMEOUT] [Stay at the last snap point even after reconstrucing the scroll container] expected: - if asan and fission: TIMEOUT + if (os == "linux") and not fission and debug: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/css/filter-effects/parsing/backdrop-filter-computed.html.ini b/testing/web-platform/meta/css/filter-effects/parsing/backdrop-filter-computed.html.ini @@ -0,0 +1,3 @@ +[backdrop-filter-computed.html] + expected: + if (processor == "x86") and debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/css/selectors/missing-right-token.html.ini b/testing/web-platform/meta/css/selectors/missing-right-token.html.ini @@ -1,3 +1,3 @@ [missing-right-token.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/custom-elements/reactions/Selection.html.ini b/testing/web-platform/meta/custom-elements/reactions/Selection.html.ini @@ -1,3 +1,3 @@ [Selection.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/editing/other/insertparagraph-in-inline-editing-host.tentative.html.ini b/testing/web-platform/meta/editing/other/insertparagraph-in-inline-editing-host.tentative.html.ini @@ -0,0 +1,83 @@ +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=inline-block&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=list-item&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=table-cell&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=list-item&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=inline-block&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=list-item&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=block&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=inline&method=enter] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=inline-block&method=enter] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=list-item&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=inline&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=inline-block&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=inline-block&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=inline&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=block&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=block&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=inline&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=inline&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=inline-block&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-line&display=table-cell&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=block&method=enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=table-cell&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre&display=inline-block&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=pre-wrap&display=inline&method=shift-enter] + +[insertparagraph-in-inline-editing-host.tentative.html?white-space=normal&display=table-cell&method=shift-enter] diff --git a/testing/web-platform/meta/editing/other/join-different-white-space-style-left-line-and-right-paragraph.html.ini b/testing/web-platform/meta/editing/other/join-different-white-space-style-left-line-and-right-paragraph.html.ini @@ -109,6 +109,8 @@ [join-different-white-space-style-left-line-and-right-paragraph.html?method=backspace&left-white-space=pre-line&right-white-space=normal] [join-different-white-space-style-left-line-and-right-paragraph.html?method=select-boundary&left-white-space=pre-wrap&right-white-space=pre-line] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [join-different-white-space-style-left-line-and-right-paragraph.html?method=forwarddelete&left-white-space=pre&right-white-space=pre-wrap] diff --git a/testing/web-platform/meta/encoding/api-basics.any.js.ini b/testing/web-platform/meta/encoding/api-basics.any.js.ini @@ -6,7 +6,9 @@ [api-basics.any.worker.html] [api-basics.any.shadowrealm-in-sharedworker.html] - expected: ERROR + expected: + if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR [api-basics.https.any.shadowrealm-in-serviceworker.html] expected: [ERROR, TIMEOUT] @@ -19,8 +21,8 @@ [api-basics.any.shadowrealm-in-dedicatedworker.html] expected: - if not sessionHistoryInParent and debug: [ERROR, TIMEOUT] - ERROR + if sessionHistoryInParent: ERROR + [ERROR, TIMEOUT] [api-basics.https.any.shadowrealm-in-audioworklet.html] expected: diff --git a/testing/web-platform/meta/encoding/legacy-mb-japanese/shift_jis/sjis-decode.html.ini b/testing/web-platform/meta/encoding/legacy-mb-japanese/shift_jis/sjis-decode.html.ini @@ -1,31 +1,19 @@ [sjis-decode.html?4001-5000] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [sjis-decode.html?6001-7000] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [sjis-decode.html?3001-4000] - expected: - if (os == "android") and fission: [TIMEOUT, OK] [sjis-decode.html?7001-last] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [sjis-decode.html?1001-2000] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [sjis-decode.html?2001-3000] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [sjis-decode.html?5001-6000] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [sjis-decode.html?1-1000] - expected: - if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding/streams/decode-attributes.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-attributes.any.js.ini @@ -22,7 +22,9 @@ expected: [ERROR, TIMEOUT] [decode-attributes.any.shadowrealm-in-shadowrealm.html] - expected: ERROR + expected: + if (os == "android") and debug and sessionHistoryInParent: TIMEOUT + ERROR [decode-attributes.any.shadowrealm-in-sharedworker.html] expected: ERROR diff --git a/testing/web-platform/meta/encoding/textdecoder-byte-order-marks.any.js.ini b/testing/web-platform/meta/encoding/textdecoder-byte-order-marks.any.js.ini @@ -27,4 +27,6 @@ expected: ERROR [textdecoder-byte-order-marks.any.shadowrealm-in-window.html] - expected: ERROR + expected: + if not sessionHistoryInParent and debug: TIMEOUT + ERROR diff --git a/testing/web-platform/meta/encoding/textdecoder-utf16-surrogates.any.js.ini b/testing/web-platform/meta/encoding/textdecoder-utf16-surrogates.any.js.ini @@ -20,7 +20,9 @@ expected: [ERROR, TIMEOUT] [textdecoder-utf16-surrogates.any.shadowrealm-in-shadowrealm.html] - expected: ERROR + expected: + if not sessionHistoryInParent and debug: TIMEOUT + ERROR [textdecoder-utf16-surrogates.any.shadowrealm-in-sharedworker.html] expected: ERROR diff --git a/testing/web-platform/meta/encoding/textencoder-utf16-surrogates.any.js.ini b/testing/web-platform/meta/encoding/textencoder-utf16-surrogates.any.js.ini @@ -1,6 +1,4 @@ [textencoder-utf16-surrogates.any.html] - expected: - if (processor == "x86") and (os == "linux"): [OK, ERROR] [textencoder-utf16-surrogates.any.worker.html] @@ -11,22 +9,18 @@ expected: ERROR [textencoder-utf16-surrogates.any.shadowrealm-in-dedicatedworker.html] - expected: ERROR - -[textencoder-utf16-surrogates.any.shadowrealm-in-window.html] expected: - if (processor == "x86") and (os == "linux"): [ERROR, CRASH] + if not sessionHistoryInParent and debug: [ERROR, TIMEOUT] ERROR +[textencoder-utf16-surrogates.any.shadowrealm-in-window.html] + expected: ERROR + [textencoder-utf16-surrogates.https.any.shadowrealm-in-serviceworker.html] - expected: - if (processor == "x86") and (os == "linux"): [ERROR, CRASH, TIMEOUT] - [ERROR, TIMEOUT] + expected: [ERROR, TIMEOUT] [textencoder-utf16-surrogates.https.any.shadowrealm-in-audioworklet.html] expected: ERROR [textencoder-utf16-surrogates.any.shadowrealm-in-sharedworker.html] - expected: - if (processor == "x86") and (os == "linux"): [ERROR, CRASH] - ERROR + expected: ERROR diff --git a/testing/web-platform/meta/encoding/unsupported-encodings.any.js.ini b/testing/web-platform/meta/encoding/unsupported-encodings.any.js.ini @@ -1,7 +1,5 @@ [unsupported-encodings.any.worker.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if not sessionHistoryInParent and not debug: [OK, TIMEOUT] [unsupported-encodings.any.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/event-timing/keyup.html.ini b/testing/web-platform/meta/event-timing/keyup.html.ini @@ -1,6 +1,6 @@ [keyup.html] [Event Timing Keyup.] expected: - if (os_version == "14") and sessionHistoryInParent and not debug: [PASS, FAIL] - if (os_version == "14") and not sessionHistoryInParent and not debug: [PASS, FAIL] - if (os_version == "14.70") and not debug: [PASS, FAIL] + if (os == "linux") and not debug and not asan and not tsan: [PASS, FAIL] + if (os == "mac") and not debug: [PASS, FAIL] + if (os == "android") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-with-link-element.tentative.https.html.ini @@ -1,8 +1,12 @@ [Fetch same origin dictionary using link header] - expected: - if (os == "android"): [OK, ERROR] - + expected: + if os == "android": [OK, ERROR] + [Fetch cross origin dictionary using link element] - expected: - if (os == "android"): [OK, ERROR] - + expected: + if os == "android": [OK, ERROR] + +[dictionary-fetch-with-link-element.tentative.https.html] + [Fetch same origin dictionary using link element] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-fetch-with-link-header.tentative.https.html.ini @@ -1,4 +1,6 @@ [dictionary-fetch-with-link-header.tentative.https.html] [Fetch same origin dictionary using link header] expected: - if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL] + if (os == "linux") and asan and fission: [PASS, FAIL] + if (os == "android") and not debug and sessionHistoryInParent: [PASS, FAIL] + if (os == "android") and not debug and not sessionHistoryInParent: [PASS, FAIL] diff --git a/testing/web-platform/meta/fetch/compression-dictionary/dictionary-registration.tentative.https.html.ini b/testing/web-platform/meta/fetch/compression-dictionary/dictionary-registration.tentative.https.html.ini @@ -0,0 +1,4 @@ +[dictionary-registration.tentative.https.html] + [Expired dictionary is not used] + expected: + if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/fetch/fetch-later/quota/cross-origin-iframe/small-payload.https.window.js.ini b/testing/web-platform/meta/fetch/fetch-later/quota/cross-origin-iframe/small-payload.https.window.js.ini @@ -1,11 +1,10 @@ [small-payload.https.window.html] expected: - if fission and (os == "win") and debug and (processor == "x86_64"): [ERROR, OK] - if fission and (os == "win") and not debug: [ERROR, OK] - if fission and (os == "mac") and not debug: [OK, ERROR] - if fission and (os == "linux") and not debug: [ERROR, OK] - if not fission: OK - ERROR + if (os == "win") and debug and (processor == "x86"): ERROR + if (os == "linux") and fission and debug: ERROR + if (os == "linux") and not fission: OK + if os == "android": OK + [ERROR, OK] [fetchLater() accepts payload[size=20\] in a POST request body of String in a default cross-origin iframe.] expected: FAIL diff --git a/testing/web-platform/meta/fetch/metadata/generated/form-submission.https.sub.html.ini b/testing/web-platform/meta/fetch/metadata/generated/form-submission.https.sub.html.ini @@ -1,227 +1,176 @@ [form-submission.https.sub.html] expected: - if os == "linux": [TIMEOUT, OK] - if os == "android" and fission: TIMEOUT + if (os == "linux") and tsan: [TIMEOUT, OK] + if (os == "linux") and not tsan: [OK, TIMEOUT] [sec-fetch-user - GET with user activation] expected: - if os == "linux": [NOTRUN, PASS, TIMEOUT] - if os == "android" and fission: NOTRUN - - [sec-fetch-user - POST] - expected: - if (os == "linux") and os_version == "24.04" and processor == 'x86_64' and display == 'x11': PASS - if (os == "linux") and not fission and not debug: [NOTRUN, PASS, FAIL, TIMEOUT] - if os == "win": PASS - if os == "mac": PASS - if os == "android" and not fission: PASS - NOTRUN + if (os == "linux") and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not tsan: [PASS, TIMEOUT, NOTRUN] [sec-fetch-user - POST with user activation] expected: - if (os == "linux") and debug and fission: [NOTRUN, PASS] - if (os == "linux") and debug and not fission: NOTRUN - if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT] - if os == "android" and fission: NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] + if (os == "linux") and debug: [PASS, NOTRUN] [sec-fetch-user - GET] expected: - if (os == "linux") and debug and fission: [NOTRUN, PASS, TIMEOUT] - if (os == "linux") and debug and not fission: NOTRUN - if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT] - if os == "android" and fission: NOTRUN + if (os == "linux") and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not tsan: [PASS, TIMEOUT, NOTRUN] [sec-fetch-dest - GET] expected: - if (os == "linux") and debug: NOTRUN - if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT] - if os == "android" and fission: NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] [sec-fetch-dest - POST] expected: - if (os == "linux") and debug: NOTRUN - if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT] - if os == "android" and fission: NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] [sec-fetch-mode - GET] expected: - if (os == "linux") and not debug and fission: [NOTRUN, PASS, TIMEOUT] - if os == "win": PASS - if os == "mac": PASS - if os == "android" and not fission: PASS - NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] [sec-fetch-mode - POST] expected: - if (os == "linux") and not debug and fission: [NOTRUN, PASS, TIMEOUT] - if os == "win": PASS - if os == "mac": PASS - if os == "android" and not fission: PASS - NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] [sec-fetch-site - HTTPS downgrade-upgrade - POST] expected: - if (os == "linux") and not debug and fission: [NOTRUN, PASS, TIMEOUT] - if os == "win": PASS - if os == "mac": PASS - if os == "android" and not fission: PASS - NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] - [sec-fetch-site - Same-Origin -> Same Origin - POST] + [sec-fetch-site - Cross-site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Site -> Same Origin - GET] + [sec-fetch-storage-access - Same site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Cross-Site -> Cross-Site - POST] + [sec-fetch-site - Same-Origin -> Same Origin - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Cross-site - GET] + [sec-fetch-site - Same site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Cross-Site -> Cross-Site - GET] + [sec-fetch-site - Cross-Site -> Same-Site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Same site - POST] + [sec-fetch-user - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Origin -> Same-Site - POST] + [sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Site -> Cross-Site - GET] + [sec-fetch-site - Cross-Site -> Same Origin - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN [sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Origin -> Same Origin - GET] + [sec-fetch-site - Same site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN [sec-fetch-site - Same-Origin -> Cross-Site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same site - GET] + [sec-fetch-site - Same-Site -> Cross-Site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Origin -> Same-Site - GET] + [sec-fetch-storage-access - Same site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Site -> Cross-Site - POST] + [sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same origin - POST] + [sec-fetch-storage-access - Cross-site - POST] expected: - if os == "linux" and os_version == "18.04": TIMEOUT - if os == "android" and fission: TIMEOUT + if tsan: NOTRUN - [sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect - GET] + [sec-fetch-site - Cross-Site -> Same-Site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN [sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Cross-Site -> Same Origin - POST] + [sec-fetch-site - Same-Site -> Same-Site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Cross-Site -> Same-Site - GET] + [sec-fetch-site - Same-Site -> Same Origin - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Site -> Same Origin - POST] + [sec-fetch-site - Same-Site -> Cross-Site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same site - POST] + [sec-fetch-site - Same-Site -> Same-Site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Cross-site - POST] + [sec-fetch-site - Same-Origin -> Same-Site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Origin -> Cross-Site - GET] + [sec-fetch-storage-access - Cross-site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Cross-Site -> Same Origin - GET] + [sec-fetch-site - Same-Origin -> Same-Site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Same site - GET] + [sec-fetch-site - HTTPS downgrade-upgrade - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - HTTPS downgrade-upgrade - GET] + [sec-fetch-site - Same origin - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: TIMEOUT - [sec-fetch-site - Same-Origin -> Cross-Site -> Same-Origin redirect - GET] + [sec-fetch-site - Cross-Site -> Cross-Site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Cross-Site -> Same-Site - POST] + [sec-fetch-site - Same-Site -> Same Origin - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Site -> Same-Site - GET] + [sec-fetch-site - Cross-site - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Cross-site - GET] + [sec-fetch-site - Cross-Site -> Cross-Site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Cross-site - POST] + [sec-fetch-site - Same-Origin -> Cross-Site - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Same-Site -> Same-Site - POST] + [sec-fetch-site - Same-Origin -> Same Origin - GET] + expected: + if tsan: NOTRUN + + [sec-fetch-site - Cross-Site -> Same Origin - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN diff --git a/testing/web-platform/meta/fetch/metadata/generated/form-submission.sub.html.ini b/testing/web-platform/meta/fetch/metadata/generated/form-submission.sub.html.ini @@ -1,188 +1,149 @@ [form-submission.sub.html] expected: - if (os == "linux") and fission: [TIMEOUT, OK] - if (os == "linux") and not fission: TIMEOUT - if os == "android" and fission: TIMEOUT + if (os == "linux") and tsan: [TIMEOUT, OK] + if (os == "linux") and not tsan: [OK, TIMEOUT] [sec-fetch-site - HTTPS upgrade - POST] expected: - if (os == "linux") and fission and debug: [NOTRUN, PASS, TIMEOUT] - if (os == "linux") and fission and not debug: [NOTRUN, PASS, TIMEOUT] - if (os == "linux") and not fission: NOTRUN - if os == "android" and fission: NOTRUN + if (os == "linux") and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not tsan: [PASS, TIMEOUT, NOTRUN] [sec-fetch-site - HTTPS downgrade-upgrade - GET] expected: - if (os == "linux") and fission and debug: [NOTRUN, PASS] - if (os == "linux") and fission and not debug: [NOTRUN, PASS, TIMEOUT] - if (os == "linux") and not fission: NOTRUN - if os == "android" and fission: NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] + if (os == "linux") and debug: [PASS, NOTRUN] [sec-fetch-site - HTTPS downgrade-upgrade - POST] expected: - if (os == "linux") and fission and debug: [NOTRUN, PASS] - if (os == "linux") and fission and not debug: [NOTRUN, PASS, TIMEOUT] - if (os == "linux") and not fission: NOTRUN - if os == "android" and fission: NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] + if (os == "linux") and debug: [PASS, NOTRUN] [sec-fetch-site - HTTPS upgrade - GET] expected: - if (os == "linux") and not debug and fission: [NOTRUN, PASS, TIMEOUT] - if os == "win": PASS - if os == "mac": PASS - if os == "android" and not fission: PASS - NOTRUN + if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN] - [sec-fetch-mode - Not sent to non-trustworthy cross-site destination - GET] + [sec-fetch-dest - Not sent to non-trustworthy same-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - POST] + [sec-fetch-mode - Not sent to non-trustworthy cross-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-mode - Not sent to non-trustworthy cross-site destination - POST] + [sec-fetch-site - Not sent to non-trustworthy cross-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-mode - Not sent to non-trustworthy same-origin destination - GET] + [sec-fetch-site - HTTPS downgrade (header not sent) - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-dest - Not sent to non-trustworthy same-origin destination - POST] + [sec-fetch-site - Not sent to non-trustworthy same-origin destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: TIMEOUT - [sec-fetch-site - Not sent to non-trustworthy cross-site destination - POST] + [sec-fetch-mode - Not sent to non-trustworthy cross-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-dest - Not sent to non-trustworthy same-origin destination - GET] + [sec-fetch-user - Not sent to non-trustworthy same-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-user - Not sent to non-trustworthy same-origin destination - POST] + [sec-fetch-user - Not sent to non-trustworthy cross-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - HTTPS downgrade (header not sent) - GET] + [sec-fetch-dest - Not sent to non-trustworthy cross-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-user - Not sent to non-trustworthy cross-site destination - GET] + [sec-fetch-dest - Not sent to non-trustworthy same-origin destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - POST] + [sec-fetch-site - Not sent to non-trustworthy cross-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-mode - Not sent to non-trustworthy same-site destination - GET] + [sec-fetch-dest - Not sent to non-trustworthy same-origin destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-user - Not sent to non-trustworthy same-site destination - GET] + [sec-fetch-user - Not sent to non-trustworthy same-origin destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-dest - Not sent to non-trustworthy cross-site destination - GET] + [sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - HTTPS downgrade (header not sent) - POST] + [sec-fetch-dest - Not sent to non-trustworthy cross-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Not sent to non-trustworthy same-site destination - GET] + [sec-fetch-site - Not sent to non-trustworthy same-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-user - Not sent to non-trustworthy same-site destination - POST] + [sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - POST] + [sec-fetch-user - Not sent to non-trustworthy same-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-user - Not sent to non-trustworthy cross-site destination - POST] + [sec-fetch-site - HTTPS downgrade (header not sent) - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - GET] + [sec-fetch-mode - Not sent to non-trustworthy same-origin destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Not sent to non-trustworthy same-site destination - POST] + [sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-dest - Not sent to non-trustworthy same-site destination - POST] + [sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-mode - Not sent to non-trustworthy same-site destination - POST] + [sec-fetch-user - Not sent to non-trustworthy cross-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Not sent to non-trustworthy same-origin destination - POST] + [sec-fetch-mode - Not sent to non-trustworthy same-origin destination - POST] expected: - if os == "linux" and os_version == "18.04": TIMEOUT - if os == "android" and fission: TIMEOUT + if tsan: NOTRUN - [sec-fetch-dest - Not sent to non-trustworthy same-site destination - GET] + [sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-site - Not sent to non-trustworthy cross-site destination - GET] + [sec-fetch-site - Not sent to non-trustworthy same-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-dest - Not sent to non-trustworthy cross-site destination - POST] + [sec-fetch-user - Not sent to non-trustworthy same-origin destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-user - Not sent to non-trustworthy same-origin destination - GET] + [sec-fetch-mode - Not sent to non-trustworthy same-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - GET] + [sec-fetch-mode - Not sent to non-trustworthy same-site destination - POST] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - GET] + [sec-fetch-dest - Not sent to non-trustworthy same-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN - [sec-fetch-mode - Not sent to non-trustworthy same-origin destination - POST] + [sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - GET] expected: - if os == "linux" and os_version == "18.04": NOTRUN - if os == "android" and fission: NOTRUN + if tsan: NOTRUN diff --git a/testing/web-platform/meta/fetch/metadata/preload.https.sub.html.ini b/testing/web-platform/meta/fetch/metadata/preload.https.sub.html.ini @@ -1,18 +1,16 @@ [preload.https.sub.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR] [preload style web-platform.test:8443: sec-fetch-site] expected: - if (os == "win") and not debug: PASS - if os == "android": PASS - if os == "mac": PASS - [PASS, FAIL] + if (os == "win") and debug: [PASS, FAIL] + if os == "linux": [PASS, FAIL] [<link rel='preload' as='style' href='https://www.not-web-platform.test:8443/...'>] expected: if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] - if (os == "linux") and debug: [PASS, FAIL] if (os == "win") and debug: [PASS, FAIL] + if (os == "linux") and debug: [PASS, FAIL] [<link rel='preload' as='fetch' href='https://web-platform.test:8443/...'>] expected: @@ -29,7 +27,7 @@ [<link rel='preload' as='track' href='https://www.web-platform.test:8443/...'>] expected: - if (processor == "x86") and (os == "win") and not debug: FAIL + if (processor == "x86") and not debug: FAIL [FAIL, PASS] [preload image web-platform.test:8443: sec-fetch-site] @@ -49,7 +47,7 @@ [<link rel='preload' as='font' href='https://web-platform.test:8443/...'>] expected: - if (os == "linux") and not debug and (processor == "x86_64"): [PASS, FAIL] + if (os == "linux") and not debug: [PASS, FAIL] [<link rel='preload' as='script' href='https://www.web-platform.test:8443/...'>] expected: diff --git a/testing/web-platform/meta/geolocation/enabled-by-permissions-policy.https.sub.html.ini b/testing/web-platform/meta/geolocation/enabled-by-permissions-policy.https.sub.html.ini @@ -1,2 +0,0 @@ -[enabled-by-permissions-policy.https.sub.html] - expected: ERROR diff --git a/testing/web-platform/meta/geolocation/enabled-on-self-origin-by-permissions-policy.https.sub.html.ini b/testing/web-platform/meta/geolocation/enabled-on-self-origin-by-permissions-policy.https.sub.html.ini @@ -1,3 +1,4 @@ [enabled-on-self-origin-by-permissions-policy.https.sub.html] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1903271 - expected: ERROR + [Permissions-Policy header geolocation=(self) disallows cross-origin iframes.] + expected: FAIL diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/back-forward-cache/events.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/back-forward-cache/events.html.ini @@ -2,5 +2,18 @@ prefs: [docshell.shistory.bfcache.ship_allow_beforeunload_listeners:true] [unload] expected: + if (os == "linux") and debug: NOTRUN if os == "android": PASS PRECONDITION_FAILED + + [CrossSite] + expected: + if (os == "linux") and debug: [NOTRUN, TIMEOUT] + + [beforeunload] + expected: + if (os == "linux") and debug: NOTRUN + + [SameSite] + expected: + if (os == "linux") and debug: [TIMEOUT, PASS] diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/document-state.https.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/document-state.https.html.ini @@ -20,8 +20,8 @@ [A navigation's initiator origin and referrer are stored in the document state and used in the document repopulation case] expected: - if (os == "linux") and not debug and fission and (processor == "x86"): [PASS, TIMEOUT] - if (os == "linux") and not debug and fission and (processor == "x86_64"): [PASS, TIMEOUT] + if (os == "linux") and debug and fission: [PASS, TIMEOUT] + if (os == "linux") and not debug and fission: [TIMEOUT, PASS] if (os == "linux") and not debug and not fission: [PASS, TIMEOUT] if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT] if (os == "mac") and not debug: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-push-with-cross-origin-redirect.sub.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-push-with-cross-origin-redirect.sub.html.ini @@ -1,4 +1,9 @@ [pageswap-push-with-cross-origin-redirect.sub.html] - expected: TIMEOUT + expected: + if not debug and (os == "linux") and not asan and tsan: [TIMEOUT, ERROR] + if not debug and (os == "linux") and not asan and not tsan: [ERROR, TIMEOUT] + if not debug and (os == "linux") and asan: [TIMEOUT, ERROR] + if debug and fission: [ERROR, TIMEOUT] + TIMEOUT [pageswap on navigation with same-origin redirect] expected: TIMEOUT diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-replace-with-cross-origin-redirect.sub.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/pageswap/pageswap-replace-with-cross-origin-redirect.sub.html.ini @@ -1,4 +1,9 @@ [pageswap-replace-with-cross-origin-redirect.sub.html] - expected: TIMEOUT + expected: + if not debug and (os == "linux") and not asan and tsan: [TIMEOUT, ERROR] + if not debug and (os == "linux") and not asan and not tsan: [ERROR, TIMEOUT] + if not debug and (os == "linux") and asan: [TIMEOUT, ERROR] + if debug and fission: [ERROR, TIMEOUT] + TIMEOUT [pageswap on navigation with same-origin redirect] expected: TIMEOUT diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/same-url.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/history-traversal/same-url.html.ini @@ -1,3 +1,3 @@ [same-url.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR] diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-assign-user-click.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-assign-user-click.html.ini @@ -1,6 +1,6 @@ [location-assign-user-click.html] - expected: - if (processor == "x86") and (os == "linux"): [OK, ERROR] [NO replace before load, triggered by location.assign()] expected: - if (os == "android") and not sessionHistoryInParent: FAIL + if sessionHistoryInParent and (os == "mac") and debug: [PASS, FAIL] + if sessionHistoryInParent and (os == "mac") and not debug: [PASS, FAIL] + if not sessionHistoryInParent: FAIL diff --git a/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter-user-mouseup.html.ini b/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/replace-before-load/location-setter-user-mouseup.html.ini @@ -1,14 +1,15 @@ [location-setter-user-mouseup.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [href] expected: - if (os == "android") and not sessionHistoryInParent: FAIL + if sessionHistoryInParent and (os == "mac") and not debug: [PASS, FAIL] + if not sessionHistoryInParent: FAIL [search] expected: - if (os == "android") and not sessionHistoryInParent: FAIL + if sessionHistoryInParent and (os == "mac") and not debug: [PASS, FAIL] + if not sessionHistoryInParent: FAIL [hash] expected: - if (os == "android") and not sessionHistoryInParent: FAIL + if sessionHistoryInParent and (os == "mac") and not debug: [PASS, FAIL] + if not sessionHistoryInParent: FAIL diff --git a/testing/web-platform/meta/html/browsers/sandboxing/sandbox-inherited-from-required-csp.html.ini b/testing/web-platform/meta/html/browsers/sandboxing/sandbox-inherited-from-required-csp.html.ini @@ -1,5 +1,7 @@ [sandbox-inherited-from-required-csp.html] - expected: TIMEOUT + expected: + if debug: CRASH + TIMEOUT [initial empty document] expected: FAIL @@ -17,4 +19,3 @@ [cross-origin] expected: FAIL - diff --git a/testing/web-platform/meta/html/browsers/the-window-object/open-close/open-features-non-integer-innerwidth.html.ini b/testing/web-platform/meta/html/browsers/the-window-object/open-close/open-features-non-integer-innerwidth.html.ini @@ -1,38 +1,45 @@ [open-features-non-integer-innerwidth.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [features "innerwidth=405.5" should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL [features "innerwidth=405.32" should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL [features "innerwidth=405LLl" should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL [features "innerwidth=405^4" should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL [features "innerwidth=405*3" should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL [features "innerwidth=405/5" should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL [features "innerwidth=405 " should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL [features "innerwidth=405e1" should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL [features "innerwidth=405e-1" should set "width=405"] expected: + if (os == "linux") and debug and fission: [PASS, FAIL] if os == "android": FAIL diff --git a/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/backward-navigation/skips-root-focusgroup.html.ini b/testing/web-platform/meta/html/interaction/focus/focusgroup/tentative/backward-navigation/skips-root-focusgroup.html.ini @@ -1,8 +1,3 @@ [skips-root-focusgroup.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [When the focus is set on the last item of a focusgroup and the previous item is located past an other (non-extending) focusgroup subtree, a backward arrow key press should move the focus to that previous item without getting stuck in the other focusgroup.] - expected: FAIL - [When the focus is set on the last item of a focusgroup and the previous item is located past an other focusgroup subtree, a backward arrow key press should move the focus to that previous item without getting stuck in the other focusgroup.] expected: FAIL diff --git a/testing/web-platform/meta/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-empty-alt-replaced.html.ini b/testing/web-platform/meta/html/rendering/replaced-elements/attributes-for-embedded-content-and-images/img-empty-alt-replaced.html.ini @@ -1,3 +1,3 @@ [img-empty-alt-replaced.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/loading-the-media-resource/resource-selection-invoke-in-sync-event.html.ini @@ -1,9 +1,10 @@ [resource-selection-invoke-in-sync-event.html] [await a stable state and sync event handlers] expected: - if not debug and (processor == "x86_64") and (os == "android") and sessionHistoryInParent: [FAIL, PASS] + if not debug and (os == "linux") and not asan and not tsan: FAIL if debug and (os == "android") and sessionHistoryInParent: [PASS, FAIL] - if debug and (os == "android") and not sessionHistoryInParent: PASS - if debug and (os == "win"): PASS - if not debug and (processor == "x86"): [FAIL, PASS] - FAIL + if not debug and (os == "win") and (processor == "x86_64"): FAIL + if not debug and (os == "win") and (processor == "x86"): [FAIL, PASS] + if not debug and (os == "android") and sessionHistoryInParent: [FAIL, PASS] + if not debug and (os == "android") and not sessionHistoryInParent: FAIL + if not debug and (os == "mac"): FAIL diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/017.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/cors/017.html.ini @@ -1,5 +1,5 @@ [017.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [track CORS: Anonymous, same-origin, no headers, redirects to same-origin, with headers] disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1337242 diff --git a/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-insert-after-load.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/media-elements/track/track-element/track-insert-after-load.html.ini @@ -1,3 +1,4 @@ [track-insert-after-load.html] expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] if (os == "android") and not debug: [OK, ERROR] diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/toBlob-cross-realm-callback-report-exception.html.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-canvas-element/toBlob-cross-realm-callback-report-exception.html.ini @@ -1,7 +1,8 @@ [toBlob-cross-realm-callback-report-exception.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [toBlob() reports the exception from its callback in the callback's global object] expected: - if (os == "linux") and (processor == "x86_64") and fission and not debug and not asan and tsan: [PASS, FAIL] - if (os == "linux") and (processor == "x86_64") and fission and not debug and asan: [PASS, FAIL] - if (os == "linux") and (processor == "x86_64") and not fission: [PASS, FAIL] - if (os == "linux") and (processor == "x86"): [PASS, FAIL] + if (os == "linux") and fission and not asan and tsan: [PASS, FAIL] + if (os == "linux") and fission and asan: [PASS, FAIL] + if (os == "linux") and not fission: [PASS, FAIL] diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild-unsandboxed-cross-origin-parent.tentative.sub.window.js.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild-unsandboxed-cross-origin-parent.tentative.sub.window.js.ini @@ -1,9 +1,9 @@ [sandbox-top-navigation-grandchild-unsandboxed-cross-origin-parent.tentative.sub.window.html] expected: + if (os == "linux") and not debug and asan and fission: TIMEOUT if (os == "linux") and debug and fission: [OK, TIMEOUT] if (os == "linux") and debug and not fission: [OK, CRASH] - if (os == "mac") and debug: TIMEOUT [A same-origin grandchild in a cross-origin parent can navigate top] expected: + if (os == "linux") and not debug and asan and fission: TIMEOUT if (os == "linux") and debug and fission: [PASS, TIMEOUT] - if (os == "mac") and debug: TIMEOUT diff --git a/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html.ini b/testing/web-platform/meta/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional.html.ini @@ -1,10 +1,9 @@ [select-keyboard-behavior.optional.html] [defaultbutton: When the listbox is closed, spacebar should open the listbox.] expected: - if (os_version == "14") and not sessionHistoryInParent and debug: FAIL - if (os_version == "14") and not sessionHistoryInParent and not debug: [FAIL, PASS] - if (os_version == "14") and sessionHistoryInParent: FAIL - if os_version == "7.0": FAIL + if (os == "android") and not sessionHistoryInParent and debug: FAIL + if (os == "android") and not sessionHistoryInParent and not debug: [FAIL, PASS] + if (os == "android") and sessionHistoryInParent: FAIL [defaultbutton: When the listbox is closed, all arrow keys should open the listbox.] expected: FAIL @@ -29,7 +28,11 @@ expected: FAIL [defaultbutton: When the listbox is closed, the enter key should not trigger form submission.] - expected: FAIL + expected: + if os == "mac": PASS + FAIL [custombutton: When the listbox is closed, the enter key should not trigger form submission.] - expected: FAIL + expected: + if os == "mac": PASS + FAIL diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/details-toggle-source.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-details-element/details-toggle-source.html.ini @@ -4,3 +4,11 @@ expected: if os == "linux": PASS [FAIL, PASS] + + [ToggleEvent.source on <details> elements: click summary.] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] + + [ToggleEvent.source on <details> elements: details.open.] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] diff --git a/testing/web-platform/meta/html/semantics/interactive-elements/the-summary-element/interactive-content.html.ini b/testing/web-platform/meta/html/semantics/interactive-elements/the-summary-element/interactive-content.html.ini @@ -11,7 +11,7 @@ prefs: [apz.zoom-to-focused-input.enabled:false] [Clicking an <input type=date> doesn't open <details>] expected: if (os == "win") and debug: [PASS, NOTRUN] - if (os == "win") and not debug: [TIMEOUT, NOTRUN, PASS] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "mac") and not debug: NOTRUN if os == "android": [PASS, FAIL] @@ -75,20 +75,19 @@ prefs: [apz.zoom-to-focused-input.enabled:false] if (os == "win") and debug: [PASS, NOTRUN] if (os == "win") and not debug: [NOTRUN, PASS] if (os == "mac") and not debug: NOTRUN - if (os == "linux") and not debug: [TIMEOUT, NOTRUN] + if (os == "linux") and not debug: [NOTRUN, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [Clicking in an <iframe> doesn't open <details>] expected: - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] - if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN] - if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN] - [PASS, TIMEOUT] + if not debug and (os == "android"): [PASS, TIMEOUT] + if debug: [PASS, TIMEOUT] + [PASS, TIMEOUT, NOTRUN] [Clicking an <input type=password> doesn't open <details>] expected: if (os == "win") and debug: [PASS, TIMEOUT, NOTRUN] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [TIMEOUT, PASS, NOTRUN] if (os == "mac") and not debug: NOTRUN [Clicking an <input type=url> doesn't open <details>] @@ -100,7 +99,7 @@ prefs: [apz.zoom-to-focused-input.enabled:false] [Clicking an <input type=button> doesn't open <details>] expected: - if (os == "mac") and not debug: [TIMEOUT, NOTRUN, PASS] + if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "linux") and not debug: [PASS, NOTRUN] if os == "win": [PASS, NOTRUN] @@ -115,13 +114,14 @@ prefs: [apz.zoom-to-focused-input.enabled:false] if (os == "win") and debug: [PASS, NOTRUN] if (os == "win") and not debug: [NOTRUN, PASS] if (os == "mac") and not debug: NOTRUN - if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "linux") and not debug: [NOTRUN, PASS, TIMEOUT] [Clicking an <input type=month> doesn't open <details>] expected: if (os == "win") and debug: [PASS, NOTRUN] - if (os == "win") and not debug: [NOTRUN, TIMEOUT, PASS] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "mac") and not debug: NOTRUN + if (os == "linux") and not debug: [PASS, TIMEOUT] [Clicking an <input type=search> doesn't open <details>] expected: @@ -132,7 +132,7 @@ prefs: [apz.zoom-to-focused-input.enabled:false] [Clicking an <img> without a 'usemap' attribute opens <details>] expected: - if (os == "mac") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "linux") and not debug: [PASS, NOTRUN] if os == "win": [PASS, NOTRUN] @@ -149,7 +149,7 @@ prefs: [apz.zoom-to-focused-input.enabled:false] [Clicking an <input type=submit> doesn't open <details>] expected: - if (os == "mac") and not debug: [NOTRUN, TIMEOUT, PASS] + if (os == "mac") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "linux") and not debug: [PASS, NOTRUN] if os == "win": [PASS, NOTRUN] @@ -158,6 +158,7 @@ prefs: [apz.zoom-to-focused-input.enabled:false] if (os == "win") and debug: [PASS, NOTRUN] if (os == "win") and not debug: [NOTRUN, PASS] if (os == "mac") and not debug: NOTRUN + if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN] [Clicking an <input type=tel> doesn't open <details>] expected: @@ -175,7 +176,7 @@ prefs: [apz.zoom-to-focused-input.enabled:false] [Clicking an <img> with a 'usemap' attribute doesn't open <details>] expected: - if (os == "mac") and not debug: [PASS, NOTRUN, TIMEOUT] + if (os == "mac") and not debug: [TIMEOUT, PASS, NOTRUN] if (os == "linux") and not debug: [PASS, NOTRUN] if os == "win": [PASS, NOTRUN] diff --git a/testing/web-platform/meta/html/semantics/popovers/popover-toggle-source.html.ini b/testing/web-platform/meta/html/semantics/popovers/popover-toggle-source.html.ini @@ -0,0 +1,12 @@ +[popover-toggle-source.html] + [ToggleEvent.source on popover elements: showPopover() without source.] + expected: + if tsan: [PASS, FAIL] + + [ToggleEvent.source on popover elements: showPopover() with source.] + expected: + if tsan: [PASS, FAIL] + + [ToggleEvent.source on popover elements: Calling click() on a popovertarget button.] + expected: + if tsan: [PASS, FAIL] diff --git a/testing/web-platform/meta/html/syntax/parsing/html5lib_tests1.html.ini b/testing/web-platform/meta/html/syntax/parsing/html5lib_tests1.html.ini @@ -1,6 +1,4 @@ [html5lib_tests1.html?run_type=write_single] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [html5lib_tests1.html 0b27e026dd03a356bbd78690fff7fb40cd63b606] expected: FAIL @@ -9,8 +7,6 @@ [html5lib_tests1.html?run_type=uri] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [html5lib_tests1.html 0b27e026dd03a356bbd78690fff7fb40cd63b606] expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/parsing/html5lib_tests10.html.ini b/testing/web-platform/meta/html/syntax/parsing/html5lib_tests10.html.ini @@ -1,7 +1,6 @@ [html5lib_tests10.html?run_type=write] expected: - if (os == "android") and fission: [OK, TIMEOUT] - if navigationApi and debug: CRASH + if (os == "linux") and debug and fission: [OK, CRASH] [html5lib_tests10.html fee2541ab7080ca5b363bb4b7b0c18ee1d3699ba] expected: FAIL @@ -33,8 +32,6 @@ [html5lib_tests10.html?run_type=uri] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [html5lib_tests10.html fee2541ab7080ca5b363bb4b7b0c18ee1d3699ba] expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/parsing/html5lib_tests18.html.ini b/testing/web-platform/meta/html/syntax/parsing/html5lib_tests18.html.ini @@ -1,6 +1,4 @@ [html5lib_tests18.html?run_type=uri] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [html5lib_tests18.html e4eb33f77ae641718853d2cfddbdb2eece6b266b] expected: FAIL @@ -21,8 +19,7 @@ [html5lib_tests18.html?run_type=write] expected: - if (os == "android") and fission: [OK, TIMEOUT] - if navigationApi and debug: CRASH + if (os == "linux") and debug and fission: [CRASH, OK] [html5lib_tests18.html e4eb33f77ae641718853d2cfddbdb2eece6b266b] expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/parsing/html5lib_tests19.html.ini b/testing/web-platform/meta/html/syntax/parsing/html5lib_tests19.html.ini @@ -8,9 +8,5 @@ [html5lib_tests19.html?run_type=uri] max-asserts: 2 - expected: - if (os == "android") and fission: [TIMEOUT, OK] [html5lib_tests19.html?run_type=write] - expected: - if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/html/syntax/parsing/html5lib_tests9.html.ini b/testing/web-platform/meta/html/syntax/parsing/html5lib_tests9.html.ini @@ -1,6 +1,4 @@ [html5lib_tests9.html?run_type=uri] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [html5lib_tests9.html b2a8131e72e53265479c08cd18d4f4663278a021] expected: FAIL @@ -16,8 +14,7 @@ [html5lib_tests9.html?run_type=write] expected: - if (os == "android") and fission: [OK, TIMEOUT] - if navigationApi and debug: CRASH + if (os == "linux") and debug and fission: [OK, CRASH] [html5lib_tests9.html b2a8131e72e53265479c08cd18d4f4663278a021] expected: FAIL diff --git a/testing/web-platform/meta/html/syntax/parsing/html5lib_webkit02.html.ini b/testing/web-platform/meta/html/syntax/parsing/html5lib_webkit02.html.ini @@ -1,6 +1,7 @@ [html5lib_webkit02.html?run_type=write] expected: - if navigationApi and debug: CRASH + if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR] + if (os == "linux") and debug and fission: [CRASH, OK] [html5lib_webkit02.html 3a112027586c5c0fb506c49aa01d3f695ca0a5fa] expected: FAIL diff --git a/testing/web-platform/meta/infrastructure/testdriver/click_iframe_crossorigin.sub.html.ini b/testing/web-platform/meta/infrastructure/testdriver/click_iframe_crossorigin.sub.html.ini @@ -1,4 +1,6 @@ [click_iframe_crossorigin.sub.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [TestDriver click on a document in an iframe] expected: if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] diff --git a/testing/web-platform/meta/intersection-observer/scroll-margin-horizontal.html.ini b/testing/web-platform/meta/intersection-observer/scroll-margin-horizontal.html.ini @@ -1,7 +1,7 @@ [scroll-margin-horizontal.html] [Test scroll margin intersection] expected: - if (os == "linux") and not debug and fission and asan: [PASS, FAIL] - if (os == "linux") and not debug and not fission: [PASS, FAIL] + if (os == "linux") and not debug and asan: [PASS, FAIL] + if (os == "android") and debug and not sessionHistoryInParent: [PASS, FAIL] if (os == "win") and debug: [PASS, FAIL] if (os == "linux") and debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/intersection-observer/scroll-margin-nested.html.ini b/testing/web-platform/meta/intersection-observer/scroll-margin-nested.html.ini @@ -1,7 +1,8 @@ [scroll-margin-nested.html] [Test scroll margin intersection] expected: - if not asan and (os == "linux") and debug and fission: [PASS, FAIL] - if not asan and (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL] - if not asan and (os == "win") and debug: [PASS, FAIL] - if asan and fission: [PASS, FAIL] + if (os == "linux") and fission and not debug and asan: [PASS, FAIL] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] + if (os == "linux") and fission and debug: [PASS, FAIL] + if (os == "android") and sessionHistoryInParent and not debug: [PASS, FAIL] + if (os == "win") and debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/intersection-observer/scroll-margin-non-scrolling-root.html.ini b/testing/web-platform/meta/intersection-observer/scroll-margin-non-scrolling-root.html.ini @@ -1,6 +1,8 @@ [scroll-margin-non-scrolling-root.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [Test scroll margin intersection] expected: - if (os == "linux") and not asan and not debug and not tsan: [PASS, FAIL] - if (os == "linux") and asan and fission: [PASS, FAIL] + if (os == "linux") and not debug and fission and not tsan: [PASS, FAIL] + if (os == "linux") and debug and not fission: [PASS, FAIL] if (os == "win") and debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/intersection-observer/scroll-margin-with-border-outline.html.ini b/testing/web-platform/meta/intersection-observer/scroll-margin-with-border-outline.html.ini @@ -1,6 +1,5 @@ [scroll-margin-with-border-outline.html] [Test scroll margin intersection] expected: - if (os_version == "7.0") and not sessionHistoryInParent and not debug: [PASS, FAIL] - if (os_version == "24.04") and debug and fission: [PASS, FAIL] - if (os_version == "24.04") and not debug and not fission: [PASS, FAIL] + if (os == "linux") and debug and fission: [PASS, FAIL] + if (os == "linux") and not debug and not fission: [FAIL, PASS] diff --git a/testing/web-platform/meta/layout-instability/attribution-rectangles-css-pixels.html.ini b/testing/web-platform/meta/layout-instability/attribution-rectangles-css-pixels.html.ini @@ -0,0 +1,6 @@ +[attribution-rectangles-css-pixels.html] + [Attribution rectangles should be in CSS pixels.] + expected: FAIL + + [Fractional pixel values should be handled correctly.] + expected: FAIL diff --git a/testing/web-platform/meta/mediacapture-insertable-streams/tentative/VideoTrackGenerator.https.html.ini b/testing/web-platform/meta/mediacapture-insertable-streams/tentative/VideoTrackGenerator.https.html.ini @@ -1,5 +1,6 @@ [VideoTrackGenerator.https.html] expected: + if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT] if not sessionHistoryInParent and not debug: [OK, TIMEOUT] [Tests that VideoTrackGenerator forwards frames to sink] expected: FAIL diff --git a/testing/web-platform/meta/mediacapture-streams/MediaStream-MediaElement-srcObject.https.html.ini b/testing/web-platform/meta/mediacapture-streams/MediaStream-MediaElement-srcObject.https.html.ini @@ -1,7 +1,6 @@ [MediaStream-MediaElement-srcObject.https.html] expected: if (os == "android") and sessionHistoryInParent and debug: [OK, CRASH] - if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] - if os == "mac": [OK, TIMEOUT] - if sessionHistoryInParent and (os == "android") and debug: [OK, TIMEOUT] - if not sessionHistoryInParent and debug: [OK, TIMEOUT] + if os == "win": OK + if os == "linux": OK + [OK, TIMEOUT] diff --git a/testing/web-platform/meta/mediacapture-streams/overconstrained_error.https.html.ini b/testing/web-platform/meta/mediacapture-streams/overconstrained_error.https.html.ini @@ -1,7 +1,7 @@ [overconstrained_error.https.html] expected: - if (os == "android") and sessionHistoryInParent and debug: [OK, TIMEOUT] - 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 sessionHistoryInParent: [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] [Error of OverconstrainedError type inherit from DOMException] expected: FAIL diff --git a/testing/web-platform/meta/mozilla-sync b/testing/web-platform/meta/mozilla-sync @@ -1 +1 @@ -upstream: 18faeffa7499d3bd1d996ed6dbf9bbf8939b7795 +upstream: ebec4906ada3390311451da2b224ce0d87ac153c diff --git a/testing/web-platform/meta/navigation-api/navigate-event/navigate-history-back-bfcache.html.ini b/testing/web-platform/meta/navigation-api/navigate-event/navigate-history-back-bfcache.html.ini @@ -0,0 +1,6 @@ +[navigate-history-back-bfcache.html] + expected: + if (os == "mac") and not debug: TIMEOUT + [navigate event should fire when traversing to a bfcache hit] + expected: + if (os == "mac") and not debug: TIMEOUT diff --git a/testing/web-platform/meta/navigation-api/navigate-event/replaceState-inside-back-handler-infinite.optional.html.ini b/testing/web-platform/meta/navigation-api/navigate-event/replaceState-inside-back-handler-infinite.optional.html.ini @@ -1,6 +1,6 @@ [replaceState-inside-back-handler-infinite.optional.html] expected: - if os == "android": TIMEOUT + if (os == "android") and debug: TIMEOUT [infinite replaceState inside a navigate event for navigation.back()] expected: - if os == "android": TIMEOUT + if (os == "android") and debug: TIMEOUT diff --git a/testing/web-platform/meta/performance-timeline/not-restored-reasons/abort-block-bfcache.window.js.ini b/testing/web-platform/meta/performance-timeline/not-restored-reasons/abort-block-bfcache.window.js.ini @@ -1,5 +1,2 @@ [abort-block-bfcache.window.html] expected: [TIMEOUT, ERROR] - - [aborting a parser should block bfcache.] - expected: [TIMEOUT, ERROR] diff --git a/testing/web-platform/meta/permissions-policy/reporting/midi-reporting.https.html.ini b/testing/web-platform/meta/permissions-policy/reporting/midi-reporting.https.html.ini @@ -3,7 +3,7 @@ if (os == "android") and sessionHistoryInParent and debug: OK if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT] - if (os == "android") and not sessionHistoryInParent and not debug: OK + if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] TIMEOUT [MIDI Report Format] expected: diff --git a/testing/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini b/testing/web-platform/meta/reporting/same-origin-same-site-credentials.https.sub.html.ini @@ -3,5 +3,4 @@ expected: if os == "mac": [FAIL, PASS] if os == "android": [FAIL, PASS] - if navigationApi: PASS FAIL diff --git a/testing/web-platform/meta/resource-timing/response-status-code.html.ini b/testing/web-platform/meta/resource-timing/response-status-code.html.ini @@ -1,1981 +1,1403 @@ [response-status-code.html] - expected: - if not debug and (os == "android") and sessionHistoryInParent: [OK, TIMEOUT] - if not debug and (os == "android") and not sessionHistoryInParent: [OK, TIMEOUT] - if debug: TIMEOUT prefs: [browser.http.blank_page_with_error_response.enabled:true] + expected: + if os == "android": [OK, TIMEOUT] [This test validates the response status of resources.] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 1] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 2] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 3] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 4] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 5] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 6] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 7] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 8] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 9] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 10] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 11] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 12] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 13] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 14] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 15] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 16] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 17] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 18] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 19] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 20] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 21] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 22] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 23] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 24] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 25] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 26] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 27] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 28] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 29] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 30] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 31] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 32] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 33] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 34] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 35] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 36] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 37] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 38] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 39] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 40] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 41] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 42] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 43] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 44] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 45] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 46] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 47] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 48] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 49] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 50] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 51] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 52] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 53] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 54] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 55] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 56] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 57] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 58] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 59] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 60] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 61] expected: - if (os == "android") and not debug: [PASS, FAIL] + if os == "android": [PASS, FAIL] [This test validates the response status of resources. 62] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, TIMEOUT, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, TIMEOUT, FAIL] - if debug: TIMEOUT + if os == "android": [PASS, FAIL, TIMEOUT] [This test validates the response status of resources. 63] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 64] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 65] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 66] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 67] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 68] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 69] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 70] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 71] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 72] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 73] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 74] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 75] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 76] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 77] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 78] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 79] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 80] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 81] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 82] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 83] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 84] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 85] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 86] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 87] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 88] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 89] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 90] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 91] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 92] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 93] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 94] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 95] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 96] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 97] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 98] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 99] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 100] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 101] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 102] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 103] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 104] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 105] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 106] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 107] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 108] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 109] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 110] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 111] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 112] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 113] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 114] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 115] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 116] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 117] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 118] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 119] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 120] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 121] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 122] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 123] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 124] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 125] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 126] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 127] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 128] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 129] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 130] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 131] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 132] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 133] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 134] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 135] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 136] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 137] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 138] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 139] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 140] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 141] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 142] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 143] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 144] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 145] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 146] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 147] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 148] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 149] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 150] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 151] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 152] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 153] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 154] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 155] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 156] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 157] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 158] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 159] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 160] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 161] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 162] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 163] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 164] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 165] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 166] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 167] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 168] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 169] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 170] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 171] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 172] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 173] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 174] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 175] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 176] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 177] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 178] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 179] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 180] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 181] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 182] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 183] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 184] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 185] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 186] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 187] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 188] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 189] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 190] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 191] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 192] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 193] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 194] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 195] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 196] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 197] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 198] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 199] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 200] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 201] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 202] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 203] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 204] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 205] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 206] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 207] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 208] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 209] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 210] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 211] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 212] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 213] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 214] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 215] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 216] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 217] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 218] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 219] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 220] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 221] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 222] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 223] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 224] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 225] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 226] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 227] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 228] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 229] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 230] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 231] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 232] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 233] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 234] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 235] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 236] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 237] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 238] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 239] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 240] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 241] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 242] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 243] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 244] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 245] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 246] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 247] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 248] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 249] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 250] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 251] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 252] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 253] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 254] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 255] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 256] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 257] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 258] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 259] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 260] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 261] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 262] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 263] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 264] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 265] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 266] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 267] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 268] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 269] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 270] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 271] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 272] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 273] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 274] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 275] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 276] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 277] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 278] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 279] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 280] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 281] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 282] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 283] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 284] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 285] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 286] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 287] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 288] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 289] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 290] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 291] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 292] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 293] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 294] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 295] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 296] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 297] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 298] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 299] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 300] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 301] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 302] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 303] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 304] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 305] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 306] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 307] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 308] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 309] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 310] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 311] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 312] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 313] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 314] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 315] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 316] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 317] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 318] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 319] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 320] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 321] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 322] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 323] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 324] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 325] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 326] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 327] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 328] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 329] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 330] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 331] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 332] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 333] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 334] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 335] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 336] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 337] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 338] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 339] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 340] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 341] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 342] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 343] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 344] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 345] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 346] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 347] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 348] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] [This test validates the response status of resources. 349] expected: - if not debug and (os == "android") and sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if not debug and (os == "android") and not sessionHistoryInParent: [PASS, NOTRUN, FAIL] - if debug: NOTRUN + if os == "android": [PASS, FAIL, NOTRUN] diff --git a/testing/web-platform/meta/scroll-animations/animation-trigger/parsing/animation-trigger-parsing.tentative.html.ini b/testing/web-platform/meta/scroll-animations/animation-trigger/parsing/animation-trigger-parsing.tentative.html.ini @@ -23,113 +23,92 @@ [Property animation-trigger value 'none, none'] expected: FAIL - [e.style['animation-trigger'\] = "trigger(---aBc, click play)" should set the property value] + [Property animation-trigger value '--foo play, --bar pause'] expected: FAIL - [Property animation-trigger value 'trigger(--aBc, click play) trigger(--abc, click play)'] + [e.style['animation-trigger'\] = "--abc play" should set the property value] expected: FAIL - [Property animation-trigger value ' trigger(--abc, click play) trigger(--bcd, click play)'] + [e.style['animation-trigger'\] = "--aBc play --abc play --aBc play" should set the property value] expected: FAIL - [Property animation-trigger value ' trigger(--abc, click play) trigger(--abc, click play)'] + [Property animation-trigger value '--bar play, --foo pause'] expected: FAIL - [e.style['animation-trigger'\] = " trigger(--abc, click play)" should set the property value] + [Property animation-trigger value ' --abc play'] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--foo, click play), trigger(--bar, click play)" should set the property value] + [e.style['animation-trigger'\] = "--aBc-dEf play" should set the property value] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--bar, click play), trigger(--foo, click play)" should set the property value] + [e.style['animation-trigger'\] = " --abc play" should set the property value] expected: FAIL - [e.style['animation-trigger'\] = "trigger(---aBc-dEf, click play)" should set the property value] + [Property animation-trigger value '--aBc play --abc play --aBc play'] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--aBc, click play) trigger(--abc, click play) trigger(--aBc, click play)" should set the property value] + [e.style['animation-trigger'\] = " --abc play --bcd reset --cde pause --def play-backwards" should set the property value] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--aBc-dEf, click play)" should set the property value] + [e.style['animation-trigger'\] = "--abc play --abc play-pause" should set the property value] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--a, click play), none, trigger(--b, click play)" should set the property value] + [e.style['animation-trigger'\] = "--aBc play pause" should set the property value] expected: FAIL - [Property animation-trigger value 'trigger(--foo, click play), trigger(--bar, click play)'] + [Property animation-trigger value ' --abc play --abc play'] expected: FAIL - [Property animation-trigger value 'trigger(--aBc, click play), trigger(--aBc, click play)'] + [e.style['animation-trigger'\] = "--foo play pause, --bar play pause" should set the property value] expected: FAIL - [Property animation-trigger value 'trigger(--abc, click play, dblclick pause)'] + [e.style['animation-trigger'\] = "--abc play --bcd play-pause, --cde play-alternate --def play reset" should set the property value] expected: FAIL - [Property animation-trigger value 'trigger(--abc, click play, dblclick pause, touch reset), trigger(--def, click pause, dblclick reset, touch play)'] + [e.style['animation-trigger'\] = "--aBc play --abc play-forwards, --aBc play-backwards" should set the property value] expected: FAIL - [Property animation-trigger value 'trigger(--a, click play), none, trigger(--b, click play)'] + [Property animation-trigger value '--abc play --abc play'] expected: FAIL - [Property animation-trigger value 'trigger(--bar, click play), trigger(--foo, click play)'] + [Property animation-trigger value '--aBc play'] expected: FAIL - [Property animation-trigger value 'trigger(--abc, click play) trigger(--bcd, click play), trigger(--cde, click play) trigger(--def, click play)'] + [Property animation-trigger value '--abc play --bcd pause, --abc play --bcd play'] expected: FAIL - [Property animation-trigger value 'trigger(--aBc, click play) trigger(--abc, click play) trigger(--aBc, click play)'] + [Property animation-trigger value '--aBc play, --aBc reset'] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--abc, click play, dblclick pause) trigger(--def, click play, dblclick reset)" should set the property value] + [Property animation-trigger value '--a play, none, --b play'] expected: FAIL - [Property animation-trigger value 'trigger(--abc, click play)'] + [e.style['animation-trigger'\] = "---aBc play" should set the property value] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--abc, click play, dblclick pause)" should set the property value] + [Property animation-trigger value '--aBc play --abc play'] expected: FAIL - [Property animation-trigger value 'trigger(--abc, click play, dblclick pause) trigger(--def, click play, dblclick reset)'] + [e.style['animation-trigger'\] = "--aBc play" should set the property value] expected: FAIL - [Property animation-trigger value 'trigger(--aBc, click play)'] + [Property animation-trigger value '--abc play --bcd play, --cde play --def play'] expected: FAIL - [Property animation-trigger value 'trigger(--abc, click play) trigger(--bcd, click play), trigger(--abc, click play) trigger(--bcd, click play)'] + [Property animation-trigger value '--abc play'] expected: FAIL - [e.style['animation-trigger'\] = " trigger(--abc, click play) trigger(--bcd, click play), trigger(--cde, click play) trigger(--def, click play)" should set the property value] + [Property animation-trigger value '---abc play'] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--abc, click play) trigger(--abc, click play)" should set the property value] + [Property animation-trigger value ' --abc play --bcd play'] expected: FAIL - [Property animation-trigger value 'trigger(---abc, click play)'] + [e.style['animation-trigger'\] = "---aBc-dEf play" should set the property value] expected: FAIL - [Property animation-trigger value ' trigger(--abc, click play)'] + [e.style['animation-trigger'\] = "--bar play reset, --foo play reset" should set the property value] expected: FAIL - [e.style['animation-trigger'\] = "trigger(--abc, click play, dblclick pause, touch reset), trigger(--def, click pause, dblclick reset, touch play)" should set the property value] - expected: FAIL - - [e.style['animation-trigger'\] = "trigger(--abc, click play)" should set the property value] - expected: FAIL - - [e.style['animation-trigger'\] = "trigger(--abc, click play) trigger(--bcd, click play), trigger(--cde, click play) trigger(--def, click play)" should set the property value] - expected: FAIL - - [Property animation-trigger value 'trigger(--abc, click play, dblclick pause, touch reset)'] - expected: FAIL - - [e.style['animation-trigger'\] = "trigger(--abc, click play, dblclick pause, touch reset)" should set the property value] - expected: FAIL - - [e.style['animation-trigger'\] = "trigger(--aBc, click play)" should set the property value] - expected: FAIL - - [Property animation-trigger value 'trigger(--abc, click play) trigger(--abc, click play)'] - expected: FAIL - - [e.style['animation-trigger'\] = "trigger(--aBc, click play) trigger(--abc, click play), trigger(--aBc, click play)" should set the property value] + [e.style['animation-trigger'\] = "--a play pause, none, --b play reset" should set the property value] expected: FAIL diff --git a/testing/web-platform/meta/streams/piping/general.any.js.ini b/testing/web-platform/meta/streams/piping/general.any.js.ini @@ -30,4 +30,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/readable-byte-streams/tee.any.js.ini b/testing/web-platform/meta/streams/readable-byte-streams/tee.any.js.ini @@ -24,6 +24,7 @@ [tee.https.any.shadowrealm-in-audioworklet.html] expected: + if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] if os == "linux": [ERROR, TIMEOUT] ERROR diff --git a/testing/web-platform/meta/streams/readable-streams/default-reader.any.js.ini b/testing/web-platform/meta/streams/readable-streams/default-reader.any.js.ini @@ -12,6 +12,8 @@ if (os == "android") and not debug: [OK, CRASH] [default-reader.any.sharedworker.html] + expected: + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] [default-reader.any.shadowrealm.html] expected: diff --git a/testing/web-platform/meta/streams/readable-streams/from.any.js.ini b/testing/web-platform/meta/streams/readable-streams/from.any.js.ini @@ -16,7 +16,9 @@ [from.any.serviceworker.html] [from.any.shadowrealm-in-dedicatedworker.html] - expected: ERROR + expected: + if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR [from.any.shadowrealm-in-window.html] expected: ERROR diff --git a/testing/web-platform/meta/streams/readable-streams/tee.any.js.ini b/testing/web-platform/meta/streams/readable-streams/tee.any.js.ini @@ -36,7 +36,9 @@ expected: ERROR [tee.any.shadowrealm-in-sharedworker.html] - expected: ERROR + expected: + if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR [tee.any.shadowrealm-in-window.html] expected: 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 @@ -34,7 +34,9 @@ ERROR [patched-global.any.shadowrealm-in-sharedworker.html] - expected: ERROR + expected: + if not sessionHistoryInParent and debug: TIMEOUT + ERROR [patched-global.any.shadowrealm-in-shadowrealm.html] expected: ERROR diff --git a/testing/web-platform/meta/streams/writable-streams/constructor.any.js.ini b/testing/web-platform/meta/streams/writable-streams/constructor.any.js.ini @@ -1,6 +1,8 @@ [constructor.any.html] [constructor.any.sharedworker.html] + expected: + if not sessionHistoryInParent and not debug: [OK, TIMEOUT] [constructor.any.worker.html] expected: @@ -20,7 +22,7 @@ [constructor.https.any.shadowrealm-in-audioworklet.html] expected: - if os == "linux": [TIMEOUT, ERROR] + if os == "linux": [ERROR, TIMEOUT] ERROR [constructor.any.shadowrealm-in-dedicatedworker.html] diff --git a/testing/web-platform/meta/streams/writable-streams/garbage-collection.any.js.ini b/testing/web-platform/meta/streams/writable-streams/garbage-collection.any.js.ini @@ -10,9 +10,8 @@ [garbage-collection.https.any.shadowrealm-in-serviceworker.html] expected: - if (os == "linux") and debug and fission: TIMEOUT - if (os == "android") and sessionHistoryInParent and debug: ERROR - if (os == "linux") and not debug: [TIMEOUT, ERROR] + if (os == "linux") and debug and fission: ERROR + if (os == "android") and debug and sessionHistoryInParent: ERROR if os == "win": ERROR [ERROR, TIMEOUT] diff --git a/testing/web-platform/meta/svg/geometry/parsing/rx-invalid.svg.ini b/testing/web-platform/meta/svg/geometry/parsing/rx-invalid.svg.ini @@ -1,3 +1,3 @@ [rx-invalid.svg] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/svg/styling/required-properties.svg.ini b/testing/web-platform/meta/svg/styling/required-properties.svg.ini @@ -1,6 +1,4 @@ [required-properties.svg] - expected: - if (os == "android") and fission: [TIMEOUT, OK] [Property "alignment-baseline" is supported] expected: FAIL @@ -12,6 +10,3 @@ [Property "text-align-all" is supported] expected: FAIL - - [Property "text-space-collapse" is supported] - expected: FAIL diff --git a/testing/web-platform/meta/upgrade-insecure-requests/gen/sharedworker-classic-data.meta/upgrade/xhr.https.html.ini b/testing/web-platform/meta/upgrade-insecure-requests/gen/sharedworker-classic-data.meta/upgrade/xhr.https.html.ini @@ -1,4 +1,5 @@ [xhr.https.html] +>>>>>>> 6525d3d785c6a (Bug 1994324 - [wpt-sync] Update web-platform-tests to ebec4906ada3390311451da2b224ce0d87ac153c, a=testonly) [Upgrade-Insecure-Requests: Expects allowed for xhr to same-http-downgrade origin and no-redirect redirection from https context.] expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/binary.wast.js.html.ini b/testing/web-platform/meta/wasm/core/binary.wast.js.html.ini @@ -1,48 +0,0 @@ -[binary.wast.js.html] - [#40 Test that WebAssembly compilation fails] - expected: FAIL - - [#41 Test that WebAssembly compilation fails] - expected: FAIL - - [#42 Test that WebAssembly compilation fails] - expected: FAIL - - [#43 Test that WebAssembly compilation fails] - expected: FAIL - - [#45 Test that WebAssembly compilation fails] - expected: FAIL - - [#46 Test that WebAssembly compilation fails] - expected: FAIL - - [#47 Test that WebAssembly compilation fails] - expected: FAIL - - [#48 Test that WebAssembly compilation fails] - expected: FAIL - - [#161 Test that WebAssembly compilation fails] - expected: FAIL - - [#162 Test that WebAssembly compilation fails] - expected: FAIL - - [#163 Test that WebAssembly compilation fails] - expected: FAIL - - [#164 Test that WebAssembly compilation fails] - expected: FAIL - - [#166 Test that WebAssembly compilation fails] - expected: FAIL - - [#167 Test that WebAssembly compilation fails] - expected: FAIL - - [#168 Test that WebAssembly compilation fails] - expected: FAIL - - [#169 Test that WebAssembly compilation fails] - expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/data.wast.js.html.ini b/testing/web-platform/meta/wasm/core/data.wast.js.html.ini @@ -1,12 +0,0 @@ -[data.wast.js.html] - [#2 Test that WebAssembly compilation fails] - expected: FAIL - - [#3 Test that WebAssembly compilation fails] - expected: FAIL - - [#34 Test that WebAssembly compilation fails] - expected: FAIL - - [#35 Test that WebAssembly compilation fails] - expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/elem.wast.js.html.ini b/testing/web-platform/meta/wasm/core/elem.wast.js.html.ini @@ -1,12 +0,0 @@ -[elem.wast.js.html] - [#2 Test that WebAssembly compilation fails] - expected: FAIL - - [#3 Test that WebAssembly compilation fails] - expected: FAIL - - [#43 Test that WebAssembly compilation fails] - expected: FAIL - - [#44 Test that WebAssembly compilation fails] - expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/global.wast.js.html.ini b/testing/web-platform/meta/wasm/core/global.wast.js.html.ini @@ -1,12 +0,0 @@ -[global.wast.js.html] - [#17 Test that WebAssembly compilation fails] - expected: FAIL - - [#18 Test that WebAssembly compilation fails] - expected: FAIL - - [#144 Test that WebAssembly compilation fails] - expected: FAIL - - [#145 Test that WebAssembly compilation fails] - expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/imports.wast.js.html.ini b/testing/web-platform/meta/wasm/core/imports.wast.js.html.ini @@ -1,18 +0,0 @@ -[imports.wast.js.html] - [#3 Test that WebAssembly compilation fails] - expected: FAIL - - [#4 Test that WebAssembly compilation fails] - expected: FAIL - - [#5 Test that WebAssembly compilation fails] - expected: FAIL - - [#209 Test that WebAssembly compilation fails] - expected: FAIL - - [#210 Test that WebAssembly compilation fails] - expected: FAIL - - [#211 Test that WebAssembly compilation fails] - expected: FAIL diff --git a/testing/web-platform/meta/wasm/core/memory.wast.js.html.ini b/testing/web-platform/meta/wasm/core/memory.wast.js.html.ini @@ -1,12 +0,0 @@ -[memory.wast.js.html] - [#2 Test that WebAssembly compilation fails] - expected: FAIL - - [#3 Test that WebAssembly compilation fails] - expected: FAIL - - [#33 Test that WebAssembly compilation fails] - expected: FAIL - - [#34 Test that WebAssembly compilation fails] - expected: FAIL 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 @@ -20,7 +20,9 @@ expected: ERROR [compile.any.shadowrealm-in-dedicatedworker.html] - expected: ERROR + expected: + if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR [compile.any.shadowrealm-in-shadowrealm.html] expected: diff --git a/testing/web-platform/meta/wasm/jsapi/constructor/multi-value.any.js.ini b/testing/web-platform/meta/wasm/jsapi/constructor/multi-value.any.js.ini @@ -9,7 +9,9 @@ expected: [ERROR, TIMEOUT] [multi-value.any.shadowrealm-in-window.html] - expected: ERROR + expected: + if not sessionHistoryInParent and debug: TIMEOUT + ERROR [multi-value.any.shadowrealm-in-sharedworker.html] expected: ERROR 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 @@ -10,6 +10,7 @@ [constructor.any.shadowrealm-in-window.html] expected: if (os == "android") and sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] ERROR [constructor.https.any.shadowrealm-in-serviceworker.html] diff --git a/testing/web-platform/meta/wasm/jsapi/memory/constructor.any.js.ini b/testing/web-platform/meta/wasm/jsapi/memory/constructor.any.js.ini @@ -23,7 +23,9 @@ expected: [ERROR, TIMEOUT] [constructor.any.shadowrealm-in-shadowrealm.html] - expected: ERROR + expected: + if not sessionHistoryInParent and debug: [ERROR, TIMEOUT] + ERROR [constructor.any.shadowrealm-in-sharedworker.html] expected: ERROR @@ -33,7 +35,7 @@ [constructor.https.any.shadowrealm-in-audioworklet.html] expected: - if os == "linux": [TIMEOUT, ERROR] + if os == "linux": [ERROR, TIMEOUT] ERROR [constructor.any.shadowrealm-in-window.html] diff --git a/testing/web-platform/meta/wasm/jsapi/memory/type.tentative.any.js.ini b/testing/web-platform/meta/wasm/jsapi/memory/type.tentative.any.js.ini @@ -83,7 +83,9 @@ expected: ERROR [type.tentative.any.shadowrealm-in-shadowrealm.html] - expected: ERROR + expected: + if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR [type.tentative.any.shadowrealm-in-sharedworker.html] expected: ERROR diff --git a/testing/web-platform/meta/wasm/jsapi/module/constructor.any.js.ini b/testing/web-platform/meta/wasm/jsapi/module/constructor.any.js.ini @@ -6,7 +6,9 @@ [constructor.any.worker.html] [constructor.any.shadowrealm-in-shadowrealm.html] - expected: ERROR + expected: + if (os == "android") and debug and sessionHistoryInParent: [ERROR, TIMEOUT] + ERROR [constructor.any.shadowrealm-in-sharedworker.html] expected: ERROR @@ -16,7 +18,7 @@ [constructor.https.any.shadowrealm-in-audioworklet.html] expected: - if os == "linux": [TIMEOUT, ERROR] + if os == "linux": [ERROR, TIMEOUT] ERROR [constructor.https.any.shadowrealm-in-serviceworker.html] diff --git a/testing/web-platform/meta/wasm/jsapi/module/imports.any.js.ini b/testing/web-platform/meta/wasm/jsapi/module/imports.any.js.ini @@ -9,7 +9,9 @@ expected: ERROR [imports.any.shadowrealm-in-window.html] - expected: ERROR + expected: + if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] + ERROR [imports.any.shadowrealm-in-shadowrealm.html] expected: ERROR diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-getoutputtimestamp.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-getoutputtimestamp.html.ini @@ -1,4 +1,4 @@ [audiocontext-getoutputtimestamp.html] expected: - if (os == "linux") and not fission and not debug: [OK, CRASH] - if (os == "android") and fission: [OK, TIMEOUT] + if not asan and not sessionHistoryInParent and not debug: [OK, TIMEOUT] + if asan and not fission: [OK, CRASH] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-sinkid-constructor.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-sinkid-constructor.https.html.ini @@ -1,10 +1,9 @@ [audiocontext-sinkid-constructor.https.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] + if os == "win": ERROR if os == "mac": [OK, TIMEOUT] - ERROR + if os == "linux": ERROR + [ERROR, TIMEOUT] [Invalid sinkId argument with a wrong ID should dispatch an onerror event.] expected: FAIL diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-sinkid-setsinkid.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/audiocontext-sinkid-setsinkid.https.html.ini @@ -1,5 +1,6 @@ [audiocontext-sinkid-setsinkid.https.html] expected: + if (os == "android") and not sessionHistoryInParent and debug: [ERROR, TIMEOUT] if (os == "android") and not sessionHistoryInParent and not debug: [ERROR, TIMEOUT] if os == "mac": [OK, ERROR, TIMEOUT] ERROR diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/constructor-allowed-to-start.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audiocontext-interface/constructor-allowed-to-start.html.ini @@ -1,4 +1,5 @@ [constructor-allowed-to-start.html] expected: - if not asan and (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] - if asan and not fission: [OK, CRASH] + if (os == "linux") and not fission and not debug: [OK, CRASH] + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audionode-interface/audionode-connect-return-value.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audionode-interface/audionode-connect-return-value.html.ini @@ -1,3 +1,3 @@ [audionode-connect-return-value.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audionode-interface/audionode-disconnect.html.ini @@ -1,4 +1,6 @@ [audionode-disconnect.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 debug: TIMEOUT + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audionode-interface/audionode.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audionode-interface/audionode.html.ini @@ -1,14 +1,3 @@ [audionode.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [X AudioContext.destination.numberOfOutputs is not equal to 1. Got 0.] - expected: FAIL - - [< [test\] 1 out of 12 assertions were failed.] - expected: FAIL - - [# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.] - expected: FAIL - [Basic tests for AudioNode API.] expected: FAIL diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-audioworklet-connections.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-audioworklet-connections.https.html.ini @@ -1,23 +1,3 @@ [k-rate-audioworklet-connections.https.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] - [X k-rate output [256: 383\]: Expected 5 for all values but found 127 unexpected values: \n\tIndex\tActual\n\t[1\]\t5.01953125\n\t[2\]\t5.0390625\n\t[3\]\t5.05859375\n\t[4\]\t5.078125\n\t...and 123 more errors.] - expected: FAIL - - [X k-rate output [384: 511\]: Expected 7.5 for all values but found 127 unexpected values: \n\tIndex\tActual\n\t[1\]\t7.51953125\n\t[2\]\t7.5390625\n\t[3\]\t7.55859375\n\t[4\]\t7.578125\n\t...and 123 more errors.] - expected: FAIL - - [# AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed.] - expected: FAIL - - [X k-rate output [0: 127\]: Expected 0 for all values but found 127 unexpected values: \n\tIndex\tActual\n\t[1\]\t0.01953125\n\t[2\]\t0.0390625\n\t[3\]\t0.05859375\n\t[4\]\t0.078125\n\t...and 123 more errors.] - expected: FAIL - - [< [AudioWorklet k-rate AudioParam\] 4 out of 5 assertions were failed.] - expected: FAIL - - [X k-rate output [128: 255\]: Expected 2.5 for all values but found 127 unexpected values: \n\tIndex\tActual\n\t[1\]\t2.51953125\n\t[2\]\t2.5390625\n\t[3\]\t2.55859375\n\t[4\]\t2.578125\n\t...and 123 more errors.] - expected: FAIL - [AudioWorklet k-rate AudioParam] expected: FAIL diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/extended-audioworkletnode-with-parameters.https.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioworklet-interface/extended-audioworkletnode-with-parameters.https.html.ini @@ -1,5 +1,5 @@ [extended-audioworkletnode-with-parameters.https.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 debug and sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and debug and not sessionHistoryInParent: CRASH + if (os == "android") and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-mediastreamaudiosourcenode-interface/mediastreamaudiosourcenode-routing.html.ini @@ -1,5 +1,6 @@ [mediastreamaudiosourcenode-routing.html] expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] if (os == "android") and not sessionHistoryInParent: [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] [MediaStreamAudioSourceNode captures the right track.] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/create_user_context/accept_insecure_certs.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/create_user_context/accept_insecure_certs.py.ini @@ -1,5 +1,4 @@ [accept_insecure_certs.py] - expected: ERROR [test_create_context[True\]] expected: - if not sessionHistoryInParent and debug and (os_version == "14"): [PASS, ERROR] + if not sessionHistoryInParent and debug: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/create_user_context/create_user_context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/create_user_context/create_user_context.py.ini @@ -1,5 +1,4 @@ [create_user_context.py] - expected: ERROR [test_storage_isolation] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/create_user_context/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/create_user_context/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_unhandled_prompt_behavior_invalid_type[False\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1975279 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/create_user_context/proxy.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/create_user_context/proxy.py.ini @@ -1,5 +1,4 @@ [proxy.py] - expected: ERROR [test_system] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1968887 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/get_client_windows/get_client_windows.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/get_client_windows/get_client_windows.py.ini @@ -1,8 +1,7 @@ [get_client_windows.py] expected: - if not asan and (os == "android") and fission and not debug: [ERROR, OK, TIMEOUT] + if not asan and (os == "android") and fission and not debug: [OK, ERROR, TIMEOUT] if asan and fission: [OK, TIMEOUT] - ERROR [test_open_and_close] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1929494 expected: diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/get_user_contexts/get_user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/get_user_contexts/get_user_contexts.py.ini @@ -1,2 +0,0 @@ -[get_user_contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/remove_user_context/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/remove_user_context/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_params_user_context_invalid_type[None\]] expected: - if (os_version == "14") and fission and not debug: [PASS, ERROR] + if (os == "android") and fission and not debug: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/remove_user_context/user_context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/remove_user_context/user_context.py.ini @@ -1,5 +1,4 @@ [user_context.py] - expected: ERROR [test_remove_context_closes_contexts[tab\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/download_behavior_allowed.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/download_behavior_allowed.py.ini @@ -1,5 +1,4 @@ [download_behavior_allowed.py] - expected: ERROR [test_allow_and_reset] expected: [ERROR, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/download_behavior_denied.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/download_behavior_denied.py.ini @@ -1,4 +1,3 @@ [download_behavior_denied.py] - expected: ERROR [test_deny_and_reset] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/global.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/global.py.ini @@ -1,5 +1,4 @@ [global.py] - expected: ERROR [test_set_and_reset_globally[True\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_params_download_behavior_invalid_type[42\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/user_context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browser/set_download_behavior/user_context.py.ini @@ -1,5 +1,4 @@ [user_context.py] - expected: ERROR [test_user_contexts[True-new\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/activate/activate.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/activate/activate.py.ini @@ -1,5 +1,4 @@ [activate.py] - expected: ERROR [test_activate_window] disabled: if os == "android": Not supported diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/activate/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/activate/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/capture_screenshot.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/capture_screenshot.py.ini @@ -1,5 +1,4 @@ [capture_screenshot.py] - expected: ERROR [test_capture_with_viewport[height smaller-width smaller\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1840084 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/clip.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/clip.py.ini @@ -1,5 +1,4 @@ [clip.py] - expected: ERROR [test_clip_with_different_dpr[0.5\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1840084 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/format.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/format.py.ini @@ -1,2 +0,0 @@ -[format.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/frame_tentative.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/frame_tentative.py.ini @@ -1,2 +0,0 @@ -[frame_tentative.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/origin.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/capture_screenshot/origin.py.ini @@ -1,2 +0,0 @@ -[origin.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/close/close.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/close/close.py.ini @@ -1,2 +0,0 @@ -[close.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/close/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/close/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/close/prompt_unload.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/close/prompt_unload.py.ini @@ -1,5 +1,4 @@ [prompt_unload.py] - expected: ERROR [test_prompt_unload_triggering_dialog[window\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324 expected: diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_created/context_created.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_created/context_created.py.ini @@ -1,5 +1,4 @@ [context_created.py] - expected: ERROR [test_new_user_context[tab\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_created/original_opener.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_created/original_opener.py.ini @@ -1,2 +0,0 @@ -[original_opener.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_created/subscribe_steps.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_created/subscribe_steps.py.ini @@ -1,5 +1,4 @@ [subscribe_steps.py] - expected: ERROR [test_existing_context_via_user_context[tab\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_destroyed/context_destroyed.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_destroyed/context_destroyed.py.ini @@ -1,5 +1,4 @@ [context_destroyed.py] - expected: ERROR [test_nested_iframes_delete_top_iframe] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1860008 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_destroyed/original_opener.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/context_destroyed/original_opener.py.ini @@ -1,2 +0,0 @@ -[original_opener.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/background.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/background.py.ini @@ -1,2 +0,0 @@ -[background.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/reference_context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/reference_context.py.ini @@ -1,5 +1,4 @@ [reference_context.py] - expected: ERROR [test_reference_context_with_no_user_context_set[tab\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/type.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/type.py.ini @@ -1,5 +1,4 @@ [type.py] - expected: ERROR [test_type[tab\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1884142 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/user_context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/create/user_context.py.ini @@ -1,4 +1,3 @@ [user_context.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/dom_content_loaded/dom_content_loaded.py.ini @@ -1,5 +1,4 @@ [dom_content_loaded.py] - expected: ERROR [test_new_context[window\]] disabled: if os == "android": Not supported diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/download_end/download_end.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/download_end/download_end.py.ini @@ -1,4 +1,3 @@ [download_end.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1985252 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/download_end/status.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/download_end/status.py.ini @@ -1,7 +1,6 @@ [status.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1985252 - expected: ERROR [test_status_canceled] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1990259 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/download_will_begin/download_will_begin.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/download_will_begin/download_will_begin.py.ini @@ -1,7 +1,6 @@ [download_will_begin.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1985252 - expected: ERROR [test_unsubscribe] expected: if (os == "win") and not debug: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/fragment_navigated/fragment_navigated.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/fragment_navigated/fragment_navigated.py.ini @@ -1,2 +0,0 @@ -[fragment_navigated.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/frames.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/frames.py.ini @@ -1,5 +1,4 @@ [frames.py] - expected: ERROR [test_user_context[default\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/max_depth.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/max_depth.py.ini @@ -1,2 +0,0 @@ -[max_depth.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/original_opener.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/original_opener.py.ini @@ -1,2 +0,0 @@ -[original_opener.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/root.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/get_tree/root.py.ini @@ -1,2 +0,0 @@ -[root.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/handle_user_prompt/handle_user_prompt.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/handle_user_prompt/handle_user_prompt.py.ini @@ -1,5 +1,4 @@ [handle_user_prompt.py] - expected: ERROR [test_beforeunload[False\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/handle_user_prompt/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/handle_user_prompt/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/history_updated/history_updated.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/history_updated/history_updated.py.ini @@ -1,5 +1,4 @@ [history_updated.py] - expected: ERROR [test_history_document_open] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1968705 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/load/load.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/load/load.py.ini @@ -1,5 +1,4 @@ [load.py] - expected: ERROR [test_new_context_not_emitted[tab\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/context.py.ini @@ -1,2 +0,0 @@ -[context.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_params_locator_value_invalid_value[innerText-\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1869538 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/locator.py.ini @@ -1,5 +1,4 @@ [locator.py] - expected: ERROR [test_find_by_locator[innerText-foobarBARbaz\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1869538 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/max_node_count.py.ini @@ -1,5 +1,4 @@ [max_node_count.py] - expected: ERROR [test_find_by_locator_limit_return_count[inner_text_single\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1869538 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/serialization_options.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/serialization_options.py.ini @@ -1,2 +0,0 @@ -[serialization_options.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/start_nodes.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/locate_nodes/start_nodes.py.ini @@ -1,5 +1,4 @@ [start_nodes.py] - expected: ERROR [test_locate_with_context_nodes[innerText-foo-expected4\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1869538 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/about_blank.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/about_blank.py.ini @@ -1,5 +1,4 @@ [about_blank.py] - expected: ERROR [test_navigate_from_single_page] expected: - if isolated_process and (os_version == "14") and not fission: [PASS, ERROR] + if isolated_process and not fission: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/data_url.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/data_url.py.ini @@ -1,2 +0,0 @@ -[data_url.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/frame.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/frame.py.ini @@ -1,2 +0,0 @@ -[frame.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/hash.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/hash.py.ini @@ -1,2 +0,0 @@ -[hash.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/image.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/image.py.ini @@ -1,2 +0,0 @@ -[image.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/navigate.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/navigate.py.ini @@ -1,5 +1,4 @@ [navigate.py] - expected: ERROR [test_same_document_navigation_in_before_unload] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1906051 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/navigate_beforeunload.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/navigate_beforeunload.py.ini @@ -1,7 +1,6 @@ [navigate_beforeunload.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324 - expected: ERROR [test_navigate_with_beforeunload_prompt_in_iframe[False-none\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1908951 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/wait.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigate/wait.py.ini @@ -1,2 +0,0 @@ -[wait.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_committed.py.ini @@ -1,7 +1,6 @@ [navigation_committed.py] expected: - if (os_version == "24.04") and not debug: [ERROR, OK, TIMEOUT] - ERROR + if (os == "linux") and not debug and (display == "x11"): [OK, ERROR, TIMEOUT] [test_unsubscribe] expected: - if (os_version == "14") and debug and not fission and not isolated_process and sessionHistoryInParent: [PASS, ERROR] + if not fission and debug and (os == "android") and not isolated_process and sessionHistoryInParent: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_interrupted.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_committed/navigation_interrupted.py.ini @@ -1,2 +0,0 @@ -[navigation_interrupted.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_failed/navigation_failed.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_failed/navigation_failed.py.ini @@ -1,5 +1,4 @@ [navigation_failed.py] - expected: ERROR [test_with_beforeunload_prompt] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_started/navigation_interrupted.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_started/navigation_interrupted.py.ini @@ -1,5 +1,7 @@ [navigation_interrupted.py] - expected: ERROR [test_multiple_events_for_interrupted_navigation[Interrupted on load\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1993956 - expected: [PASS, FAIL] + expected: + if sessionHistoryInParent and (os == "android") and debug and fission and not isolated_process: [FAIL, PASS] + if not sessionHistoryInParent: [FAIL, PASS] + [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/navigation_started/navigation_started.py.ini @@ -1,7 +1,6 @@ [navigation_started.py] expected: - if (os_version == "24.04") and not debug: [ERROR, OK, TIMEOUT] - ERROR + if (os == "linux") and not debug and (display == "x11"): [OK, ERROR, TIMEOUT] [test_redirect_http_equiv] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1859545 expected: FAIL @@ -26,4 +25,4 @@ [test_new_context[tab\]] expected: - if (os_version == "14") and fission and not debug: [PASS, ERROR] + if (os == "android") and fission and not debug: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/background.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/background.py.ini @@ -1,2 +0,0 @@ -[background.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/context.py.ini @@ -1,2 +0,0 @@ -[context.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/frame_tentative.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/frame_tentative.py.ini @@ -1,2 +0,0 @@ -[frame_tentative.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/margin.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/margin.py.ini @@ -1,5 +1,4 @@ [margin.py] - expected: ERROR [test_margin_same_as_page_dimension[top\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1984566 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/orientation.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/orientation.py.ini @@ -1,2 +0,0 @@ -[orientation.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/page.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/page.py.ini @@ -1,2 +0,0 @@ -[page.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/page_ranges.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/page_ranges.py.ini @@ -1,2 +0,0 @@ -[page_ranges.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/scale.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/scale.py.ini @@ -1,2 +0,0 @@ -[scale.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/shrink_to_fit.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/print/shrink_to_fit.py.ini @@ -1,2 +0,0 @@ -[shrink_to_fit.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/reload/frame.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/reload/frame.py.ini @@ -1,2 +0,0 @@ -[frame.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/reload/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/reload/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_params_ignore_cache_invalid_type[\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1851561 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/reload/reload.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/reload/reload.py.ini @@ -1,5 +1,4 @@ [reload.py] - expected: ERROR [test_reload_special_protocols[file url\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/reload/wait.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/reload/wait.py.ini @@ -1,5 +1,4 @@ [wait.py] - expected: ERROR [test_beforeunload_prompt[none\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324 expected: diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/set_viewport/device_pixel_ratio.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/set_viewport/device_pixel_ratio.py.ini @@ -1,4 +1,3 @@ [device_pixel_ratio.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1840084 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/set_viewport/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/set_viewport/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/set_viewport/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/set_viewport/user_contexts.py.ini @@ -1,4 +1,3 @@ [user_contexts.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/set_viewport/viewport.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/set_viewport/viewport.py.ini @@ -1,4 +1,3 @@ [viewport.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1840084 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/context.py.ini @@ -1,4 +1,3 @@ [context.py] disabled: if (os == "android") and not sessionHistoryInParent: Not supported - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/delta.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/delta.py.ini @@ -1,7 +1,6 @@ [delta.py] disabled: if (os == "android") and not sessionHistoryInParent: Not supported - expected: ERROR [test_navigate_special_protocols[file url\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/traverse_history/invalid.py.ini @@ -1,4 +1,3 @@ [invalid.py] disabled: if (os == "android") and not sessionHistoryInParent: Not supported - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_closed/beforeunload.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_closed/beforeunload.py.ini @@ -1,5 +1,4 @@ [beforeunload.py] - expected: ERROR [test_beforeunload[False\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_closed/user_prompt_closed.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_closed/user_prompt_closed.py.ini @@ -1,5 +1,4 @@ [user_prompt_closed.py] - expected: ERROR [test_iframe] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1964905 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_opened/beforeunload.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_opened/beforeunload.py.ini @@ -1,5 +1,4 @@ [beforeunload.py] - expected: ERROR [test_beforeunload] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879324 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_opened/handler.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_opened/handler.py.ini @@ -1,5 +1,4 @@ [handler.py] - expected: ERROR [test_dismiss] expected: - if not sessionHistoryInParent and (os_version == "14") and not debug: [PASS, ERROR] + if not sessionHistoryInParent and not debug: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_opened/user_prompt_opened.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/browsing_context/user_prompt_opened/user_prompt_opened.py.ini @@ -1,13 +1,11 @@ [user_prompt_opened.py] - expected: ERROR [test_iframe] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1964905 expected: FAIL [test_two_prompts[tab\]] expected: - if not fission and sessionHistoryInParent and not debug and (os == "android"): [PASS, FAIL] - if not fission and not sessionHistoryInParent and not debug: [PASS, FAIL] + if not fission and not debug and (os == "android"): [PASS, FAIL] [test_two_prompts[window\]] expected: diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/coordinates.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/coordinates.py.ini @@ -1,2 +0,0 @@ -[coordinates.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/error.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/error.py.ini @@ -1,5 +1,4 @@ [error.py] - expected: ERROR [test_get_current_position] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1963604 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_params_coordinates_and_error] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1963604 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_geolocation_override/user_contexts.py.ini @@ -1,4 +1,3 @@ [user_contexts.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_locale_override/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_locale_override/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_locale_override/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_locale_override/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_locale_override/locale.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_locale_override/locale.py.ini @@ -1,2 +0,0 @@ -[locale.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_locale_override/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_locale_override/user_contexts.py.ini @@ -1,4 +1,3 @@ [user_contexts.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/contexts.py.ini @@ -1,2 +1,33 @@ [contexts.py] - expected: ERROR + [test_frame[same_origin\]] + expected: FAIL + + [test_restores_to_global_when_removed[Custom user context\]] + expected: FAIL + + [test_restores_to_user_contexts_when_removed[Default user context\]] + expected: FAIL + + [test_overrides_user_contexts[Default user context\]] + expected: FAIL + + [test_overrides_global[Default user context\]] + expected: FAIL + + [test_frame[cross_origin\]] + expected: FAIL + + [test_restores_to_global_when_removed[Default user context\]] + expected: FAIL + + [test_overrides_global[Custom user context\]] + expected: FAIL + + [test_restores_to_user_contexts_when_removed[Custom user context\]] + expected: FAIL + + [test_isolation] + expected: FAIL + + [test_overrides_user_contexts[Custom user context\]] + expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/global.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/global.py.ini @@ -1,2 +1,18 @@ [global.py] - expected: ERROR + [test_iframe[Default user context-cross_origin\]] + expected: FAIL + + [test_iframe[Custom user context-cross_origin\]] + expected: FAIL + + [test_iframe[Default user context-same_origin\]] + expected: FAIL + + [test_top_level[Default user context\]] + expected: FAIL + + [test_top_level[Custom user context\]] + expected: FAIL + + [test_iframe[Custom user context-same_origin\]] + expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/invalid.py.ini @@ -1,2 +1,99 @@ [invalid.py] - expected: ERROR + [test_params_contexts_and_user_contexts] + expected: FAIL + + [test_params_network_conditions_missing] + expected: FAIL + + [test_params_user_contexts_invalid_type[value4\]] + expected: FAIL + + [test_params_contexts_invalid_type[foo\]] + expected: FAIL + + [test_params_user_contexts_entry_invalid_value[somestring\]] + expected: FAIL + + [test_params_network_conditions_invalid_type[42\]] + expected: FAIL + + [test_params_contexts_iframe] + expected: FAIL + + [test_params_user_contexts_invalid_type[42\]] + expected: FAIL + + [test_params_network_conditions_invalid_type[value2\]] + expected: FAIL + + [test_params_user_contexts_entry_invalid_type[None\]] + expected: FAIL + + [test_params_user_contexts_entry_invalid_type[value4\]] + expected: FAIL + + [test_params_contexts_invalid_type[False\]] + expected: FAIL + + [test_params_contexts_invalid_type[None\]] + expected: FAIL + + [test_params_contexts_entry_invalid_type[False\]] + expected: FAIL + + [test_params_contexts_entry_invalid_value] + expected: FAIL + + [test_params_user_contexts_empty_list] + expected: FAIL + + [test_params_contexts_entry_invalid_type[value4\]] + expected: FAIL + + [test_params_contexts_entry_invalid_type[value3\]] + expected: FAIL + + [test_params_contexts_entry_invalid_type[42\]] + expected: FAIL + + [test_params_network_conditions_invalid_value] + expected: FAIL + + [test_params_user_contexts_entry_invalid_type[False\]] + expected: FAIL + + [test_params_user_contexts_entry_invalid_type[42\]] + expected: FAIL + + [test_params_network_conditions_invalid_type[False\]] + expected: FAIL + + [test_params_contexts_invalid_type[42\]] + expected: FAIL + + [test_params_user_contexts_entry_invalid_value[\]] + expected: FAIL + + [test_params_user_contexts_invalid_type[foo\]] + expected: FAIL + + [test_params_user_contexts_invalid_type[False\]] + expected: FAIL + + [test_params_contexts_entry_invalid_type[None\]] + expected: FAIL + + [test_params_contexts_empty_list] + expected: FAIL + + [test_params_network_conditions_invalid_type[foo\]] + expected: FAIL + + [test_params_contexts_invalid_type[value4\]] + expected: FAIL + + [test_params_user_contexts_invalid_type[None\]] + expected: FAIL + + [test_params_user_contexts_entry_invalid_type[value3\]] + expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/network_conditions_offline.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/network_conditions_offline.py.ini @@ -1,2 +1,21 @@ [network_conditions_offline.py] - expected: ERROR + [test_service_worker_fetch] + expected: ERROR + + [test_service_worker_websocket_disconnected] + expected: ERROR + + [test_fetch] + expected: FAIL + + [test_websocket_disconnected] + expected: ERROR + + [test_window_offline_online_events] + expected: FAIL + + [test_navigate] + expected: FAIL + + [test_navigator_online] + expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_network_conditions/user_contexts.py.ini @@ -1,2 +1,30 @@ [user_contexts.py] - expected: ERROR + [test_isolation[Default user context\]] + expected: FAIL + + [test_restores_to_global_when_removed[Custom user context\]] + expected: FAIL + + [test_frame[Custom user context-same_origin\]] + expected: FAIL + + [test_isolation[Custom user context\]] + expected: FAIL + + [test_frame[Custom user context-cross_origin\]] + expected: FAIL + + [test_overrides_global[Default user context\]] + expected: FAIL + + [test_restores_to_global_when_removed[Default user context\]] + expected: FAIL + + [test_frame[Default user context-same_origin\]] + expected: FAIL + + [test_overrides_global[Custom user context\]] + expected: FAIL + + [test_frame[Default user context-cross_origin\]] + expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_screen_orientation_override/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_screen_orientation_override/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_screen_orientation_override/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_screen_orientation_override/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_screen_orientation_override/screen_orientation.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_screen_orientation_override/screen_orientation.py.ini @@ -1,2 +0,0 @@ -[screen_orientation.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_screen_orientation_override/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_screen_orientation_override/user_contexts.py.ini @@ -1,4 +1,3 @@ [user_contexts.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_scripting_enabled/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_scripting_enabled/contexts.py.ini @@ -1,5 +1,4 @@ [contexts.py] - expected: ERROR [test_contexts] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_scripting_enabled/enabled.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_scripting_enabled/enabled.py.ini @@ -1,4 +1,3 @@ [enabled.py] - expected: ERROR [test_enabled_set_override_and_reset] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_scripting_enabled/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_scripting_enabled/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_params_contexts_invalid_type[42\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_scripting_enabled/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_scripting_enabled/user_contexts.py.ini @@ -1,5 +1,4 @@ [user_contexts.py] - expected: ERROR [test_user_contexts] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_timezone_override/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_timezone_override/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_timezone_override/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_timezone_override/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_timezone_override/timezone.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_timezone_override/timezone.py.ini @@ -1,2 +0,0 @@ -[timezone.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_timezone_override/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_timezone_override/user_contexts.py.ini @@ -1,4 +1,3 @@ [user_contexts.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/global.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/global.py.ini @@ -1,5 +1,4 @@ [global.py] - expected: ERROR [test_user_agent_set_override_and_reset_globally] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 expected: diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/user_agent.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/user_agent.py.ini @@ -1,2 +0,0 @@ -[user_agent.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/emulation/set_user_agent_override/user_contexts.py.ini @@ -1,4 +1,3 @@ [user_contexts.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/errors/errors.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/errors/errors.py.ini @@ -1,2 +0,0 @@ -[errors.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/external/permissions/set_permission/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/external/permissions/set_permission/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/external/permissions/set_permission/set_permission.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/external/permissions/set_permission/set_permission.py.ini @@ -1,5 +1,4 @@ [set_permission.py] - expected: ERROR [test_set_permission_origin_unknown[UNKNOWN\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/external/permissions/set_permission/user_context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/external/permissions/set_permission/user_context.py.ini @@ -1,5 +1,4 @@ [user_context.py] - expected: ERROR [test_set_permission_user_context] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/file_dialog_opened/file_dialog_opened.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/file_dialog_opened/file_dialog_opened.py.ini @@ -1,5 +1,4 @@ [file_dialog_opened.py] - expected: ERROR [test_unsubscribe] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1855045 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/file_dialog_opened/tentative/show_open_file_picker.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/file_dialog_opened/tentative/show_open_file_picker.py.ini @@ -1,5 +1,4 @@ [show_open_file_picker.py] - expected: ERROR [test_show_open_file_picker[True\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1855045 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/key.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/key.py.ini @@ -1,2 +0,0 @@ -[key.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/key_events.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/key_events.py.ini @@ -1,2 +0,0 @@ -[key_events.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/key_modifier.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/key_modifier.py.ini @@ -1,2 +0,0 @@ -[key_modifier.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/key_tentative.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/key_tentative.py.ini @@ -1,2 +0,0 @@ -[key_tentative.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/navigation.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/navigation.py.ini @@ -1,5 +1,6 @@ [navigation.py] - expected: ERROR [test_pointer] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1941453 - expected: [PASS, FAIL] + expected: + if (os == "linux") and not debug and not fission: [FAIL, PASS] + [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer.py.ini @@ -1,2 +0,0 @@ -[pointer.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_mouse.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_mouse.py.ini @@ -1,5 +1,4 @@ [pointer_mouse.py] - expected: ERROR [test_drag_and_drop[10-15-0\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762119 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_mouse_drag.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_mouse_drag.py.ini @@ -1,5 +1,4 @@ [pointer_mouse_drag.py] - expected: ERROR [test_drag_and_drop_with_draggable_element[0\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1515879 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_mouse_modifier.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_mouse_modifier.py.ini @@ -1,2 +0,0 @@ -[pointer_mouse_modifier.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_mouse_multiclick.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_mouse_multiclick.py.ini @@ -1,2 +0,0 @@ -[pointer_mouse_multiclick.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_origin.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_origin.py.ini @@ -1,2 +0,0 @@ -[pointer_origin.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_pen.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_pen.py.ini @@ -1,5 +1,4 @@ [pointer_pen.py] - expected: ERROR [test_pointer_down_closes_browsing_context] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1658880 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_touch.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/pointer_touch.py.ini @@ -1,5 +1,4 @@ [pointer_touch.py] - expected: ERROR [test_touch_pointer_properties_angle_twist] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1913696 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/queue.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/queue.py.ini @@ -1,2 +0,0 @@ -[queue.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/wheel.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/wheel.py.ini @@ -1,2 +0,0 @@ -[wheel.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/wheel_origin.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/perform_actions/wheel_origin.py.ini @@ -1,2 +0,0 @@ -[wheel_origin.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/context.py.ini @@ -1,2 +0,0 @@ -[context.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/queue.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/queue.py.ini @@ -1,2 +0,0 @@ -[queue.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/release.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/release.py.ini @@ -1,2 +0,0 @@ -[release.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/sequence.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/sequence.py.ini @@ -1,2 +0,0 @@ -[sequence.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/sequence_tentative.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/release_actions/sequence_tentative.py.ini @@ -1,2 +0,0 @@ -[sequence_tentative.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/context.py.ini @@ -1,4 +1,3 @@ [context.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/files.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/files.py.ini @@ -1,7 +1,6 @@ [files.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 - expected: ERROR [test_set_files_twice_same_in_different_folders] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1883856 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/input/set_files/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/integration/cookies_with_network_events.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/integration/cookies_with_network_events.py.ini @@ -1,2 +0,0 @@ -[cookies_with_network_events.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/integration/navigation.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/integration/navigation.py.ini @@ -1,4 +1,3 @@ [navigation.py] - expected: ERROR [test_navigate_history_replacestate_beforeunload] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/integration/parallel_execution/browsing_context_print.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/integration/parallel_execution/browsing_context_print.py.ini @@ -1,2 +0,0 @@ -[browsing_context_print.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/integration/parallel_execution/browsing_context_set_viewport.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/integration/parallel_execution/browsing_context_set_viewport.py.ini @@ -1,4 +1,3 @@ [browsing_context_set_viewport.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1840084 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/integration/set_viewport_with_preload_script.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/integration/set_viewport_with_preload_script.py.ini @@ -1,5 +1,4 @@ [set_viewport_with_preload_script.py] - expected: ERROR [test_order] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/console.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/console.py.ini @@ -1,4 +1,3 @@ [console.py] - expected: ERROR [test_method_timeEnd] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/console_args.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/console_args.py.ini @@ -1,2 +0,0 @@ -[console_args.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/event_buffer.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/event_buffer.py.ini @@ -1,5 +1,4 @@ [event_buffer.py] - expected: ERROR [test_console_log_cached_message_after_refresh[console_api_log\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/javascript.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/javascript.py.ini @@ -1,2 +0,0 @@ -[javascript.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/realm.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/realm.py.ini @@ -1,5 +1,4 @@ [realm.py] - expected: ERROR [test_realm[sandbox\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1742589 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/stacktrace.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/stacktrace.py.ini @@ -1,5 +1,4 @@ [stacktrace.py] - expected: ERROR [test_console_entry_sync_callstack[debug\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/subscription.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/log/entry_added/subscription.py.ini @@ -1,5 +1,4 @@ [subscription.py] - expected: ERROR [test_subscribe_unsubscribe[console_api_log\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/add_data_collector.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/add_data_collector.py.ini @@ -1,2 +0,0 @@ -[add_data_collector.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/max_encoded_data_size.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/max_encoded_data_size.py.ini @@ -1,2 +0,0 @@ -[max_encoded_data_size.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_data_collector/user_contexts.py.ini @@ -1,4 +1,3 @@ [user_contexts.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/add_intercept.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/add_intercept.py.ini @@ -1,2 +0,0 @@ -[add_intercept.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/phase_auth_required.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/phase_auth_required.py.ini @@ -1,2 +0,0 @@ -[phase_auth_required.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/phases.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/phases.py.ini @@ -1,2 +0,0 @@ -[phases.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/url_patterns.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/add_intercept/url_patterns.py.ini @@ -1,2 +0,0 @@ -[url_patterns.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/auth_required/auth_required.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/auth_required/auth_required.py.ini @@ -1,2 +0,0 @@ -[auth_required.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/auth_required/unsubscribe.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/auth_required/unsubscribe.py.ini @@ -1,2 +0,0 @@ -[unsubscribe.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/before_request_sent/before_request_sent.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/before_request_sent/before_request_sent.py.ini @@ -1,2 +0,0 @@ -[before_request_sent.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/before_request_sent/before_request_sent_cached.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/before_request_sent/before_request_sent_cached.py.ini @@ -1,2 +0,0 @@ -[before_request_sent_cached.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/combined/network_events.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/combined/network_events.py.ini @@ -1,5 +1,4 @@ [network_events.py] - expected: ERROR [test_cors_preflight_request] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1879402 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/body.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/body.py.ini @@ -1,2 +0,0 @@ -[body.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/cookies.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/cookies.py.ini @@ -1,2 +0,0 @@ -[cookies.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/headers.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/headers.py.ini @@ -1,2 +0,0 @@ -[headers.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/method.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/method.py.ini @@ -1,2 +0,0 @@ -[method.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/request.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/request.py.ini @@ -1,2 +0,0 @@ -[request.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/url.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_request/url.py.ini @@ -1,2 +0,0 @@ -[url.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/cookies.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/cookies.py.ini @@ -1,6 +1,5 @@ [cookies.py] - expected: ERROR [test_cookie_attributes_response_started[expiry\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1985499 expected: - if (os == "android") and (os_version == "14"): [PASS, FAIL] + if os == "android": [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/credentials.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/credentials.py.ini @@ -1,2 +0,0 @@ -[credentials.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/headers.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/headers.py.ini @@ -1,2 +0,0 @@ -[headers.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/reason_phrase.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/reason_phrase.py.ini @@ -1,2 +0,0 @@ -[reason_phrase.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/request.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/request.py.ini @@ -1,2 +0,0 @@ -[request.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/status_code.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_response/status_code.py.ini @@ -1,2 +0,0 @@ -[status_code.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_with_auth/action.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_with_auth/action.py.ini @@ -1,5 +1,4 @@ [action.py] - expected: ERROR [test_default] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=Bug 1870263 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/continue_with_auth/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/continue_with_auth/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1982990 expected: - if os == "linux": [ERROR, OK, TIMEOUT] - ERROR + if os == "linux": [OK, ERROR, TIMEOUT] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/disown_data/collector.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/disown_data/collector.py.ini @@ -1,2 +0,0 @@ -[collector.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/disown_data/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/disown_data/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/disown_data/request.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/disown_data/request.py.ini @@ -1,2 +0,0 @@ -[request.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/fail_request/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/fail_request/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/fail_request/request.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/fail_request/request.py.ini @@ -1,2 +0,0 @@ -[request.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/fetch_error/fetch_error.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/fetch_error/fetch_error.py.ini @@ -1,7 +1,6 @@ [fetch_error.py] expected: if (os == "mac") and not debug: [OK, TIMEOUT] - ERROR [test_subscribe_status] expected: if (os == "mac") and debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/charset.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/charset.py.ini @@ -1,2 +0,0 @@ -[charset.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/collector.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/collector.py.ini @@ -1,2 +0,0 @@ -[collector.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/disown.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/disown.py.ini @@ -1,2 +0,0 @@ -[disown.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/request.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/get_data/request.py.ini @@ -1,2 +0,0 @@ -[request.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/body.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/body.py.ini @@ -1,2 +0,0 @@ -[body.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/cookies.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/cookies.py.ini @@ -1,2 +0,0 @@ -[cookies.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/headers.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/headers.py.ini @@ -1,2 +0,0 @@ -[headers.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/invalid.py.ini @@ -1,4 +1,3 @@ [invalid.py] expected: if asan and not fission: [OK, TIMEOUT] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/reason_phrase.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/reason_phrase.py.ini @@ -1,2 +0,0 @@ -[reason_phrase.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/request.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/request.py.ini @@ -1,2 +0,0 @@ -[request.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/status_code.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/provide_response/status_code.py.ini @@ -1,5 +1,4 @@ [status_code.py] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1982990 expected: - if os == "linux": [ERROR, OK, TIMEOUT] - ERROR + if os == "linux": [OK, ERROR, TIMEOUT] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/remove_data_collector/collector.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/remove_data_collector/collector.py.ini @@ -1,2 +0,0 @@ -[collector.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/remove_data_collector/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/remove_data_collector/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/remove_intercept/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/remove_intercept/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/remove_intercept/remove_intercept.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/remove_intercept/remove_intercept.py.ini @@ -1,2 +0,0 @@ -[remove_intercept.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/response_completed/response_completed.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/response_completed/response_completed.py.ini @@ -1,2 +0,0 @@ -[response_completed.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/response_completed/response_completed_cached.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/response_completed/response_completed_cached.py.ini @@ -1,2 +0,0 @@ -[response_completed_cached.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/response_started/response_started.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/response_started/response_started.py.ini @@ -1,2 +0,0 @@ -[response_started.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/response_started/response_started_cached.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/response_started/response_started_cached.py.ini @@ -1,2 +0,0 @@ -[response_started_cached.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/set_cache_behavior/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/set_cache_behavior/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/set_cache_behavior/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/set_cache_behavior/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/set_cache_behavior/set_cache_behavior.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/set_cache_behavior/set_cache_behavior.py.ini @@ -1,2 +0,0 @@ -[set_cache_behavior.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/set_extra_headers/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/set_extra_headers/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_params_contexts_invalid_type[42\]] expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/network/set_extra_headers/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/network/set_extra_headers/user_contexts.py.ini @@ -16,10 +16,14 @@ expected: ERROR [test_frame[Custom user context-same_origin\]] - expected: ERROR + expected: + if os == "android": FAIL + ERROR [test_frame[Custom user context-cross_origin\]] - expected: ERROR + expected: + if os == "android": FAIL + ERROR [test_overrides_global[Default user context\]] expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/add_preload_script.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/add_preload_script.py.ini @@ -1,5 +1,4 @@ [add_preload_script.py] - expected: ERROR [test_add_preload_script_order_with_different_configuration[types0\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/arguments.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/arguments.py.ini @@ -1,2 +0,0 @@ -[arguments.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/contexts.py.ini @@ -1,5 +1,4 @@ [contexts.py] - expected: ERROR [test_contexts_and_user_contexts] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/sandbox.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/sandbox.py.ini @@ -1,2 +0,0 @@ -[sandbox.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/add_preload_script/user_contexts.py.ini @@ -1,5 +1,4 @@ [user_contexts.py] - expected: ERROR [test_add_preload_script_to_user_context] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/arguments.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/arguments.py.ini @@ -1,2 +0,0 @@ -[arguments.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/await_promise.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/await_promise.py.ini @@ -1,2 +0,0 @@ -[await_promise.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/channel.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/channel.py.ini @@ -1,2 +0,0 @@ -[channel.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/exception_details.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/exception_details.py.ini @@ -1,2 +0,0 @@ -[exception_details.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/exception_details_await_promise.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/exception_details_await_promise.py.ini @@ -1,2 +0,0 @@ -[exception_details_await_promise.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/function_declaration.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/function_declaration.py.ini @@ -1,2 +0,0 @@ -[function_declaration.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/internal_id.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/internal_id.py.ini @@ -1,2 +0,0 @@ -[internal_id.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/primitive_values.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/primitive_values.py.ini @@ -1,2 +0,0 @@ -[primitive_values.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/realm.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/realm.py.ini @@ -1,2 +0,0 @@ -[realm.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/remote_reference.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/remote_reference.py.ini @@ -1,2 +0,0 @@ -[remote_reference.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/remote_values.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/remote_values.py.ini @@ -1,2 +0,0 @@ -[remote_values.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/result_node.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/result_node.py.ini @@ -1,2 +0,0 @@ -[result_node.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/result_ownership.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/result_ownership.py.ini @@ -1,2 +0,0 @@ -[result_ownership.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/sandbox.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/sandbox.py.ini @@ -1,2 +0,0 @@ -[sandbox.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/serialization_options.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/serialization_options.py.ini @@ -1,2 +0,0 @@ -[serialization_options.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/strict_mode.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/strict_mode.py.ini @@ -1,2 +0,0 @@ -[strict_mode.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/target.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/target.py.ini @@ -1,2 +0,0 @@ -[target.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/this.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/this.py.ini @@ -1,2 +0,0 @@ -[this.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/user_activation.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/call_function/user_activation.py.ini @@ -1,2 +0,0 @@ -[user_activation.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/disown/handles.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/disown/handles.py.ini @@ -1,2 +0,0 @@ -[handles.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/disown/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/disown/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/disown/target.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/disown/target.py.ini @@ -1,2 +0,0 @@ -[target.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/await_promise.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/await_promise.py.ini @@ -1,2 +0,0 @@ -[await_promise.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/evaluate.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/evaluate.py.ini @@ -1,2 +0,0 @@ -[evaluate.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/exception_details.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/exception_details.py.ini @@ -1,2 +0,0 @@ -[exception_details.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/exception_details_await_promise.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/exception_details_await_promise.py.ini @@ -1,2 +0,0 @@ -[exception_details_await_promise.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/internal_id.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/internal_id.py.ini @@ -1,2 +0,0 @@ -[internal_id.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/primitive_values.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/primitive_values.py.ini @@ -1,2 +0,0 @@ -[primitive_values.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/remote_values.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/remote_values.py.ini @@ -1,2 +0,0 @@ -[remote_values.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/result_node.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/result_node.py.ini @@ -1,2 +0,0 @@ -[result_node.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/result_ownership.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/result_ownership.py.ini @@ -1,2 +0,0 @@ -[result_ownership.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/sandbox.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/sandbox.py.ini @@ -1,2 +0,0 @@ -[sandbox.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/serialization_options.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/serialization_options.py.ini @@ -1,2 +0,0 @@ -[serialization_options.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/strict_mode.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/strict_mode.py.ini @@ -1,2 +0,0 @@ -[strict_mode.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/target.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/target.py.ini @@ -1,2 +0,0 @@ -[target.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/user_activation.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/evaluate/user_activation.py.ini @@ -1,2 +0,0 @@ -[user_activation.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/context.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/context.py.ini @@ -1,2 +0,0 @@ -[context.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/get_realms.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/get_realms.py.ini @@ -1,2 +0,0 @@ -[get_realms.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/sandbox.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/sandbox.py.ini @@ -1,2 +0,0 @@ -[sandbox.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/type.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/get_realms/type.py.ini @@ -1,2 +0,0 @@ -[type.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/message/message.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/message/message.py.ini @@ -1,2 +0,0 @@ -[message.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/realm_created/realm_created.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/realm_created/realm_created.py.ini @@ -1,5 +1,4 @@ [realm_created.py] - expected: ERROR [test_dedicated_worker] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/realm_destroyed/realm_destroyed.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/realm_destroyed/realm_destroyed.py.ini @@ -1,5 +1,4 @@ [realm_destroyed.py] - expected: ERROR [test_dedicated_worker] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/remove_preload_script/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/remove_preload_script/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/remove_preload_script/remove_preload_script.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/remove_preload_script/remove_preload_script.py.ini @@ -1,5 +1,4 @@ [remove_preload_script.py] - expected: ERROR [test_remove_script_set_up_for_user_context] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/script/remove_preload_script/sandbox.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/script/remove_preload_script/sandbox.py.ini @@ -1,2 +0,0 @@ -[sandbox.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/new/bidi_upgrade.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/new/bidi_upgrade.py.ini @@ -1,2 +0,0 @@ -[bidi_upgrade.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/status/status.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/status/status.py.ini @@ -1,2 +0,0 @@ -[status.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/contexts.py.ini @@ -1,2 +0,0 @@ -[contexts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/events.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/events.py.ini @@ -1,2 +0,0 @@ -[events.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/subscription_id.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/subscription_id.py.ini @@ -1,2 +0,0 @@ -[subscription_id.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/user_contexts.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/subscribe/user_contexts.py.ini @@ -1,5 +1,4 @@ [user_contexts.py] - expected: ERROR [test_subscribe_one_user_context] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/unsubscribe/events.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/unsubscribe/events.py.ini @@ -1,2 +0,0 @@ -[events.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/unsubscribe/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/unsubscribe/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/session/unsubscribe/subscriptions.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/session/unsubscribe/subscriptions.py.ini @@ -1,5 +1,4 @@ [subscriptions.py] - expected: ERROR [test_unsubscribe_globally_with_user_context_subscription] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/delete_cookies/filter.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/delete_cookies/filter.py.ini @@ -1,4 +1,3 @@ [filter.py] expected: if (os == "mac") and not debug: [OK, TIMEOUT] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/delete_cookies/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/delete_cookies/invalid.py.ini @@ -1,4 +1,4 @@ [invalid.py] expected: - if (os == "linux") and (version == "Ubuntu 24.04") and not debug and not asan: [ERROR, OK, TIMEOUT] - ERROR + if not tsan and (os == "linux") and not debug and not asan and (display == "x11"): [OK, ERROR, TIMEOUT] + if tsan: [OK, ERROR, TIMEOUT] diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/delete_cookies/partition.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/delete_cookies/partition.py.ini @@ -1,5 +1,4 @@ [partition.py] - expected: ERROR [test_partition_user_context[with document cookie\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/get_cookies/filter.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/get_cookies/filter.py.ini @@ -1,2 +0,0 @@ -[filter.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/get_cookies/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/get_cookies/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/get_cookies/partition.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/get_cookies/partition.py.ini @@ -1,5 +1,4 @@ [partition.py] - expected: ERROR [test_partition_context] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1877953 diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_domain.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_domain.py.ini @@ -1,2 +0,0 @@ -[cookie_domain.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_expiry.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_expiry.py.ini @@ -1,2 +0,0 @@ -[cookie_expiry.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_http_only.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_http_only.py.ini @@ -1,2 +0,0 @@ -[cookie_http_only.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_name.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_name.py.ini @@ -1,2 +0,0 @@ -[cookie_name.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_path.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_path.py.ini @@ -1,2 +0,0 @@ -[cookie_path.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_same_site.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_same_site.py.ini @@ -1,2 +0,0 @@ -[cookie_same_site.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_secure.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_secure.py.ini @@ -1,2 +0,0 @@ -[cookie_secure.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_value.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/cookie_value.py.ini @@ -1,2 +0,0 @@ -[cookie_value.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/page_protocols.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/page_protocols.py.ini @@ -1,2 +0,0 @@ -[page_protocols.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/partition.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/storage/set_cookie/partition.py.ini @@ -1,2 +0,0 @@ -[partition.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/web_extension/install/install.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/web_extension/install/install.py.ini @@ -1,5 +1,4 @@ [install.py] - expected: ERROR [test_install_from_path] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 expected: diff --git a/testing/web-platform/meta/webdriver/tests/bidi/web_extension/install/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/web_extension/install/invalid.py.ini @@ -1,5 +1,4 @@ [invalid.py] - expected: ERROR [test_params_extension_data_path_invalid_webextension] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1947683 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/bidi/web_extension/uninstall/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/web_extension/uninstall/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/bidi/web_extension/uninstall/uninstall.py.ini b/testing/web-platform/meta/webdriver/tests/bidi/web_extension/uninstall/uninstall.py.ini @@ -1,2 +0,0 @@ -[uninstall.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/accept_alert/accept.py.ini b/testing/web-platform/meta/webdriver/tests/classic/accept_alert/accept.py.ini @@ -1,5 +1,4 @@ [accept.py] - expected: ERROR [test_null_response_value] expected: if (os == "android") and fission and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/add_cookie/add.py.ini b/testing/web-platform/meta/webdriver/tests/classic/add_cookie/add.py.ini @@ -1,2 +0,0 @@ -[add.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/add_cookie/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/add_cookie/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/back/back.py.ini b/testing/web-platform/meta/webdriver/tests/classic/back/back.py.ini @@ -1,2 +0,0 @@ -[back.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/back/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/back/user_prompts.py.ini @@ -1,9 +1,8 @@ [user_prompts.py] - expected: ERROR [test_accept_and_notify[alert-None\]] expected: - if (os_version == "14") and fission and not debug: [PASS, ERROR] + if (os == "android") and fission and not debug: [PASS, ERROR] [test_accept[alert\]] expected: - if (os_version == "14") and fission and debug and not isolated_process: [PASS, ERROR] + if (os == "android") and fission and debug and not isolated_process: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/classic/close_window/close.py.ini b/testing/web-platform/meta/webdriver/tests/classic/close_window/close.py.ini @@ -1,2 +0,0 @@ -[close.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/close_window/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/close_window/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/delete_all_cookies/delete.py.ini b/testing/web-platform/meta/webdriver/tests/classic/delete_all_cookies/delete.py.ini @@ -1,2 +0,0 @@ -[delete.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/delete_all_cookies/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/delete_all_cookies/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/delete_cookie/delete.py.ini b/testing/web-platform/meta/webdriver/tests/classic/delete_cookie/delete.py.ini @@ -1,2 +0,0 @@ -[delete.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/delete_cookie/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/delete_cookie/user_prompts.py.ini @@ -1,5 +1,4 @@ [user_prompts.py] - expected: ERROR [test_dismiss_and_notify[alert-None\]] expected: - if (os_version == "14") and fission and debug and not isolated_process: [PASS, ERROR] + if (os == "android") and fission and debug and not isolated_process: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/classic/delete_session/delete.py.ini b/testing/web-platform/meta/webdriver/tests/classic/delete_session/delete.py.ini @@ -1,2 +0,0 @@ -[delete.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/dismiss_alert/dismiss.py.ini b/testing/web-platform/meta/webdriver/tests/classic/dismiss_alert/dismiss.py.ini @@ -1,2 +0,0 @@ -[dismiss.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_clear/clear.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_clear/clear.py.ini @@ -1,5 +1,4 @@ [clear.py] - expected: ERROR [test_input_file] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 expected: diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_clear/disabled.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_clear/disabled.py.ini @@ -1,2 +0,0 @@ -[disabled.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_clear/scroll_into_view.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_clear/scroll_into_view.py.ini @@ -1,2 +0,0 @@ -[scroll_into_view.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_clear/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_clear/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/bubbling.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/bubbling.py.ini @@ -1,2 +0,0 @@ -[bubbling.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/center_point.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/center_point.py.ini @@ -1,5 +1,4 @@ [center_point.py] - expected: ERROR [test_entirely_in_view] disabled: if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1762069 diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/click.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/click.py.ini @@ -1,2 +0,0 @@ -[click.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/events.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/events.py.ini @@ -1,2 +0,0 @@ -[events.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/file_upload.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/file_upload.py.ini @@ -1,2 +0,0 @@ -[file_upload.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/interactability.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/interactability.py.ini @@ -2,7 +2,6 @@ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1894213 expected: if os == "android": [OK, ERROR] - ERROR [test_element_not_visible_overflow_hidden] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/navigate.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/navigate.py.ini @@ -1,7 +1,6 @@ [navigate.py] - expected: ERROR [test_link_from_nested_context_with_target[_parent\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1992673 expected: - if (os == "android") and fission and debug and not isolated_process: [PASS, FAIL] if (os == "android") and release_or_beta and not isolated_process: [PASS, FAIL] + if (os == "android") and fission and debug and not isolated_process: [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/scroll_into_view.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/scroll_into_view.py.ini @@ -1,5 +1,4 @@ [scroll_into_view.py] - expected: ERROR [test_partially_visible_does_not_scroll[1\]] disabled: if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1762072 diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/select.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/select.py.ini @@ -1,2 +0,0 @@ -[select.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/shadow_dom.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/shadow_dom.py.ini @@ -1,2 +0,0 @@ -[shadow_dom.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_click/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_click/user_prompts.py.ini @@ -1,5 +1,4 @@ [user_prompts.py] - expected: ERROR [test_dismiss[alert-None\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762248 diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/content_editable.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/content_editable.py.ini @@ -1,2 +0,0 @@ -[content_editable.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/events.py.ini @@ -1,5 +1,4 @@ [events.py] - expected: ERROR [test_file_upload] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/file_upload.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/file_upload.py.ini @@ -3,4 +3,3 @@ if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 expected: if asan and fission: [OK, TIMEOUT] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/form_controls.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/form_controls.py.ini @@ -1,2 +0,0 @@ -[form_controls.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/interactability.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/interactability.py.ini @@ -1,2 +0,0 @@ -[interactability.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/scroll_into_view.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/scroll_into_view.py.ini @@ -1,2 +0,0 @@ -[scroll_into_view.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/send_keys.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/send_keys.py.ini @@ -1,2 +0,0 @@ -[send_keys.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/element_send_keys/user_prompts.py.ini @@ -1,4 +1,3 @@ [user_prompts.py] expected: if asan and fission: [OK, TIMEOUT] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/arguments.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/arguments.py.ini @@ -1,4 +1,3 @@ [arguments.py] expected: - if (os == "linux") and debug and (display == "x11") and fission: [ERROR, OK, TIMEOUT] - ERROR + if (os == "linux") and debug and (display == "x11") and fission: [OK, ERROR, TIMEOUT] diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/collections.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/collections.py.ini @@ -1,5 +1,4 @@ [collections.py] - expected: ERROR [test_file_list] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 expected: diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/cyclic.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/cyclic.py.ini @@ -1,2 +0,0 @@ -[cyclic.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/execute_async.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/execute_async.py.ini @@ -1,2 +0,0 @@ -[execute_async.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/node.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/node.py.ini @@ -1,2 +0,0 @@ -[node.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/objects.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/objects.py.ini @@ -1,5 +1,4 @@ [objects.py] - expected: ERROR [test_object_to_json] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1808709 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/promise.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/promise.py.ini @@ -1,5 +1,4 @@ [promise.py] - expected: ERROR [test_await_promise_resolve] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527713 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/properties.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/properties.py.ini @@ -1,2 +0,0 @@ -[properties.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/window.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_async_script/window.py.ini @@ -1,2 +0,0 @@ -[window.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/arguments.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/arguments.py.ini @@ -1,2 +0,0 @@ -[arguments.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/collections.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/collections.py.ini @@ -1,5 +1,4 @@ [collections.py] - expected: ERROR [test_file_list] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/cyclic.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/cyclic.py.ini @@ -1,2 +0,0 @@ -[cyclic.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/execute.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/execute.py.ini @@ -1,2 +0,0 @@ -[execute.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/node.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/node.py.ini @@ -1,2 +0,0 @@ -[node.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/objects.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/objects.py.ini @@ -1,2 +0,0 @@ -[objects.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/promise.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/promise.py.ini @@ -1,5 +1,4 @@ [promise.py] - expected: ERROR [test_await_promise_resolve] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1527713 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/properties.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/properties.py.ini @@ -1,2 +0,0 @@ -[properties.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/execute_script/window.py.ini b/testing/web-platform/meta/webdriver/tests/classic/execute_script/window.py.ini @@ -1,4 +1,3 @@ [window.py] expected: - if (os_version == "24.04") and debug and fission: [ERROR, OK, TIMEOUT] - ERROR + if (os == "linux") and debug and (display == "x11") and fission: [OK, ERROR, TIMEOUT] diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_element/find.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_element/find.py.ini @@ -1,2 +0,0 @@ -[find.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_element/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_element/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_element_from_element/find.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_element_from_element/find.py.ini @@ -1,5 +1,4 @@ [find.py] - expected: ERROR [test_parent_of_document_node_errors] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1793844 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_element_from_element/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_element_from_element/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_element_from_shadow_root/find.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_element_from_shadow_root/find.py.ini @@ -1,7 +1,7 @@ [find.py] expected: - if (os == "linux") and (version == "Ubuntu 24.04") and not debug and not asan: [ERROR, OK, TIMEOUT] - ERROR + if not tsan and (os == "linux") and not debug and not asan and (display == "x11"): [OK, ERROR, TIMEOUT] + if tsan: [OK, ERROR, TIMEOUT] [test_find_element[open-tag name-a\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822321 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_element_from_shadow_root/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_element_from_shadow_root/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_elements/find.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_elements/find.py.ini @@ -1,2 +0,0 @@ -[find.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_elements/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_elements/user_prompts.py.ini @@ -1,4 +1,3 @@ [user_prompts.py] expected: if asan and fission: [OK, TIMEOUT] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_element/find.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_element/find.py.ini @@ -1,5 +1,4 @@ [find.py] - expected: ERROR [test_parent_of_document_node_errors] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1793844 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_element/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_element/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_shadow_root/find.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_shadow_root/find.py.ini @@ -1,5 +1,4 @@ [find.py] - expected: ERROR [test_find_elements[open-tag name-a\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1822321 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_shadow_root/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/find_elements_from_shadow_root/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/forward/forward.py.ini b/testing/web-platform/meta/webdriver/tests/classic/forward/forward.py.ini @@ -1,2 +0,0 @@ -[forward.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/forward/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/forward/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/fullscreen_window/from_minimized_window.py.ini b/testing/web-platform/meta/webdriver/tests/classic/fullscreen_window/from_minimized_window.py.ini @@ -1,10 +1,9 @@ [from_minimized_window.py] disabled: if os == "android": Not supported - expected: ERROR [test_fullscreen_from_minimized_window] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/fullscreen_window/fullscreen.py.ini b/testing/web-platform/meta/webdriver/tests/classic/fullscreen_window/fullscreen.py.ini @@ -1,4 +1,3 @@ [fullscreen.py] disabled: if os == "android": Not supported - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/fullscreen_window/stress.py.ini b/testing/web-platform/meta/webdriver/tests/classic/fullscreen_window/stress.py.ini @@ -1,4 +1,3 @@ [stress.py] disabled: if os == "android": Not supported - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/fullscreen_window/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/fullscreen_window/user_prompts.py.ini @@ -1,4 +1,3 @@ [user_prompts.py] disabled: if os == "android": Not supported - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_active_element/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_active_element/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_active_element/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_active_element/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_alert_text/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_alert_text/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_computed_label/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_computed_label/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_computed_label/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_computed_label/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_computed_role/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_computed_role/get.py.ini @@ -1,5 +1,4 @@ [get.py] - expected: ERROR [test_no_such_element_from_other_window_handle[open\]] expected: if (os == "win") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_computed_role/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_computed_role/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_current_url/file.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_current_url/file.py.ini @@ -1,7 +1,6 @@ [file.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 - expected: ERROR [test_get_current_url_file_protocol] expected: if (os == "mac") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_current_url/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_current_url/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_current_url/iframe.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_current_url/iframe.py.ini @@ -1,2 +0,0 @@ -[iframe.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_current_url/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_current_url/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_attribute/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_attribute/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_attribute/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_attribute/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_css_value/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_css_value/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_css_value/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_css_value/user_prompts.py.ini @@ -1,5 +1,4 @@ [user_prompts.py] - expected: ERROR [test_dismiss_and_notify[alert-None\]] expected: - if (os_version == "14") and fission and not debug: [PASS, ERROR] + if (os == "android") and fission and not debug: [PASS, ERROR] diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_property/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_property/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_property/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_property/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_rect/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_rect/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_rect/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_rect/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_shadow_root/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_shadow_root/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_shadow_root/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_shadow_root/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_tag_name/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_tag_name/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_tag_name/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_tag_name/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_text/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_text/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_element_text/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_element_text/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_named_cookie/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_named_cookie/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_named_cookie/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_named_cookie/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_page_source/source.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_page_source/source.py.ini @@ -1,2 +0,0 @@ -[source.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_page_source/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_page_source/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_timeouts/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_timeouts/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_title/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_title/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_title/iframe.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_title/iframe.py.ini @@ -1,2 +0,0 @@ -[iframe.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_title/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_title/user_prompts.py.ini @@ -1,4 +1,3 @@ [user_prompts.py] expected: if asan and not fission: [OK, TIMEOUT] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_window_handle/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_window_handle/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_window_handle/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_window_handle/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_window_handles/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_window_handles/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_window_handles/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_window_handles/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_window_rect/get.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_window_rect/get.py.ini @@ -1,2 +0,0 @@ -[get.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/get_window_rect/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/get_window_rect/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/interface/interface.py.ini b/testing/web-platform/meta/webdriver/tests/classic/interface/interface.py.ini @@ -1,2 +0,0 @@ -[interface.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/is_element_enabled/enabled.py.ini b/testing/web-platform/meta/webdriver/tests/classic/is_element_enabled/enabled.py.ini @@ -1,4 +1,3 @@ [enabled.py] expected: if asan and fission: [OK, TIMEOUT] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/is_element_enabled/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/is_element_enabled/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/is_element_selected/selected.py.ini b/testing/web-platform/meta/webdriver/tests/classic/is_element_selected/selected.py.ini @@ -1,2 +0,0 @@ -[selected.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/is_element_selected/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/is_element_selected/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/maximize_window/from_minimized_window.py.ini b/testing/web-platform/meta/webdriver/tests/classic/maximize_window/from_minimized_window.py.ini @@ -1,8 +1,8 @@ [from_minimized_window.py] disabled: if os == "android": Not supported - expected: ERROR [test_restore_from_minimized] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (display == "wayland") and not headless: FAIL + if (display == "wayland") and debug: [PASS, FAIL] + if (display == "wayland") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/maximize_window/maximize.py.ini b/testing/web-platform/meta/webdriver/tests/classic/maximize_window/maximize.py.ini @@ -1,4 +1,3 @@ [maximize.py] disabled: if os == "android": Not supported - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/maximize_window/stress.py.ini b/testing/web-platform/meta/webdriver/tests/classic/maximize_window/stress.py.ini @@ -1,4 +1,3 @@ [stress.py] disabled: if os == "android": Not supported - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/maximize_window/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/maximize_window/user_prompts.py.ini @@ -1,4 +1,3 @@ [user_prompts.py] disabled: if os == "android": Not supported - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/minimize_window/minimize.py.ini b/testing/web-platform/meta/webdriver/tests/classic/minimize_window/minimize.py.ini @@ -1,38 +1,37 @@ [minimize.py] disabled: if os == "android": Not supported - expected: ERROR [test_response_payload] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_restore_from_fullscreen] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_restore_from_maximized] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_minimize_from_normal_window] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_minimize_twice_is_idempotent] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/minimize_window/stress.py.ini b/testing/web-platform/meta/webdriver/tests/classic/minimize_window/stress.py.ini @@ -1,31 +1,30 @@ [stress.py] disabled: if os == "android": Not supported - expected: ERROR [test_stress[1\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_stress[2\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_stress[3\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_stress[4\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/minimize_window/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/minimize_window/user_prompts.py.ini @@ -1,31 +1,30 @@ [user_prompts.py] disabled: if os == "android": Not supported - expected: ERROR [test_accept[confirm-True\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_accept[prompt-\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_dismiss[confirm-False\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] [test_dismiss[prompt-None\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1923833 expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if (os_version == "22.04") and debug: [PASS, FAIL] - if (os_version == "22.04") and not debug: [PASS, FAIL] + if (display == "x11") and not tsan: PASS + if display == @Null: PASS + [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/navigate_to/file.py.ini b/testing/web-platform/meta/webdriver/tests/classic/navigate_to/file.py.ini @@ -1,4 +1,3 @@ [file.py] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762066 - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/navigate_to/navigate.py.ini b/testing/web-platform/meta/webdriver/tests/classic/navigate_to/navigate.py.ini @@ -1,2 +0,0 @@ -[navigate.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/navigate_to/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/navigate_to/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/create_alwaysMatch.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/create_alwaysMatch.py.ini @@ -1,6 +1,4 @@ [create_alwaysMatch.py] - expected: ERROR [test_valid[acceptInsecureCerts-False\]] expected: - if (os_version == "14") and not debug and not fission and sessionHistoryInParent: [PASS, FAIL] - if (os_version == "14") and not debug and not fission and not sessionHistoryInParent: [PASS, FAIL] + if not fission and not debug and (os == "android"): [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/create_firstMatch.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/create_firstMatch.py.ini @@ -1,2 +0,0 @@ -[create_firstMatch.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/default_values.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/default_values.py.ini @@ -1,2 +0,0 @@ -[default_values.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/invalid_capabilities.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/invalid_capabilities.py.ini @@ -1,2 +0,0 @@ -[invalid_capabilities.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/merge.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/merge.py.ini @@ -1,5 +1,4 @@ [merge.py] - expected: ERROR [test_merge_platform_name] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1903612 expected: diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/page_load_strategy.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/page_load_strategy.py.ini @@ -1,2 +0,0 @@ -[page_load_strategy.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/platform_name.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/platform_name.py.ini @@ -1,5 +1,4 @@ [platform_name.py] - expected: ERROR [test_corresponds_to_local_system] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762131 diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/response.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/response.py.ini @@ -1,5 +1,4 @@ [response.py] - expected: ERROR [test_capability_default_value[setWindowRect-True\]] disabled: if os == "android": bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1762132 diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/timeouts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/timeouts.py.ini @@ -1,2 +0,0 @@ -[timeouts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/unhandled_prompt_behavior.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/unhandled_prompt_behavior.py.ini @@ -1,2 +0,0 @@ -[unhandled_prompt_behavior.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_session/websocket_url.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_session/websocket_url.py.ini @@ -1,2 +0,0 @@ -[websocket_url.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_window/new.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_window/new.py.ini @@ -1,2 +0,0 @@ -[new.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_window/new_tab.py.ini @@ -1,2 +0,0 @@ -[new_tab.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_window/new_window.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_window/new_window.py.ini @@ -1,2 +0,0 @@ -[new_window.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/new_window/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/new_window/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/invalid.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/invalid.py.ini @@ -1,2 +0,0 @@ -[invalid.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key.py.ini @@ -1,2 +0,0 @@ -[key.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_events.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_events.py.ini @@ -1,5 +1,3 @@ [key_events.py] expected: if not sessionHistoryInParent and debug: [OK, ERROR] - if sessionHistoryInParent and (os_version == "7.0") and debug and fission and not isolated_process: [OK, ERROR] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_modifiers.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_modifiers.py.ini @@ -1,2 +0,0 @@ -[key_modifiers.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_shortcuts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_shortcuts.py.ini @@ -1,2 +0,0 @@ -[key_shortcuts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_special_keys.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_special_keys.py.ini @@ -1,2 +0,0 @@ -[key_special_keys.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_tentative.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/key_tentative.py.ini @@ -1,2 +0,0 @@ -[key_tentative.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/navigation.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/navigation.py.ini @@ -1,5 +1,7 @@ [navigation.py] - expected: ERROR [test_pointer] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1941453 - expected: [PASS, FAIL] + expected: + if not asan and fission and isolated_process: [FAIL, PASS] + if asan and not fission: [FAIL, PASS] + [PASS, FAIL] diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/none.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/none.py.ini @@ -1,2 +0,0 @@ -[none.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/perform.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/perform.py.ini @@ -1,2 +0,0 @@ -[perform.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_contextmenu.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_contextmenu.py.ini @@ -1,2 +0,0 @@ -[pointer_contextmenu.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_dblclick.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_dblclick.py.ini @@ -1,2 +0,0 @@ -[pointer_dblclick.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_modifier_click.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_modifier_click.py.ini @@ -1,2 +0,0 @@ -[pointer_modifier_click.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_mouse.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_mouse.py.ini @@ -1,2 +0,0 @@ -[pointer_mouse.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_mouse_drag.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_mouse_drag.py.ini @@ -1,5 +1,4 @@ [pointer_mouse_drag.py] - expected: ERROR [test_drag_and_drop_with_draggable_element[0\]] expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_origin.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_origin.py.ini @@ -1,2 +0,0 @@ -[pointer_origin.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_pause_dblclick.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_pause_dblclick.py.ini @@ -1,2 +0,0 @@ -[pointer_pause_dblclick.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_pen.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_pen.py.ini @@ -1,5 +1,4 @@ [pointer_pen.py] - expected: ERROR [test_null_response_value] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1658880 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_touch.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_touch.py.ini @@ -1,5 +1,4 @@ [pointer_touch.py] - expected: ERROR [test_touch_pointer_properties_angle_twist] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1913696 expected: FAIL diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_tripleclick.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/pointer_tripleclick.py.ini @@ -1,2 +0,0 @@ -[pointer_tripleclick.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/sequence.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/sequence.py.ini @@ -2,4 +2,3 @@ bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1894213 expected: if os == "android": [OK, ERROR] - ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/user_prompts.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/user_prompts.py.ini @@ -1,2 +0,0 @@ -[user_prompts.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/perform_actions/wheel.py.ini b/testing/web-platform/meta/webdriver/tests/classic/perform_actions/wheel.py.ini @@ -1,2 +0,0 @@ -[wheel.py] - expected: ERROR diff --git a/testing/web-platform/meta/webdriver/tests/classic/set_window_rect/set.py.ini b/testing/web-platform/meta/webdriver/tests/classic/set_window_rect/set.py.ini @@ -14,8 +14,8 @@ [test_set_to_screen_size] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1944687 Mutter on Wayland might refuse to take all the available space expected: - if (os_version == "24.04") and tsan: [PASS, FAIL] - if os_version == "22.04": [PASS, FAIL] + if (display == "x11") and tsan: [PASS, FAIL] + if display == "wayland": [PASS, FAIL] [test_partial_input[rect0\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1941404 @@ -28,13 +28,13 @@ [test_partial_input[rect2\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1941404 expected: - if os_version == "22.04": PASS + if display == "wayland": PASS FAIL [test_partial_input[rect3\]] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1941404 expected: - if os_version == "22.04": PASS + if display == "wayland": PASS FAIL [test_partial_input[rect4\]] @@ -55,6 +55,7 @@ [test_set_larger_than_screen_size] expected: + if not tsan and (display == "wayland") and not debug: [PASS, FAIL] if tsan: [PASS, FAIL] [test_restore_from_fullscreen] diff --git a/testing/web-platform/meta/webmessaging/broadcastchannel/cross-partition.https.tentative.html.ini b/testing/web-platform/meta/webmessaging/broadcastchannel/cross-partition.https.tentative.html.ini @@ -15,10 +15,12 @@ [BroadcastChannel messages aren't received from a cross-partition shared worker] expected: if (os == "win") and (processor == "x86"): [PASS, TIMEOUT] + if (os == "linux") and debug: [TIMEOUT, PASS, NOTRUN] + if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN] if os == "mac": [PASS, TIMEOUT, NOTRUN] - if os == "linux": [PASS, TIMEOUT, NOTRUN] [BroadcastChannel messages aren't received from a cross-partition service worker] expected: if (os == "win") and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] - if os == "linux": [PASS, TIMEOUT, NOTRUN] + if (os == "linux") and debug: [NOTRUN, PASS, TIMEOUT] + if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN] diff --git a/testing/web-platform/meta/webrtc-encoded-transform/RTCRtpScriptTransform-sender-worker-single-frame.https.html.ini b/testing/web-platform/meta/webrtc-encoded-transform/RTCRtpScriptTransform-sender-worker-single-frame.https.html.ini @@ -1,6 +1,7 @@ [RTCRtpScriptTransform-sender-worker-single-frame.https.html] expected: if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT] + if (os == "mac") and debug: [OK, TIMEOUT] [RTCRtpSender initializes its transform attribute and the Worker sends an RTCEncodedAudioFrame back] expected: if (os == "linux") and not debug and not asan and not tsan: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini b/testing/web-platform/meta/webrtc-encoded-transform/idlharness.https.window.js.ini @@ -78,6 +78,7 @@ [idlharness.https.window.html?include=SFrameTransform.*] expected: if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT] [SFrameTransform interface: existence and properties of interface object] expected: FAIL diff --git a/testing/web-platform/meta/webrtc-encoded-transform/script-audio-transform.https.html.ini b/testing/web-platform/meta/webrtc-encoded-transform/script-audio-transform.https.html.ini @@ -1,4 +1,4 @@ [script-audio-transform.https.html] expected: - if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and debug and not sessionHistoryInParent: [OK, CRASH, TIMEOUT] if (os == "android") and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc-encoded-transform/script-change-transform.https.html.ini b/testing/web-platform/meta/webrtc-encoded-transform/script-change-transform.https.html.ini @@ -1,3 +1,4 @@ [script-change-transform.https.html] expected: - if (os == "mac") and debug: TIMEOUT + if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "mac") and debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc-encoded-transform/script-write-twice-transform.https.html.ini b/testing/web-platform/meta/webrtc-encoded-transform/script-write-twice-transform.https.html.ini @@ -1,10 +1,9 @@ [script-write-twice-transform.https.html] + bug: 1709960 expected: + if (os == "mac") and debug: [OK, TIMEOUT] if (os == "mac") and not debug: [OK, TIMEOUT] - if isolated_process: TIMEOUT - bug: 1709960 [video exchange with write twice transform] + bug: 1709960 expected: if (os == "mac") and not debug: [PASS, TIMEOUT] - if isolated_process: TIMEOUT - bug: 1709960 diff --git a/testing/web-platform/meta/webrtc-stats/getStats-remote-candidate-address.html.ini b/testing/web-platform/meta/webrtc-stats/getStats-remote-candidate-address.html.ini @@ -1,16 +1,16 @@ [getStats-remote-candidate-address.html] expected: - if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, OK] - if (os == "win") and not debug and (processor == "x86"): TIMEOUT - if os == "mac": [OK, CRASH] + if (os == "win") and not debug: [OK, TIMEOUT] + if (os == "mac") and debug: [OK, CRASH] + if (os == "mac") and not debug: [OK, TIMEOUT, CRASH] [Do not expose in stats remote addresses that are not known to be already exposed to JS] bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1534701 expected: - if (os == "win") and not debug and (processor == "x86_64"): [TIMEOUT, FAIL] - if (os == "win") and not debug and (processor == "x86"): TIMEOUT + if (os == "win") and not debug: [FAIL, TIMEOUT] + if (os == "mac") and not debug: [FAIL, TIMEOUT] FAIL [Expose in stats remote addresses that are already exposed to JS] expected: - if (os == "win") and not debug and (processor == "x86_64"): [NOTRUN, PASS] - if (os == "win") and not debug and (processor == "x86"): NOTRUN + if (os == "win") and not debug: [PASS, NOTRUN] + if (os == "mac") and not debug: [PASS, NOTRUN] diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-addTransceiver-renegotiation.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-addTransceiver-renegotiation.https.html.ini @@ -2,5 +2,6 @@ bug: 1709960 expected: if (os == "android") and debug and sessionHistoryInParent: [OK, CRASH] + if (os == "android") and debug and not sessionHistoryInParent: TIMEOUT if (os == "android") and not debug: [OK, TIMEOUT] if os == "mac": [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-iceGatheringState.html.ini @@ -1,5 +1,5 @@ [RTCPeerConnection-iceGatheringState.html] expected: - if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT] - if not sessionHistoryInParent and not debug: [OK, TIMEOUT] if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-onsignalingstatechanged.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-onsignalingstatechanged.https.html.ini @@ -1,3 +1,4 @@ [RTCPeerConnection-onsignalingstatechanged.https.html] expected: if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-perfect-negotiation-stress-glare-linear.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-perfect-negotiation-stress-glare-linear.https.html.ini @@ -1,4 +1,4 @@ [RTCPeerConnection-perfect-negotiation-stress-glare-linear.https.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 debug and not sessionHistoryInParent: [OK, TIMEOUT] + if (os == "android") and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-rollback.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-rollback.html.ini @@ -1,4 +1,3 @@ [RTCPeerConnection-setRemoteDescription-rollback.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] diff --git a/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https.html.ini b/testing/web-platform/meta/webrtc/RTCPeerConnection-setRemoteDescription-simulcast.https.html.ini @@ -3,6 +3,7 @@ if (os == "win") and debug and (bits == 32): bug 1641974 if os == "android": https://bugzilla.mozilla.org/show_bug.cgi?id=1641237 expected: - if not fission and (os == "linux") and debug: [OK, ERROR] + if (os == "linux") and not fission and debug: [OK, ERROR] if (os == "android") and sessionHistoryInParent and not debug: [OK, TIMEOUT] if (os == "android") and not sessionHistoryInParent and debug: [OK, TIMEOUT] + if (os == "android") and not sessionHistoryInParent and not debug: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/webrtc/protocol/rtp-clockrate.html.ini b/testing/web-platform/meta/webrtc/protocol/rtp-clockrate.html.ini @@ -1,11 +1,10 @@ [rtp-clockrate.html] - expected: - if (os == "linux") and debug and fission: TIMEOUT - if isolated_process: CRASH bug: 1709960 [video rtp timestamps increase by approximately 90000 per second] expected: - if (os == "linux") and asan and fission: [PASS, FAIL] - if (os == "win") and not debug: [PASS, FAIL] - if (os == "mac") and not debug: [PASS, FAIL] - if os == "android" and os_version == "14" and processor == "x86_64": [PASS, FAIL] + if (os == "linux") and asan and not fission: PASS + if (os == "android") and debug and sessionHistoryInParent: [FAIL, PASS] + if (os == "win") and debug: PASS + if (os == "mac") and debug: PASS + if (os == "linux") and not asan: PASS + [PASS, 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,15 +1,13 @@ [rtp-demuxing.html] bug: 1709960 - expected: - if debug: TIMEOUT [Can demux two video tracks with different payload types on a bundled connection] expected: - if (os == "mac") and debug: PASS - if (os == "linux") and debug: [PASS, TIMEOUT] - if (os == "linux") and not debug: [PASS, TIMEOUT] - if os == "android": PASS + if (os == "linux") and not asan and tsan: [PASS, TIMEOUT] + if (os == "linux") and not asan and not tsan: [PASS, TIMEOUT] + if (os == "linux") and asan: [PASS, TIMEOUT] [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 not asan and tsan: [PASS, NOTRUN] + if (os == "linux") and not asan and not tsan: [PASS, NOTRUN] + if (os == "linux") and asan: [PASS, NOTRUN] diff --git a/testing/web-platform/meta/websockets/Create-nonAscii-protocol-string.any.js.ini b/testing/web-platform/meta/websockets/Create-nonAscii-protocol-string.any.js.ini @@ -5,6 +5,8 @@ if (os == "android") and fission: [OK, TIMEOUT] [Create-nonAscii-protocol-string.any.html?wss] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [Create-nonAscii-protocol-string.any.html?wpt_flags=h2] diff --git a/testing/web-platform/meta/webtransport/datagrams.https.any.js.ini b/testing/web-platform/meta/webtransport/datagrams.https.any.js.ini @@ -13,7 +13,8 @@ [Datagrams read is less than or equal to the incomingHighWaterMark] expected: - if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL] if (os == "linux") and fission: [FAIL, PASS, NOTRUN] [FAIL, PASS] diff --git a/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/cue_selector_single_colon.html.ini b/testing/web-platform/meta/webvtt/rendering/cues-with-video/processing-model/selectors/cue/cue_selector_single_colon.html.ini @@ -2,3 +2,5 @@ fuzzy: if os == "android": maxDifference=0-1;totalPixels=147-42363 if os == "win": maxDifference=111-112;totalPixels=299-303 + expected: + if (os == "android") and not debug: [PASS, FAIL] diff --git a/testing/web-platform/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_dataUnavailable.https.html.ini b/testing/web-platform/meta/webxr/depth-sensing/cpu/depth_sensing_cpu_dataUnavailable.https.html.ini @@ -1,7 +1,8 @@ [depth_sensing_cpu_dataUnavailable.https.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] [Ensures depth data is not available when cleared in the controller, `cpu-optimized` - webgl] expected: FAIL [Ensures depth data is not available when cleared in the controller, `cpu-optimized` - webgl2] expected: FAIL - diff --git a/testing/web-platform/meta/xhr/xhr-timeout-longtask.any.js.ini b/testing/web-platform/meta/xhr/xhr-timeout-longtask.any.js.ini @@ -2,13 +2,14 @@ [Long tasks should not trigger load timeout] expected: if (os == "mac") and debug: [PASS, FAIL] - if (os == "mac") and not debug: [PASS, FAIL] + if (os == "mac") and not debug: [FAIL, PASS] FAIL [xhr-timeout-longtask.any.worker.html] [Long tasks should not trigger load timeout] expected: - if (os == "linux") and debug and not fission: [FAIL, PASS] + if (os == "linux") and fission and asan: [FAIL, PASS] if (os == "win") and not debug: PASS + if (os == "mac") and not debug: [FAIL, PASS] [PASS, FAIL]