diff options
Diffstat (limited to 'testing/web-platform/meta/encoding/streams')
13 files changed, 232 insertions, 0 deletions
diff --git a/testing/web-platform/meta/encoding/streams/backpressure.any.js.ini b/testing/web-platform/meta/encoding/streams/backpressure.any.js.ini new file mode 100644 index 0000000000..bbbfe2d138 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/backpressure.any.js.ini @@ -0,0 +1,13 @@ +[backpressure.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[backpressure.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[backpressure.any.serviceworker.html] + +[backpressure.any.sharedworker.html] + 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 new file mode 100644 index 0000000000..bb96393601 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/decode-attributes.any.js.ini @@ -0,0 +1,15 @@ +[decode-attributes.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-attributes.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-attributes.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-attributes.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding/streams/decode-bad-chunks.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-bad-chunks.any.js.ini new file mode 100644 index 0000000000..0e5d4dc659 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/decode-bad-chunks.any.js.ini @@ -0,0 +1,15 @@ +[decode-bad-chunks.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-bad-chunks.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-bad-chunks.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-bad-chunks.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding/streams/decode-ignore-bom.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-ignore-bom.any.js.ini new file mode 100644 index 0000000000..c8568f6300 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/decode-ignore-bom.any.js.ini @@ -0,0 +1,15 @@ +[decode-ignore-bom.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-ignore-bom.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-ignore-bom.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-ignore-bom.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding/streams/decode-incomplete-input.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-incomplete-input.any.js.ini new file mode 100644 index 0000000000..901164e2e9 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/decode-incomplete-input.any.js.ini @@ -0,0 +1,15 @@ +[decode-incomplete-input.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-incomplete-input.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-incomplete-input.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-incomplete-input.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding/streams/decode-non-utf8.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-non-utf8.any.js.ini new file mode 100644 index 0000000000..6eaba95df0 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/decode-non-utf8.any.js.ini @@ -0,0 +1,15 @@ +[decode-non-utf8.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-non-utf8.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-non-utf8.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-non-utf8.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding/streams/decode-split-character.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-split-character.any.js.ini new file mode 100644 index 0000000000..d1f7da7c47 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/decode-split-character.any.js.ini @@ -0,0 +1,15 @@ +[decode-split-character.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-split-character.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-split-character.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[decode-split-character.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding/streams/decode-utf8.any.js.ini b/testing/web-platform/meta/encoding/streams/decode-utf8.any.js.ini new file mode 100644 index 0000000000..3a69848f29 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/decode-utf8.any.js.ini @@ -0,0 +1,80 @@ +[decode-utf8.any.sharedworker.html] + [decoding one UTF-8 chunk should give one output string - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [decoding an empty chunk should give no output chunks - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [an initial empty chunk should be ignored - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [a trailing empty chunk should be ignored - SharedArrayBuffer] + expected: FAIL + + [UTF-8 EOF handling - SharedArrayBuffer] + expected: FAIL + + +[decode-utf8.any.html] + [decoding one UTF-8 chunk should give one output string - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [decoding an empty chunk should give no output chunks - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [an initial empty chunk should be ignored - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [a trailing empty chunk should be ignored - SharedArrayBuffer] + expected: FAIL + + [UTF-8 EOF handling - SharedArrayBuffer] + expected: FAIL + + +[decode-utf8.any.worker.html] + [decoding one UTF-8 chunk should give one output string - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [decoding an empty chunk should give no output chunks - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [an initial empty chunk should be ignored - SharedArrayBuffer] + bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1561594 + expected: FAIL + + [a trailing empty chunk should be ignored - SharedArrayBuffer] + expected: FAIL + + [UTF-8 EOF handling - SharedArrayBuffer] + expected: FAIL + + +[decode-utf8.any.serviceworker.html] + bug: 1600445 + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] + if (os == "android") and debug and not swgl: [OK, TIMEOUT] + if (os == "android") and not debug: [OK, TIMEOUT] + [decoding one UTF-8 chunk should give one output string - SharedArrayBuffer] + expected: FAIL + + [an initial empty chunk should be ignored - SharedArrayBuffer] + expected: FAIL + + [decoding an empty chunk should give no output chunks - SharedArrayBuffer] + expected: FAIL + + [a trailing empty chunk should be ignored - SharedArrayBuffer] + expected: FAIL + + [UTF-8 EOF handling - SharedArrayBuffer] + expected: FAIL diff --git a/testing/web-platform/meta/encoding/streams/encode-bad-chunks.any.js.ini b/testing/web-platform/meta/encoding/streams/encode-bad-chunks.any.js.ini new file mode 100644 index 0000000000..5a82627f57 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/encode-bad-chunks.any.js.ini @@ -0,0 +1,9 @@ +[encode-bad-chunks.any.sharedworker.html] + +[encode-bad-chunks.any.html] + +[encode-bad-chunks.any.serviceworker.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] + +[encode-bad-chunks.any.worker.html] diff --git a/testing/web-platform/meta/encoding/streams/encode-utf8.any.js.ini b/testing/web-platform/meta/encoding/streams/encode-utf8.any.js.ini new file mode 100644 index 0000000000..194cf185a1 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/encode-utf8.any.js.ini @@ -0,0 +1,9 @@ +[encode-utf8.any.serviceworker.html] + expected: + if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] + +[encode-utf8.any.html] + +[encode-utf8.any.worker.html] + +[encode-utf8.any.sharedworker.html] diff --git a/testing/web-platform/meta/encoding/streams/invalid-realm.window.js.ini b/testing/web-platform/meta/encoding/streams/invalid-realm.window.js.ini new file mode 100644 index 0000000000..8669f6b8b9 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/invalid-realm.window.js.ini @@ -0,0 +1,13 @@ +[invalid-realm.window.html] + expected: TIMEOUT + [TextDecoderStream: write in detached realm should succeed] + expected: TIMEOUT + + [TextEncoderStream: write in detached realm should succeed] + expected: NOTRUN + + [TextEncoderStream: close in detached realm should succeed] + expected: NOTRUN + + [TextDecoderStream: close in detached realm should succeed] + expected: NOTRUN diff --git a/testing/web-platform/meta/encoding/streams/readable-writable-properties.any.js.ini b/testing/web-platform/meta/encoding/streams/readable-writable-properties.any.js.ini new file mode 100644 index 0000000000..44b04f84c2 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/readable-writable-properties.any.js.ini @@ -0,0 +1,15 @@ +[readable-writable-properties.any.worker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[readable-writable-properties.any.sharedworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[readable-writable-properties.any.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + +[readable-writable-properties.any.serviceworker.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/encoding/streams/realms.window.js.ini b/testing/web-platform/meta/encoding/streams/realms.window.js.ini new file mode 100644 index 0000000000..7045b191a9 --- /dev/null +++ b/testing/web-platform/meta/encoding/streams/realms.window.js.ini @@ -0,0 +1,3 @@ +[realms.window.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |