Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(339)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/encoding/iso-2022-jp-decoder-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 34 tests. 29 PASS 5 FAIL 0 TIMEOUT 0 NOTRUN
2 FAIL iso-2022-jp decoder: Error ESC assert_equals: expected "\ufffd$" but got "\ ufffd" 3 FAIL iso-2022-jp decoder: Error ESC assert_equals: expected "\ufffd$" but got "\ ufffd"
3 PASS iso-2022-jp decoder: Error ESC, character 4 PASS iso-2022-jp decoder: Error ESC, character
4 FAIL iso-2022-jp decoder: ASCII ESC, character assert_equals: expected "\ufffdP" but got "P" 5 FAIL iso-2022-jp decoder: ASCII ESC, character assert_equals: expected "\ufffdP" but got "P"
5 FAIL iso-2022-jp decoder: Double ASCII ESC, character assert_equals: expected "\ ufffd\ufffdP" but got "\ufffdP" 6 FAIL iso-2022-jp decoder: Double ASCII ESC, character assert_equals: expected "\ ufffd\ufffdP" but got "\ufffdP"
6 PASS iso-2022-jp decoder: character, ASCII ESC, character 7 PASS iso-2022-jp decoder: character, ASCII ESC, character
7 PASS iso-2022-jp decoder: characters 8 PASS iso-2022-jp decoder: characters
8 PASS iso-2022-jp decoder: SO / SI 9 PASS iso-2022-jp decoder: SO / SI
9 PASS iso-2022-jp decoder: Roman ESC, characters 10 PASS iso-2022-jp decoder: Roman ESC, characters
10 PASS iso-2022-jp decoder: Roman ESC, SO / SI 11 PASS iso-2022-jp decoder: Roman ESC, SO / SI
11 PASS iso-2022-jp decoder: Roman ESC, error ESC, Katakana ESC 12 PASS iso-2022-jp decoder: Roman ESC, error ESC, Katakana ESC
(...skipping 16 matching lines...) Expand all
28 PASS iso-2022-jp decoder: character, error ESC 29 PASS iso-2022-jp decoder: character, error ESC
29 FAIL iso-2022-jp decoder: character, error ESC #2 assert_equals: expected "P\uff fd$" but got "P\ufffd" 30 FAIL iso-2022-jp decoder: character, error ESC #2 assert_equals: expected "P\uff fd$" but got "P\ufffd"
30 PASS iso-2022-jp decoder: character, error ESC #3 31 PASS iso-2022-jp decoder: character, error ESC #3
31 PASS iso-2022-jp decoder: character, ASCII ESC 32 PASS iso-2022-jp decoder: character, ASCII ESC
32 PASS iso-2022-jp decoder: character, Roman ESC 33 PASS iso-2022-jp decoder: character, Roman ESC
33 PASS iso-2022-jp decoder: character, Katakana ESC 34 PASS iso-2022-jp decoder: character, Katakana ESC
34 PASS iso-2022-jp decoder: character, Multibyte ESC 35 PASS iso-2022-jp decoder: character, Multibyte ESC
35 PASS iso-2022-jp decoder: character, Multibyte ESC #2 36 PASS iso-2022-jp decoder: character, Multibyte ESC #2
36 Harness: the test ran to completion. 37 Harness: the test ran to completion.
37 38
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698