[wpt-sync] Sync PR 28998 - Handle WebAssembly.Memory throwing in common/sab.js
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox90 fixed)
Tracking | Status | |
---|---|---|
firefox90 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 28998 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/28998
Details from upstream follow.
b'Sam Sneddon <gsnedders@apple.com>' wrote:
Handle WebAssembly.Memory throwing in common/sab.js
See https://bugs.webkit.org/show_bug.cgi?id=220364 for more detail
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 16 tests and 10 subtests
Status Summary
Firefox
OK : 16
PASS : 316
FAIL : 272
Chrome
OK : 16
PASS : 340
FAIL : 248
Safari
OK : 9
PASS : 215
FAIL : 204
ERROR: 7
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/encoding/streams/decode-utf8.any.worker.html
decoding one UTF-8 chunk should give one output string - ArrayBuffer: FAIL
decoding an empty chunk should give no output chunks - ArrayBuffer: FAIL
an initial empty chunk should be ignored - ArrayBuffer: FAIL
a trailing empty chunk should be ignored- ArrayBuffer: FAIL
/encoding/streams/decode-utf8.any.html
decoding one UTF-8 chunk should give one output string - ArrayBuffer: FAIL
decoding an empty chunk should give no output chunks - ArrayBuffer: FAIL
an initial empty chunk should be ignored - ArrayBuffer: FAIL
a trailing empty chunk should be ignored- ArrayBuffer: FAIL
New Tests That Don't Pass
/encoding/encodeInto.any.serviceworker.html
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/encodeInto.any.sharedworker.html
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL)
/encoding/encodeInto.any.html
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/encodeInto.any.worker.html
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with Hi and destination length 0, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with A and destination length 10, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆 and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with 𝌆A and destination length 3, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with U+d834AU+df06A¥Hi and destination length 10, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with AU+df06 and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 0: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler 128: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 0, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
encodeInto() into SharedArrayBuffer with ¥¥ and destination length 4, offset 4, filler random: FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/textdecoder-copy.any.worker.html
Modify buffer after passing it in (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/textdecoder-copy.any.serviceworker.html
Modify buffer after passing it in (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/textdecoder-copy.any.html
Modify buffer after passing it in (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/textdecoder-copy.any.sharedworker.html
Modify buffer after passing it in (SharedArrayBuffer): FAIL (Chrome: FAIL)
/encoding/textdecoder-streaming.any.sharedworker.html
Streaming decode: utf-8, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-8, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-8, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-8, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-8, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16le, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16le, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16le, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16le, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16le, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16be, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16be, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16be, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16be, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
Streaming decode: utf-16be, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL)
/encoding/textdecoder-streaming.any.worker.html
Streaming decode: utf-8, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/textdecoder-streaming.any.html
Streaming decode: utf-8, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/textdecoder-streaming.any.serviceworker.html
Streaming decode: utf-8, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-8, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16le, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 1 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 2 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 3 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 4 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
Streaming decode: utf-16be, 5 byte window (SharedArrayBuffer): FAIL (Chrome: FAIL, Safari: FAIL)
/encoding/streams/decode-utf8.any.worker.html
decoding one UTF-8 chunk should give one output string - ArrayBuffer: FAIL (Chrome: PASS, Safari: PASS)
decoding an empty chunk should give no output chunks - ArrayBuffer: FAIL (Chrome: PASS, Safari: PASS)
an initial empty chunk should be ignored - ArrayBuffer: FAIL (Chrome: PASS, Safari: PASS)
a trailing empty chunk should be ignored- ArrayBuffer: FAIL (Chrome: PASS, Safari: PASS)
decoding one UTF-8 chunk should give one output string - SharedArrayBuffer: FAIL (Chrome: FAIL)
decoding an empty chunk should give no output chunks - SharedArrayBuffer: FAIL (Chrome: FAIL)
an initial empty chunk should be ignored - SharedArrayBuffer: FAIL (Chrome: FAIL)
a trailing empty chunk should be ignored- SharedArrayBuffer: FAIL (Chrome: FAIL)
decoding a transferred Uint8Array chunk should give no output: FAIL (Chrome: PASS)
decoding a transferred ArrayBuffer chunk should give no output: FAIL (Chrome: PASS)
/encoding/streams/decode-utf8.any.serviceworker.html
decoding one UTF-8 chunk should give one output string - ArrayBuffer: FAIL (Chrome: PASS)
decoding an empty chunk should give no output chunks - ArrayBuffer: FAIL (Chrome: PASS)
an initial empty chunk should be ignored - ArrayBuffer: FAIL (Chrome: PASS)
a trailing empty chunk should be ignored- ArrayBuffer: FAIL (Chrome: PASS)
decoding one UTF-8 chunk should give one output string - SharedArrayBuffer: FAIL (Chrome: FAIL)
decoding an empty chunk should give no output chunks - SharedArrayBuffer: FAIL (Chrome: FAIL)
an initial empty chunk should be ignored - SharedArrayBuffer: FAIL (Chrome: FAIL)
a trailing empty chunk should be ignored- SharedArrayBuffer: FAIL (Chrome: FAIL)
decoding a transferred Uint8Array chunk should give no output: FAIL (Chrome: PASS)
decoding a transferred ArrayBuffer chunk should give no output: FAIL (Chrome: PASS)
/encoding/streams/decode-utf8.any.html
decoding one UTF-8 chunk should give one output string - ArrayBuffer: FAIL (Chrome: PASS, Safari: PASS)
decoding an empty chunk should give no output chunks - ArrayBuffer: FAIL (Chrome: PASS, Safari: PASS)
an initial empty chunk should be ignored - ArrayBuffer: FAIL (Chrome: PASS, Safari: PASS)
a trailing empty chunk should be ignored- ArrayBuffer: FAIL (Chrome: PASS, Safari: PASS)
decoding one UTF-8 chunk should give one output string - SharedArrayBuffer: FAIL (Chrome: FAIL)
decoding an empty chunk should give no output chunks - SharedArrayBuffer: FAIL (Chrome: FAIL)
an initial empty chunk should be ignored - SharedArrayBuffer: FAIL (Chrome: FAIL)
a trailing empty chunk should be ignored- SharedArrayBuffer: FAIL (Chrome: FAIL)
decoding a transferred Uint8Array chunk should give no output: FAIL (Chrome: PASS)
decoding a transferred ArrayBuffer chunk should give no output: FAIL (Chrome: PASS)
/encoding/streams/decode-utf8.any.sharedworker.html
decoding one UTF-8 chunk should give one output string - ArrayBuffer: FAIL (Chrome: PASS)
decoding an empty chunk should give no output chunks - ArrayBuffer: FAIL (Chrome: PASS)
an initial empty chunk should be ignored - ArrayBuffer: FAIL (Chrome: PASS)
a trailing empty chunk should be ignored- ArrayBuffer: FAIL (Chrome: PASS)
decoding one UTF-8 chunk should give one output string - SharedArrayBuffer: FAIL (Chrome: FAIL)
decoding an empty chunk should give no output chunks - SharedArrayBuffer: FAIL (Chrome: FAIL)
an initial empty chunk should be ignored - SharedArrayBuffer: FAIL (Chrome: FAIL)
a trailing empty chunk should be ignored- SharedArrayBuffer: FAIL (Chrome: FAIL)
decoding a transferred Uint8Array chunk should give no output: FAIL (Chrome: PASS)
decoding a transferred ArrayBuffer chunk should give no output: FAIL (Chrome: PASS)
Comment 4•3 years ago
|
||
bugherder |
Description
•