mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
67 lines
1.4 KiB
INI
67 lines
1.4 KiB
INI
[decode-bad-chunks.any.html]
|
|
[decode-bad-chunks]
|
|
expected: FAIL
|
|
|
|
[chunk of type undefined should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type array should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type null should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type object, not BufferSource should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type numeric should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type SharedArrayBuffer should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type shared Uint8Array should error the stream]
|
|
expected: FAIL
|
|
|
|
|
|
[decode-bad-chunks.any.worker.html]
|
|
[decode-bad-chunks]
|
|
expected: FAIL
|
|
|
|
[chunk of type undefined should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type array should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type null should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type object, not BufferSource should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type numeric should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type SharedArrayBuffer should error the stream]
|
|
expected: FAIL
|
|
|
|
[chunk of type shared Uint8Array should error the stream]
|
|
expected: FAIL
|
|
|
|
|
|
[decode-bad-chunks.any.serviceworker.html]
|
|
expected: ERROR
|
|
[decode-bad-chunks]
|
|
expected: FAIL
|
|
|
|
|
|
[decode-bad-chunks.any.sharedworker.html]
|
|
expected: ERROR
|
|
[decode-bad-chunks]
|
|
expected: FAIL
|
|
|
|
|
|
[decode-bad-chunks.any.shadowrealm.html]
|
|
expected: ERROR
|