diff --git a/testing/web-platform/meta/css/CSS2/pagination/__dir__.ini b/testing/web-platform/meta/css/CSS2/pagination/__dir__.ini new file mode 100644 index 000000000000..368dad1ea25d --- /dev/null +++ b/testing/web-platform/meta/css/CSS2/pagination/__dir__.ini @@ -0,0 +1 @@ +leak-threshold: [tab:460800] diff --git a/testing/web-platform/meta/css/CSS2/pagination/table-page-break-inside-avoid-5-print.html.ini b/testing/web-platform/meta/css/CSS2/pagination/table-page-break-inside-avoid-5-print.html.ini index 5d707fd0176d..246dd711618b 100644 --- a/testing/web-platform/meta/css/CSS2/pagination/table-page-break-inside-avoid-5-print.html.ini +++ b/testing/web-platform/meta/css/CSS2/pagination/table-page-break-inside-avoid-5-print.html.ini @@ -1,3 +1,4 @@ [table-page-break-inside-avoid-5-print.html] - fuzzy: - maxDifference=0-46;totalPixels=0-1329 + fuzzy: maxDifference=0-46;totalPixels=0-1329 + expected: + if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, ERROR] diff --git a/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini b/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini index 112472b4f8a7..cb61cbfb9b0d 100644 --- a/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini +++ b/testing/web-platform/meta/css/css-overscroll-behavior/overscroll-behavior-root.html.ini @@ -4,4 +4,5 @@ expected: if (os == "linux") and not debug and not tsan and not fission and asan: [PASS, FAIL] if (os == "linux") and not debug and not tsan and fission: [PASS, FAIL] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] if os == "android": FAIL diff --git a/testing/web-platform/meta/css/css-page/monolithic-overflow-019-print.html.ini b/testing/web-platform/meta/css/css-page/monolithic-overflow-019-print.html.ini index 9d896e5344fe..b8264c1d577a 100644 --- a/testing/web-platform/meta/css/css-page/monolithic-overflow-019-print.html.ini +++ b/testing/web-platform/meta/css/css-page/monolithic-overflow-019-print.html.ini @@ -1,2 +1,4 @@ [monolithic-overflow-019-print.html] - expected: FAIL + expected: + if os == "mac": PASS + FAIL diff --git a/testing/web-platform/meta/css/css-page/monolithic-overflow-024-print.html.ini b/testing/web-platform/meta/css/css-page/monolithic-overflow-024-print.html.ini new file mode 100644 index 000000000000..a990bf133eb3 --- /dev/null +++ b/testing/web-platform/meta/css/css-page/monolithic-overflow-024-print.html.ini @@ -0,0 +1,4 @@ +[monolithic-overflow-024-print.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT] + if os == "mac": FAIL diff --git a/testing/web-platform/meta/css/css-page/monolithic-overflow-025-print.html.ini b/testing/web-platform/meta/css/css-page/monolithic-overflow-025-print.html.ini index aa5c71af5cda..e562e1be8f2d 100644 --- a/testing/web-platform/meta/css/css-page/monolithic-overflow-025-print.html.ini +++ b/testing/web-platform/meta/css/css-page/monolithic-overflow-025-print.html.ini @@ -1,5 +1,7 @@ [monolithic-overflow-025-print.html] expected: - if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT] - if not debug and (os == "linux") and fission: [PASS, TIMEOUT] + if (os == "linux") and not fission and not swgl and not debug and not asan: [PASS, TIMEOUT] + if (os == "linux") and fission and not debug: [PASS, TIMEOUT] + if (os == "win") and not debug: [TIMEOUT, PASS] + if (os == "mac") and debug: FAIL + if (os == "mac") and not debug: TIMEOUT diff --git a/testing/web-platform/meta/css/filter-effects/svg-relative-urls-001.html.ini b/testing/web-platform/meta/css/filter-effects/svg-relative-urls-001.html.ini index 5938e75ab1c8..180641607f04 100644 --- a/testing/web-platform/meta/css/filter-effects/svg-relative-urls-001.html.ini +++ b/testing/web-platform/meta/css/filter-effects/svg-relative-urls-001.html.ini @@ -1,3 +1,4 @@ [svg-relative-urls-001.html] expected: + if swgl and fission and (os == "linux"): [FAIL, ERROR] FAIL diff --git a/testing/web-platform/meta/editing/edit-context/edit-context-input.tentative.html.ini b/testing/web-platform/meta/editing/edit-context/edit-context-input.tentative.html.ini index bb17d015e16c..5fcc4aaa5ea7 100644 --- a/testing/web-platform/meta/editing/edit-context/edit-context-input.tentative.html.ini +++ b/testing/web-platform/meta/editing/edit-context/edit-context-input.tentative.html.ini @@ -1,7 +1,4 @@ [edit-context-input.tentative.html] - [Testing EditContext English typing] - expected: FAIL - [EditContext should disable DOM mutation] expected: FAIL @@ -11,18 +8,9 @@ [EditContext should not receive events after being detached from element] expected: FAIL - [Backspace and delete in EditContext] - expected: FAIL - [EditContext constructed outside iframe can be used in iframe] expected: FAIL - [Text insertion with non-collapsed selection] - expected: FAIL - - [Backspace and delete with existing selection] - expected: FAIL - [Basic text input with div] expected: FAIL diff --git a/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini b/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini index 56aecc89267f..43463d03c74c 100644 --- a/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini +++ b/testing/web-platform/meta/fetch/api/redirect/redirect-keepalive.https.any.js.ini @@ -1,16 +1,16 @@ [redirect-keepalive.https.any.html] expected: if (os == "linux") and fission and not debug and (processor == "x86_64") and asan: [OK, TIMEOUT] - if (os == "linux") and fission and not debug and (processor == "x86_64") and not asan: [TIMEOUT, OK] - if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, TIMEOUT] + if (os == "linux") and fission and not debug and (processor == "x86_64") and not asan: [OK, TIMEOUT] if (os == "linux") and fission and not debug and (processor == "x86"): [OK, TIMEOUT] - if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] + if (os == "win") and (processor == "x86_64") and not swgl: [OK, TIMEOUT] if (os == "linux") and fission and debug: [OK, TIMEOUT] + if (os == "mac") and debug: TIMEOUT [[keepalive\][iframe\][load\] mixed content redirect; setting up] expected: if (os == "linux") and fission and not debug and (processor == "x86_64") and asan: [PASS, TIMEOUT] - if (os == "linux") and fission and not debug and (processor == "x86_64") and not asan: [TIMEOUT, PASS] - if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT] + if (os == "linux") and fission and not debug and (processor == "x86_64") and not asan: [PASS, TIMEOUT] if (os == "linux") and fission and not debug and (processor == "x86"): [PASS, TIMEOUT] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT] + if (os == "win") and (processor == "x86_64") and not swgl: [PASS, TIMEOUT] if (os == "linux") and fission and debug: [PASS, TIMEOUT] + if (os == "mac") and debug: TIMEOUT diff --git a/testing/web-platform/meta/fetch/metadata/generated/serviceworker.https.sub.html.ini b/testing/web-platform/meta/fetch/metadata/generated/serviceworker.https.sub.html.ini index a0ebcad34489..c243ba937e9b 100644 --- a/testing/web-platform/meta/fetch/metadata/generated/serviceworker.https.sub.html.ini +++ b/testing/web-platform/meta/fetch/metadata/generated/serviceworker.https.sub.html.ini @@ -16,8 +16,7 @@ [sec-fetch-mode - no options - updating] expected: - if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] if (os == "linux") and (processor == "x86"): [PASS, NOTRUN] [sec-fetch-dest - no options - updating] @@ -32,9 +31,9 @@ [sec-fetch-dest - no options - registration] expected: - if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN] - if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN] - if (processor == "x86") and (os == "linux"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "linux") and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] [sec-fetch-mode - options: type=classic - updating] expected: diff --git a/testing/web-platform/meta/file-system-access/sandboxed_FileSystemDirectoryHandle-move.https.any.js.ini b/testing/web-platform/meta/file-system-access/sandboxed_FileSystemDirectoryHandle-move.https.any.js.ini index ba392ad233c0..0e49ecffcfb6 100644 --- a/testing/web-platform/meta/file-system-access/sandboxed_FileSystemDirectoryHandle-move.https.any.js.ini +++ b/testing/web-platform/meta/file-system-access/sandboxed_FileSystemDirectoryHandle-move.https.any.js.ini @@ -1,88 +1,89 @@ [sandboxed_FileSystemDirectoryHandle-move.https.any.worker.html] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [OK, TIMEOUT] - if (os == "win") and debug and (processor == "x86_64") and not swgl: [TIMEOUT, OK] - if (os == "win") and debug and (processor == "x86"): [OK, TIMEOUT] - if (os == "win") and not debug: [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] + if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT] + if (os == "win") and debug: [OK, TIMEOUT] [move(dir) to move a non-empty directory to a new directory] expected: - if (os == "win") and not debug: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] [move(dir, name) to move a non-empty directory to a new directory] expected: if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN] - if (processor == "x86") and (os == "win"): [PASS, TIMEOUT] + if (processor == "x86") and (os == "win") and debug: [PASS, TIMEOUT] + if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT] if (processor == "x86") and (os == "linux"): [PASS, TIMEOUT, NOTRUN] [move(dir) can be called multiple times] expected: if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] - if processor == "x86": [PASS, NOTRUN] + if (processor == "x86") and (os == "win") and debug: [PASS, NOTRUN] + if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN] + if (processor == "x86") and (os == "linux"): [PASS, NOTRUN] [move(dir, name) can be called multiple times] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, TIMEOUT] - if (os == "win") and debug and (processor == "x86_64") and not swgl: TIMEOUT + if (os == "win") and debug and (processor == "x86_64"): [PASS, TIMEOUT] if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN, TIMEOUT] [move(dir, name) with a name with invalid characters should fail] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN, TIMEOUT] + if (os == "win") and debug: [PASS, NOTRUN] [move(dir, "") should fail] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and debug: [PASS, NOTRUN] [move(dir, name) to move a directory within itself fails] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and debug: [PASS, NOTRUN] [move(dir, name) to move a directory within itself and rename fails] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: [NOTRUN, PASS, TIMEOUT] - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and debug: [PASS, NOTRUN] [move(dir) to move a directory within a descendent fails] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: [NOTRUN, PASS] - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and debug: [PASS, NOTRUN] [move(dir, name) to move a directory within a descendent fails] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: [NOTRUN, PASS] - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN, TIMEOUT] + if (os == "win") and debug: [PASS, NOTRUN] [move(dir, name) to rename an empty directory] expected: - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] [move(dir, name) to rename a non-empty directory] expected: - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN, TIMEOUT] [move(dir) to move an empty directory to a new directory] expected: - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN, TIMEOUT] [move(dir, name) to move an empty directory to a new directory] expected: - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN, TIMEOUT] [move(name) to rename a non-empty directory] expected: @@ -91,76 +92,49 @@ [sandboxed_FileSystemDirectoryHandle-move.https.any.html] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [OK, TIMEOUT] - if (os == "win") and debug and (processor == "x86_64") and not swgl: TIMEOUT - if (os == "win") and debug and (processor == "x86"): [OK, TIMEOUT] - if (os == "win") and not debug and (processor == "x86_64"): [OK, ERROR, TIMEOUT] - if (os == "win") and not debug and (processor == "x86"): [OK, ERROR, TIMEOUT] + if (os == "win") and debug: [OK, TIMEOUT] + if (os == "win") and not debug: [OK, ERROR, TIMEOUT] [move(dir) to move a non-empty directory to a new directory] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, TIMEOUT] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and debug and (processor == "x86_64"): [PASS, TIMEOUT] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] [move(dir, name) to move a non-empty directory to a new directory] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN + if (os == "win") and debug and (processor == "x86_64"): [PASS, NOTRUN] if (os == "win") and debug and (processor == "x86"): [PASS, TIMEOUT] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] [move(dir, name) can be called multiple times] expected: - if (os == "win") and (processor == "x86_64") and debug and swgl: [PASS, NOTRUN] - if (os == "win") and (processor == "x86_64") and debug and not swgl: NOTRUN - if (os == "win") and (processor == "x86_64") and not debug: [PASS, TIMEOUT, NOTRUN] - if (os == "win") and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and debug: [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] [move(dir, name) with a name with invalid characters should fail] expected: - if (os == "win") and (processor == "x86_64") and debug and swgl: [PASS, NOTRUN] - if (os == "win") and (processor == "x86_64") and debug and not swgl: NOTRUN - if (os == "win") and (processor == "x86_64") and not debug: [PASS, TIMEOUT, NOTRUN] - if (os == "win") and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and debug: [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] [move(dir, "") should fail] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and debug: [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] [move(dir, name) to move a directory within itself fails] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, NOTRUN] + if os == "win": [PASS, NOTRUN] [move(dir, name) to move a directory within itself and rename fails] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, NOTRUN] + if os == "win": [PASS, NOTRUN] [move(dir) to move a directory within a descendent fails] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, NOTRUN] + if os == "win": [PASS, NOTRUN] [move(dir, name) to move a directory within a descendent fails] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if os == "win": [PASS, NOTRUN] [move(dir, name) to rename an empty directory] expected: @@ -168,31 +142,25 @@ [move(dir, name) to rename a non-empty directory] expected: - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN] [move(dir) to move an empty directory to a new directory] expected: - if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] [move(dir) can be called multiple times] expected: - if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, NOTRUN] - if (os == "win") and debug and (processor == "x86_64") and not swgl: NOTRUN - if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and debug: [PASS, NOTRUN] if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] [move(dir, name) to move an empty directory to a new directory] expected: - if (os == "win") and debug and (processor == "x86_64") and not swgl: TIMEOUT - if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] [move(name) to rename a non-empty directory] expected: - if (processor == "x86") and not debug: [PASS, TIMEOUT, NOTRUN] + if (processor == "x86") and (os == "linux"): [PASS, TIMEOUT, NOTRUN] [move("") to rename an empty directory fails] expected: - if (processor == "x86") and not debug: [PASS, TIMEOUT] + if (processor == "x86") and (os == "linux"): [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/fs/FileSystemWritableFileStream-write.https.any.js.ini b/testing/web-platform/meta/fs/FileSystemWritableFileStream-write.https.any.js.ini index 630f4ab592d2..0a7b172a1988 100644 --- a/testing/web-platform/meta/fs/FileSystemWritableFileStream-write.https.any.js.ini +++ b/testing/web-platform/meta/fs/FileSystemWritableFileStream-write.https.any.js.ini @@ -1,96 +1,81 @@ [FileSystemWritableFileStream-write.https.any.html] expected: - if (os == "win") and (processor == "x86_64") and not swgl and debug: [OK, TIMEOUT] - if (os == "win") and (processor == "x86_64") and not swgl and not debug: [OK, ERROR, TIMEOUT] - if (os == "win") and (processor == "x86") and debug: [OK, ERROR, TIMEOUT] - if (os == "win") and (processor == "x86") and not debug: [OK, ERROR, TIMEOUT] + if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, TIMEOUT] + if (os == "win") and debug and (processor == "x86"): [OK, ERROR, TIMEOUT] + if (os == "win") and not debug: [TIMEOUT, ERROR, OK] if (os == "mac") and not debug: [OK, TIMEOUT] [write() with a string with windows line ending preserved] expected: if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS] [write() with an empty array buffer to an empty file] expected: - if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN] - if (processor == "x86") and (os == "win") and debug: [PASS, TIMEOUT, NOTRUN] - if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] - if (processor == "x86") and (os == "linux"): [PASS, TIMEOUT, NOTRUN] + if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS] + if processor == "x86": [PASS, TIMEOUT, NOTRUN] [write() with a valid typed array buffer] expected: if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS] [atomic writes: writable file streams make atomic changes on close] expected: if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS] [atomic writes: write() after close() fails] expected: if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS] [atomic writes: truncate() after close() fails] expected: if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS] [atomic writes: close() after close() fails] expected: - if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT] + if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if processor == "x86": [PASS, NOTRUN] [atomic writes: only one close() operation may succeed] expected: if (os == "win") and debug and not swgl: [PASS, TIMEOUT] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] [getWriter() can be used] expected: - if (os == "win") and not swgl and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not swgl and not debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not swgl and debug: [PASS, NOTRUN] + if (os == "win") and debug and not swgl: [PASS, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS] [WriteParams: truncate missing size param] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] [WriteParams: write missing data param] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] [WriteParams: seek missing position param] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "mac") and not debug: [PASS, TIMEOUT] [write() with an invalid blob to an empty file should reject] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "mac") and not debug: [PASS, NOTRUN] [WriteParams: write null data param] expected: - if (os == "win") and not swgl and not debug and (processor == "x86_64"): [PASS, NOTRUN] - if (os == "win") and not swgl and not debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not swgl and debug: [PASS, NOTRUN] + if (os == "win") and debug and not swgl: [PASS, NOTRUN] if (os == "linux") and not fission and not debug: [PASS, FAIL] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] [write() with an empty blob to an empty file] expected: @@ -98,33 +83,43 @@ [write() called with a string and a valid offset after seek] expected: + if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN] if processor == "x86": [PASS, NOTRUN] [an errored writable stream releases its lock] expected: if (os == "win") and debug and (processor == "x86"): [PASS, NOTRUN] - if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT] - if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] [write() called with a blob and a valid offset] expected: - if (processor == "x86") and (os == "linux"): [PASS, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT] + if (os == "linux") and (processor == "x86"): [PASS, NOTRUN] [write() called with an offset beyond the end of the file] expected: + if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN] if (processor == "x86") and (os == "linux"): [PASS, NOTRUN] [write() with a string with unix line ending preserved] expected: - if (os == "win") and not debug: [PASS, NOTRUN] + if (os == "win") and not debug: [NOTRUN, TIMEOUT, PASS] [write() with a valid utf-8 string] expected: - if (os == "win") and not debug: [PASS, NOTRUN] + if (os == "win") and not debug: [NOTRUN, TIMEOUT, PASS] [write() with an empty string to an empty file] expected: - if (os == "win") and not debug: [PASS, TIMEOUT] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] + + [write() called with a string and a valid offset] + expected: + if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + + [write() WriteParams without position and blob appends] + expected: + if (os == "win") and not debug: [PASS, NOTRUN] [FileSystemWritableFileStream-write.https.any.worker.html] @@ -135,25 +130,25 @@ [write() called with a blob and a valid offset] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [write() called with an offset beyond the end of the file] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [write() with an empty string to an empty file] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [write() with a valid utf-8 string] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug: [TIMEOUT, PASS, NOTRUN] + if (os == "win") and not debug: [NOTRUN, TIMEOUT, PASS] if (os == "android") and not debug: [PASS, FAIL] [write() with a string with unix line ending preserved] @@ -248,29 +243,29 @@ [write() a blob to an empty file with zero offset] expected: - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [write() called consecutively appends] expected: - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [write() WriteParams without position and string appends] expected: - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [write() WriteParams without position and blob appends] expected: if (os == "win") and debug and not swgl: [PASS, TIMEOUT] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [write() called with a string and a valid offset] expected: if (os == "win") and debug and not swgl: [PASS, NOTRUN] - if (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if (os == "android") and not debug: [PASS, FAIL] [atomic writes: only one close() operation may succeed] @@ -295,7 +290,7 @@ [write() called with a string and a valid offset after seek] expected: - if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT, NOTRUN] + if (processor == "x86_64") and (os == "win") and not debug: [NOTRUN, PASS, TIMEOUT] if processor == "x86": [PASS, NOTRUN] [an errored writable stream releases its lock] diff --git a/testing/web-platform/meta/html/anonymous-iframe/__dir__.ini b/testing/web-platform/meta/html/anonymous-iframe/__dir__.ini index b9d43b68e13a..a4235b5e4640 100644 --- a/testing/web-platform/meta/html/anonymous-iframe/__dir__.ini +++ b/testing/web-platform/meta/html/anonymous-iframe/__dir__.ini @@ -1,3 +1,3 @@ prefs: [browser.tabs.remote.coep.credentialless:true] -lsan-allowed: [AllocateProtoAndIfaceCache, ProtoAndIfaceCache, maybe_pod_malloc, mozilla::detail::HashTable, mozilla::dom::Performance::CreateForMainThread, mozilla::dom::PerformanceMainThread::CreateNavigationTimingEntry] leak-threshold: [tab:409600] +lsan-allowed: [AllocateProtoAndIfaceCache, ProtoAndIfaceCache, js_pod_arena_malloc, maybe_pod_malloc, mozilla::detail::HashTable, mozilla::dom::Performance::CreateForMainThread, mozilla::dom::PerformanceMainThread::CreateNavigationTimingEntry] diff --git a/testing/web-platform/meta/html/rendering/widgets/input-text-size.html.ini b/testing/web-platform/meta/html/rendering/widgets/input-text-size.html.ini index 046978909181..7156ca28cdd8 100644 --- a/testing/web-platform/meta/html/rendering/widgets/input-text-size.html.ini +++ b/testing/web-platform/meta/html/rendering/widgets/input-text-size.html.ini @@ -1,4 +1,4 @@ [input-text-size.html] - [Size attribute value affects computed style] + [Size attribute value affects layout-dependent computed style] expected: if os == "mac": FAIL diff --git a/testing/web-platform/meta/html/rendering/widgets/textarea-cols-rows.html.ini b/testing/web-platform/meta/html/rendering/widgets/textarea-cols-rows.html.ini index c16d312872f7..de26074548f2 100644 --- a/testing/web-platform/meta/html/rendering/widgets/textarea-cols-rows.html.ini +++ b/testing/web-platform/meta/html/rendering/widgets/textarea-cols-rows.html.ini @@ -1,4 +1,4 @@ [textarea-cols-rows.html] - [Cols/rows attribute values affect computed style] + [Cols/rows attribute values affect layout-dependent computed style] expected: if os == "mac": FAIL diff --git a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild.tentative.sub.window.js.ini b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild.tentative.sub.window.js.ini index 5000eb8ae763..55c200dd82d2 100644 --- a/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild.tentative.sub.window.js.ini +++ b/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild.tentative.sub.window.js.ini @@ -1,20 +1,16 @@ [sandbox-top-navigation-grandchild.tentative.sub.window.html] expected: + if os == "mac": [TIMEOUT, CRASH] if os == "android": CRASH - [TIMEOUT, CRASH] + [CRASH, TIMEOUT] [A same-origin sandboxed grandchild in a cross-origin parent can navigate top] expected: NOTRUN [An unsandboxed same-origin grandchild can navigate top] - expected: - if os == "mac": [NOTRUN, TIMEOUT] - if os == "linux": [TIMEOUT, NOTRUN] - TIMEOUT + expected: [TIMEOUT, NOTRUN] [A same-origin grandchild in a cross-origin parent can navigate top] expected: NOTRUN [A fully sandboxed same-origin grandchild can't navigate top] - expected: - if os == "mac": [TIMEOUT, PASS] - if os == "linux": [PASS, TIMEOUT] + expected: [PASS, TIMEOUT] diff --git a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.js.ini b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.js.ini index b192fcf1d894..18ef1fb06e86 100644 --- a/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.js.ini +++ b/testing/web-platform/meta/html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.js.ini @@ -1,5 +1,8 @@ [basic.any.html] expected: [TIMEOUT, OK] + [import() should not drain the microtask queue when loading an already loaded module] + expected: FAIL + [basic.any.sharedworker.html] expected: TIMEOUT diff --git a/testing/web-platform/meta/html/webappapis/timers/setinterval-cross-realm-callback-report-exception.html.ini b/testing/web-platform/meta/html/webappapis/timers/setinterval-cross-realm-callback-report-exception.html.ini index 1ae2d12e891b..cc9261df7c88 100644 --- a/testing/web-platform/meta/html/webappapis/timers/setinterval-cross-realm-callback-report-exception.html.ini +++ b/testing/web-platform/meta/html/webappapis/timers/setinterval-cross-realm-callback-report-exception.html.ini @@ -1,6 +1,6 @@ [setinterval-cross-realm-callback-report-exception.html] [window.setInterval() reports the exception from its callback in the callback's global object] expected: - if (os == "linux") and not swgl and fission and tsan: [PASS, FAIL] - if (os == "linux") and swgl and not fission: [PASS, FAIL] - if (os == "linux") and not swgl and not fission: [PASS, FAIL] + if (os == "linux") and fission and tsan: [PASS, FAIL] + if (os == "linux") and not fission: [PASS, FAIL] + if (os == "android") and swgl: [PASS, FAIL] diff --git a/testing/web-platform/meta/largest-contentful-paint/mouseover-heuristics-background.tentative.html.ini b/testing/web-platform/meta/largest-contentful-paint/mouseover-heuristics-background.tentative.html.ini index 635628e434a0..9326e26fdfe6 100644 --- a/testing/web-platform/meta/largest-contentful-paint/mouseover-heuristics-background.tentative.html.ini +++ b/testing/web-platform/meta/largest-contentful-paint/mouseover-heuristics-background.tentative.html.ini @@ -1,10 +1,10 @@ [mouseover-heuristics-background.tentative.html] expected: if not tsan and not fission and (os == "linux") and debug and not swgl: [ERROR, OK, TIMEOUT] + if tsan: [ERROR, TIMEOUT, OK] [ERROR, OK] [LCP mouseover heuristics ignore background-based zoom widgets] expected: - if (os == "linux") and not tsan and not debug and fission: [TIMEOUT, PASS] - if (os == "linux") and not tsan and debug: [TIMEOUT, PASS] - if (os == "linux") and tsan: [TIMEOUT, PASS] + if (os == "linux") and not fission and debug: [TIMEOUT, PASS] + if (os == "linux") and fission: [TIMEOUT, PASS] TIMEOUT diff --git a/testing/web-platform/meta/mozilla-sync b/testing/web-platform/meta/mozilla-sync index 4a7161849f36..b26071e21b3d 100644 --- a/testing/web-platform/meta/mozilla-sync +++ b/testing/web-platform/meta/mozilla-sync @@ -1 +1 @@ -upstream: 1f864a24d5764dfc89b9fc21afa2251ba67f0cc0 +upstream: a0952fc2b25d11617234785b6194b6ce505f533d diff --git a/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini b/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini index 7ff00c983867..fd7df12b51ef 100644 --- a/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini +++ b/testing/web-platform/meta/referrer-policy/css-integration/svg/inline-style.html.ini @@ -1,7 +1,8 @@ [inline-style.html] [Styling SVG from inline styles stroke] expected: - if not fission and (os == "linux") and not debug: [PASS, FAIL] + if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] + if (os == "linux") and not fission and not debug: [PASS, FAIL] [Styling SVG from inline styles clip-path] expected: diff --git a/testing/web-platform/meta/serial/serial-disabled-by-permissions-policy.https.sub.html.ini b/testing/web-platform/meta/serial/serial-disabled-by-permissions-policy.https.sub.html.ini index 46a7a5c2583f..c036f706cae5 100644 --- a/testing/web-platform/meta/serial/serial-disabled-by-permissions-policy.https.sub.html.ini +++ b/testing/web-platform/meta/serial/serial-disabled-by-permissions-policy.https.sub.html.ini @@ -17,6 +17,3 @@ [Inherited Permissions-Policy header serial=() disallows dedicated workers.] expected: FAIL - - [Connect event is not fired when serial is disallowed.] - expected: FAIL diff --git a/testing/web-platform/meta/shared-storage/run-url-selection-operation-without-add-module.tentative.https.sub.html.ini b/testing/web-platform/meta/shared-storage/run-url-selection-operation-without-add-module.tentative.https.sub.html.ini index 9ffd833d7d67..462305af8240 100644 --- a/testing/web-platform/meta/shared-storage/run-url-selection-operation-without-add-module.tentative.https.sub.html.ini +++ b/testing/web-platform/meta/shared-storage/run-url-selection-operation-without-add-module.tentative.https.sub.html.ini @@ -1,10 +1,4 @@ [run-url-selection-operation-without-add-module.tentative.https.sub.html] - [selectURL() without addModule, selectURL() resolves to config] - expected: FAIL - - [selectURL() without addModule, selectURL() resolves to urn:uuid] - expected: FAIL - [sharedStorage.selectURL() without addModule, selectURL() resolves to config] expected: FAIL diff --git a/testing/web-platform/meta/speculation-rules/prefetch/same-origin-cookies.https.html.ini b/testing/web-platform/meta/speculation-rules/prefetch/same-origin-cookies.https.html.ini index c4c47889b98b..a8959321ff3c 100644 --- a/testing/web-platform/meta/speculation-rules/prefetch/same-origin-cookies.https.html.ini +++ b/testing/web-platform/meta/speculation-rules/prefetch/same-origin-cookies.https.html.ini @@ -1,2 +1,8 @@ [same-origin-cookies.https.html] expected: ERROR + +[same-origin-cookies.https.html?2-last] + expected: ERROR + +[same-origin-cookies.https.html?1-1] + expected: ERROR diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform.html.ini index 6cc71a8f6146..3cd7354da0d7 100644 --- a/testing/web-platform/meta/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform.html.ini +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-oscillatornode-interface/osc-basic-waveform.html.ini @@ -1,47 +1,17 @@ [osc-basic-waveform.html] expected: if fission: [OK, FAIL] - [< [Test 0\] 2 out of 2 assertions were failed.] - expected: FAIL - - [X Custom: 100 Hz does not equal [1,1.0141456127166748,1.0280853509902954,1.0418163537979126,1.0553359985351562,1.0686413049697876,1.081729769706726,1.094598650932312,1.1072453260421753,1.1196671724319458,1.1318618059158325,1.1438266038894653,1.1555593013763428,1.1670573949813843,1.1783186197280884,1.189340591430664...\] with an element-wise tolerance of {"absoluteThreshold":0.0000018478,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[132\]\t6.4742153882980347e-1\t6.4741957187652588e-1\t1.9669532775878906e-6\t3.0381430575024735e-6\t1.8477999999999999e-6\n\t[134\]\t6.1133599281311035e-1\t6.1133408546447754e-1\t1.9073486328125000e-6\t3.1199775673612907e-6\t1.8477999999999999e-6\n\t[135\]\t5.9310543537139893e-1\t5.9310334920883179e-1\t2.0861625671386719e-6\t3.5173677065245060e-6\t1.8477999999999999e-6\n\t[136\]\t5.7475429773330688e-1\t5.7475227117538452e-1\t2.0265579223632813e-6\t3.5259676629357436e-6\t1.8477999999999999e-6\n\t[137\]\t5.5628657341003418e-1\t5.5628448724746704e-1\t2.0861625671386719e-6\t3.7501721061127269e-6\t1.8477999999999999e-6\n\t...and 97 more errors.\n\tMax AbsError of 4.5299530029296875e-6 at index of 197.\n\t[197\]\t-6.1586797237396240e-1\t-6.1587250232696533e-1\t4.5299530029296875e-6\t7.3553421947141031e-6\t1.8477999999999999e-6\n\tMax RelError of 4.6893454976520917e-4 at index of 165.\n\t[165\]\t7.5594307854771614e-3\t7.5558875687420368e-3\t3.5432167351245880e-6\t4.6893454976520917e-4\t1.8477999999999999e-6\n] - expected: FAIL - [< [Test 5\] 1 out of 2 assertions were failed.] expected: FAIL - [X Sine: 100 Hz does not equal [0,0.014247103594243526,0.028491314500570297,0.04272974282503128,0.056959498673677444,0.07117769122123718,0.08538143336772919,0.09956784546375275,0.11373404413461685,0.1278771609067917,0.14199431240558624,0.1560826450586319,0.17013929784297943,0.18416140973567963,0.19814614951610565,0.2120906561613083...\] with an element-wise tolerance of {"absoluteThreshold":0.0000018045,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[210\]\t1.4904043078422546e-1\t1.4904226362705231e-1\t1.8328428268432617e-6\t1.2297470410336594e-5\t1.8045000000000000e-6\n\t[211\]\t1.3493725657463074e-1\t1.3493916392326355e-1\t1.9073486328125000e-6\t1.4134878098823558e-5\t1.8045000000000000e-6\n\t[212\]\t1.2080668658018112e-1\t1.2080866843461990e-1\t1.9818544387817383e-6\t1.6404902598974448e-5\t1.8045000000000000e-6\n\t[213\]\t1.0665159672498703e-1\t1.0665365308523178e-1\t2.0563602447509766e-6\t1.9280729588396244e-5\t1.8045000000000000e-6\n\t[214\]\t9.2474862933158875e-2\t9.2476986348628998e-2\t2.1234154701232910e-6\t2.2961555668760949e-5\t1.8045000000000000e-6\n\t...and 41 more errors.\n\tMax AbsError of 4.4107437133789063e-6 at index of 254.\n\t[254\]\t-4.5938178896903992e-1\t-4.5937737822532654e-1\t4.4107437133789063e-6\t9.6015692597196596e-6\t1.8045000000000000e-6\n\tMax RelError of 3.6860789043135361e-4 at index of 221.\n\t[221\]\t-7.1263583377003670e-3\t-7.1237324737012386e-3\t2.6258639991283417e-6\t3.6860789043135361e-4\t1.8045000000000000e-6\n] + [X Custom: SNR (db) is not greater than or equal to 133. Got 132.76794522938812.] expected: FAIL - [X Sine: SNR (db) is not greater than or equal to 118.91. Got 112.67687558535255.] + [# AUDIT TASK RUNNER FINISHED: 2 out of 6 tasks were failed.] expected: FAIL - [X Sine: SNR (db) is not greater than or equal to 130.95. Got 112.67687558535255.] + [X Custom: SNR (db) is not greater than or equal to 112.78. Got 112.76579764697749.] expected: FAIL - [X Custom: SNR (db) is not greater than or equal to 122.43. Got 112.79630741561516.] - expected: FAIL - - [# AUDIT TASK RUNNER FINISHED: 4 out of 6 tasks were failed.] - expected: FAIL - - [X Custom: SNR (db) is not greater than or equal to 138.76. Got 133.53606166055903.] - expected: FAIL - - [< [Test 4\] 2 out of 2 assertions were failed.] - expected: FAIL - - [X Sine: -100 Hz does not equal [0,-0.014247103594243526,-0.028491314500570297,-0.04272974282503128,-0.056959498673677444,-0.07117769122123718,-0.08538143336772919,-0.09956784546375275,-0.11373404413461685,-0.1278771609067917,-0.14199431240558624,-0.1560826450586319,-0.17013929784297943,-0.18416140973567963,-0.19814614951610565,-0.2120906561613083...\] with an element-wise tolerance of {"absoluteThreshold":4.7684e-7,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[126\]\t-9.7492843866348267e-1\t-9.7492790222167969e-1\t5.3644180297851563e-7\t5.5023740910077999e-7\t4.7683999999999997e-7\n\t[127\]\t-9.7165924310684204e-1\t-9.7165870666503906e-1\t5.3644180297851563e-7\t5.5208871108633394e-7\t4.7683999999999997e-7\n\t[128\]\t-9.6819281578063965e-1\t-9.6819221973419189e-1\t5.9604644775390625e-7\t6.1562821473358384e-7\t4.7683999999999997e-7\n\t[129\]\t-9.6452987194061279e-1\t-9.6452921628952026e-1\t6.5565109252929688e-7\t6.7976281221583207e-7\t4.7683999999999997e-7\n\t[130\]\t-9.6067112684249878e-1\t-9.6067041158676147e-1\t7.1525573730468750e-7\t7.4453811492256024e-7\t4.7683999999999997e-7\n\t...and 108 more errors.\n\tMax AbsError of 4.4107437133789063e-6 at index of 254.\n\t[254\]\t4.5938178896903992e-1\t4.5937737822532654e-1\t4.4107437133789063e-6\t9.6015692597196596e-6\t4.7683999999999997e-7\n\tMax RelError of 3.6860789043135361e-4 at index of 221.\n\t[221\]\t7.1263583377003670e-3\t7.1237324737012386e-3\t2.6258639991283417e-6\t3.6860789043135361e-4\t4.7683999999999997e-7\n] - expected: FAIL - - [< [Test 1\] 2 out of 2 assertions were failed.] - expected: FAIL - - [X Custom: 100 Hz does not equal [1,1.0141456127166748,1.0280853509902954,1.0418163537979126,1.0553359985351562,1.0686413049697876,1.081729769706726,1.094598650932312,1.1072453260421753,1.1196671724319458,1.1318618059158325,1.1438266038894653,1.1555593013763428,1.1670573949813843,1.1783186197280884,1.189340591430664...\] with an element-wise tolerance of {"absoluteThreshold":0.0000018478,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[132\]\t6.4742147922515869e-1\t6.4741957187652588e-1\t1.9073486328125000e-6\t2.9460781163660346e-6\t1.8477999999999999e-6\n\t[133\]\t6.2944263219833374e-1\t6.2944072484970093e-1\t1.9073486328125000e-6\t3.0302275615673585e-6\t1.8477999999999999e-6\n\t[135\]\t5.9310543537139893e-1\t5.9310334920883179e-1\t2.0861625671386719e-6\t3.5173677065245060e-6\t1.8477999999999999e-6\n\t[136\]\t5.7475423812866211e-1\t5.7475227117538452e-1\t1.9669532775878906e-6\t3.4222627316729277e-6\t1.8477999999999999e-6\n\t[137\]\t5.5628657341003418e-1\t5.5628448724746704e-1\t2.0861625671386719e-6\t3.7501721061127269e-6\t1.8477999999999999e-6\n\t...and 97 more errors.\n\tMax AbsError of 4.5299530029296875e-6 at index of 197.\n\t[197\]\t-6.1586797237396240e-1\t-6.1587250232696533e-1\t4.5299530029296875e-6\t7.3553421947141031e-6\t1.8477999999999999e-6\n\tMax RelError of 4.6918106549645650e-4 at index of 165.\n\t[165\]\t7.5594326481223106e-3\t7.5558875687420368e-3\t3.5450793802738190e-6\t4.6918106549645650e-4\t1.8477999999999999e-6\n] - expected: FAIL - - [X Custom: SNR (db) is not greater than or equal to 138.76. Got 132.76794522938812.] - expected: FAIL - - [X Custom: SNR (db) is not greater than or equal to 122.43. Got 112.76579764697749.] + [< [Test 4\] 1 out of 2 assertions were failed.] expected: FAIL diff --git a/testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini b/testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini index 8247d5fe9607..529ff8af6640 100644 --- a/testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini +++ b/testing/web-platform/meta/webcodecs/full-cycle-test.https.any.js.ini @@ -163,8 +163,6 @@ [full-cycle-test.https.any.worker.html?vp9_444_p3] - expected: - if os == "win": CRASH [Encoding and decoding cycle] expected: if os == "android": PRECONDITION_FAILED @@ -180,7 +178,6 @@ [full-cycle-test.https.any.html?vp9_444_p1] expected: - if os == "win": CRASH if os == "android": OK ERROR [Encoding and decoding cycle] @@ -201,7 +198,6 @@ [full-cycle-test.https.any.worker.html?vp9_444_p1] expected: - if os == "win": CRASH if os == "android": OK ERROR [Encoding and decoding cycle] @@ -221,8 +217,6 @@ [full-cycle-test.https.any.html?vp9_444_p3] - expected: - if os == "win": CRASH [Encoding and decoding cycle] expected: if os == "android": PRECONDITION_FAILED diff --git a/testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini b/testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini index 340db43f04a8..b8deb212e30f 100644 --- a/testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini +++ b/testing/web-platform/meta/webdriver/tests/classic/print/background.py.ini @@ -1,4 +1,5 @@ [background.py] [test_background[None-iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQIW2P4DwQACfsD/Z8fLAAAAAAASUVORK5CYII=\]] expected: + if (os == "android") and not swgl and debug: [PASS, ERROR] if (os == "android") and swgl: [PASS, ERROR] diff --git a/testing/web-platform/meta/webnn/batch_normalization.https.any.js.ini b/testing/web-platform/meta/webnn/batch_normalization.https.any.js.ini index f0a74dc79b44..9253c9be375b 100644 --- a/testing/web-platform/meta/webnn/batch_normalization.https.any.js.ini +++ b/testing/web-platform/meta/webnn/batch_normalization.https.any.js.ini @@ -1,5 +1,7 @@ [batch_normalization.https.any.html] - expected: ERROR + expected: + if swgl and (os == "linux") and not fission: [ERROR, CRASH] + ERROR [batchNormalization float32 2D tensor (mean and variance are non-constant) default options / async] expected: NOTRUN diff --git a/testing/web-platform/meta/websockets/close-invalid.any.js.ini b/testing/web-platform/meta/websockets/close-invalid.any.js.ini index 69d66d798c21..faf5cd7b63c7 100644 --- a/testing/web-platform/meta/websockets/close-invalid.any.js.ini +++ b/testing/web-platform/meta/websockets/close-invalid.any.js.ini @@ -1,6 +1,7 @@ [close-invalid.any.worker.html?wpt_flags=h2] expected: if (os == "linux") and debug and not fission and swgl: [OK, TIMEOUT] + if (os == "linux") and not debug and not fission and not asan: TIMEOUT if (os == "linux") and not debug and fission: [OK, TIMEOUT] if (os == "android") and debug: [OK, TIMEOUT] if (os == "android") and not debug: [OK, ERROR, TIMEOUT] diff --git a/testing/web-platform/meta/websockets/eventhandlers.any.js.ini b/testing/web-platform/meta/websockets/eventhandlers.any.js.ini index 3fbb12641fd4..69bfabe78f49 100644 --- a/testing/web-platform/meta/websockets/eventhandlers.any.js.ini +++ b/testing/web-platform/meta/websockets/eventhandlers.any.js.ini @@ -1,5 +1,6 @@ [eventhandlers.any.html?wpt_flags=h2] expected: + if (os == "win") and (processor == "x86_64") and debug and not swgl: [OK, TIMEOUT] if (os == "linux") and debug and fission and not swgl: [OK, TIMEOUT] if (os == "win") and (processor == "x86") and debug: [OK, TIMEOUT] if (os == "linux") and not debug: [OK, TIMEOUT] @@ -11,9 +12,10 @@ [eventhandlers.any.worker.html?wpt_flags=h2] expected: - if (os == "linux") and not fission and debug and not swgl: [OK, TIMEOUT] - if (os == "linux") and fission and not swgl: [OK, TIMEOUT] - if os == "android": [OK, ERROR, TIMEOUT] + if (os == "linux") and not swgl and not fission and debug: [OK, TIMEOUT] + if (os == "linux") and not swgl and fission: [OK, TIMEOUT] + if (os == "android") and debug: [OK, ERROR, TIMEOUT] + if (os == "android") and not debug: [OK, TIMEOUT, ERROR] [eventhandlers.any.worker.html?default] diff --git a/testing/web-platform/meta/worklets/animation-worklet-service-worker-interception.https.html.ini b/testing/web-platform/meta/worklets/animation-worklet-service-worker-interception.https.html.ini index 9b2fe2a35902..908d1adb9e96 100644 --- a/testing/web-platform/meta/worklets/animation-worklet-service-worker-interception.https.html.ini +++ b/testing/web-platform/meta/worklets/animation-worklet-service-worker-interception.https.html.ini @@ -1,4 +1,6 @@ [animation-worklet-service-worker-interception.https.html] + expected: + if (processor == "x86") and (os == "win") and not debug: TIMEOUT [addModule() on a controlled document should be intercepted by a service worker.] expected: FAIL @@ -6,4 +8,6 @@ expected: FAIL [Static import should be intercepted by a service worker.] - expected: FAIL + expected: + if (processor == "x86") and (os == "win") and not debug: TIMEOUT + FAIL diff --git a/testing/web-platform/meta/xhr/event-loadstart-upload.any.js.ini b/testing/web-platform/meta/xhr/event-loadstart-upload.any.js.ini index 7e2f5ca91fd3..fc1543d23254 100644 --- a/testing/web-platform/meta/xhr/event-loadstart-upload.any.js.ini +++ b/testing/web-platform/meta/xhr/event-loadstart-upload.any.js.ini @@ -2,5 +2,5 @@ [event-loadstart-upload.any.html] expected: - if debug and (processor == "x86_64") and (os == "linux") and fission and not swgl: CRASH - if debug and (processor == "x86"): CRASH + if debug and (os == "linux") and not fission and swgl: [OK, CRASH] + if debug and (os == "mac"): [OK, CRASH] diff --git a/testing/web-platform/meta/xhr/event-loadstart.any.js.ini b/testing/web-platform/meta/xhr/event-loadstart.any.js.ini index ef10c2458f2c..ee37ed232d9a 100644 --- a/testing/web-platform/meta/xhr/event-loadstart.any.js.ini +++ b/testing/web-platform/meta/xhr/event-loadstart.any.js.ini @@ -3,4 +3,5 @@ [event-loadstart.any.html] expected: if swgl and (os == "linux") and not fission: [OK, CRASH] + if not swgl and (os == "mac") and debug: [OK, CRASH] if swgl and (os == "win"): [OK, CRASH] diff --git a/testing/web-platform/meta/xhr/event-readystate-sync-open.any.js.ini b/testing/web-platform/meta/xhr/event-readystate-sync-open.any.js.ini index 1c407bdc907c..0ce37a510b5a 100644 --- a/testing/web-platform/meta/xhr/event-readystate-sync-open.any.js.ini +++ b/testing/web-platform/meta/xhr/event-readystate-sync-open.any.js.ini @@ -1,7 +1,5 @@ [event-readystate-sync-open.any.html] - expected: - if (os == "android") and fission: [OK, TIMEOUT] [event-readystate-sync-open.any.worker.html] expected: - if (os == "android") and fission: [OK, TIMEOUT] + if (os == "mac") and debug: CRASH