mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
52 lines
1.3 KiB
INI
52 lines
1.3 KiB
INI
[encode-bad-chunks.any.html]
|
|
[a chunk that cannot be converted to a string should error the streams]
|
|
expected: FAIL
|
|
|
|
[input of type numeric should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
[input of type undefined should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
[input of type array should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
[input of type object should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
[input of type null should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
|
|
[encode-bad-chunks.any.worker.html]
|
|
[a chunk that cannot be converted to a string should error the streams]
|
|
expected: FAIL
|
|
|
|
[input of type numeric should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
[input of type undefined should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
[input of type array should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
[input of type object should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
[input of type null should be converted correctly to string]
|
|
expected: FAIL
|
|
|
|
|
|
[encode-bad-chunks.any.sharedworker.html]
|
|
expected: ERROR
|
|
[encode-bad-chunks]
|
|
expected: FAIL
|
|
|
|
|
|
[encode-bad-chunks.any.serviceworker.html]
|
|
expected: ERROR
|
|
[encode-bad-chunks]
|
|
expected: FAIL
|
|
|