Classify encoding test failures.

This commit is contained in:
Ms2ger 2016-04-14 13:00:44 +02:00
parent 77651959e2
commit 857cb39ba6
13 changed files with 14 additions and 9 deletions

View file

@ -1,17 +1,9 @@
[api-basics.html]
type: testharness
bug: https://github.com/servo/servo/issues/13236
[Encode/decode round trip: utf-8]
expected: FAIL
[Encode/decode round trip: utf-16le]
expected: FAIL
[Encode/decode round trip: utf-16be]
expected: FAIL
[Encode/decode round trip: utf-16]
expected: FAIL
[Decode sample: utf-16le]
expected: FAIL

View file

@ -1,5 +1,6 @@
[big5-encoder.html]
type: testharness
bug: https://github.com/servo/servo/issues/13238
[big5 encoder: Highest-pointer BMP character excluded from encoder]
expected: FAIL

View file

@ -1,5 +1,6 @@
[gb18030-encoder.html]
type: testharness
bug: https://github.com/servo/servo/issues/13238
[gb18030 encoder: Euro]
expected: FAIL

View file

@ -1,5 +1,6 @@
[gbk-encoder.html]
type: testharness
bug: https://github.com/servo/servo/issues/13238
[gbk encoder: Euro]
expected: FAIL

View file

@ -1,8 +1,10 @@
[idlharness.html]
type: testharness
[TextDecoder interface: attribute ignoreBOM]
bug: https://github.com/servo/servo/issues/5600
expected: FAIL
[TextDecoder interface: new TextDecoder() must inherit property "ignoreBOM" with the proper type (2)]
bug: https://github.com/servo/servo/issues/5600
expected: FAIL

View file

@ -1,5 +1,6 @@
[iso-2022-jp-decoder.html]
type: testharness
bug: https://github.com/servo/servo/issues/13239
[iso-2022-jp decoder: Error ESC]
expected: FAIL

View file

@ -1,5 +1,6 @@
[iso-2022-jp-encoder.html]
type: testharness
bug: https://github.com/servo/servo/issues/13238
[iso-2022-jp encoder: basics]
expected: FAIL

View file

@ -1,5 +1,6 @@
[textdecoder-byte-order-marks.html]
type: testharness
bug: https://github.com/servo/servo/issues/13233
[Byte-order marks: utf-8]
expected: FAIL

View file

@ -1,5 +1,6 @@
[textdecoder-fatal-streaming.html]
type: testharness
bug: https://github.com/servo/servo/issues/13234
[Fatal flag, streaming cases]
expected: FAIL

View file

@ -1,5 +1,6 @@
[textdecoder-ignorebom.html]
type: testharness
bug: https://github.com/servo/servo/issues/5600
[BOM is ignored if ignoreBOM option is specified: utf-8]
expected: FAIL

View file

@ -1,5 +1,6 @@
[textdecoder-labels.html]
type: testharness
bug: https://github.com/servo/servo/issues/13232
["ms932" => "shift_jis"]
expected: FAIL

View file

@ -1,5 +1,6 @@
[textdecoder-streaming.html]
type: testharness
bug: https://github.com/servo/servo/issues/13234
[Streaming decode: utf-16le, 1 byte window]
expected: FAIL

View file

@ -1,5 +1,6 @@
[textencoder-constructor-non-utf.html]
type: testharness
bug: https://github.com/servo/servo/issues/13231
[Encoding argument not considered for encode: ibm866]
expected: FAIL