aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/encoding/encodeInto.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/meta/encoding/encodeInto.any.js.ini')
-rw-r--r--tests/wpt/meta/encoding/encodeInto.any.js.ini585
1 files changed, 585 insertions, 0 deletions
diff --git a/tests/wpt/meta/encoding/encodeInto.any.js.ini b/tests/wpt/meta/encoding/encodeInto.any.js.ini
new file mode 100644
index 00000000000..4fa4279bce0
--- /dev/null
+++ b/tests/wpt/meta/encoding/encodeInto.any.js.ini
@@ -0,0 +1,585 @@
+[encodeInto.any.html]
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: DataView, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Int8Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Int16Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Int32Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Uint16Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Uint32Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Uint8ClampedArray, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: BigInt64Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: BigUint64Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Float32Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Float64Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [encodeInto() and a detached output buffer]
+ expected: FAIL
+
+
+[encodeInto.any.serviceworker.html]
+ expected: ERROR
+
+[encodeInto.any.worker.html]
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with Hi and destination length 0, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with A and destination length 10, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆 and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with 𝌆A and destination length 3, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with AU+df06 and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random]
+ expected: FAIL
+
+ [encodeInto() into ArrayBuffer with ¥¥ and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: DataView, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Int8Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Int16Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Int32Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Uint16Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Uint32Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Uint8ClampedArray, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: BigInt64Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: BigUint64Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Float32Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [Invalid encodeInto() destination: Float64Array, backed by: SharedArrayBuffer]
+ expected: FAIL
+
+ [encodeInto() and a detached output buffer]
+ expected: FAIL
+
+
+[encodeInto.any.sharedworker.html]
+ expected: ERROR