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

Issue 240283013: Convert Encoding API tests to W3C testharness.js (Closed)

Created:
6 years, 8 months ago by jsbell
Modified:
6 years, 7 months ago
CC:
blink-reviews
Visibility:
Public.

Description

Convert Encoding API tests to W3C testharness.js These tests should be upstreamed to W3C web-platform-tests. BUG=368310, 368904 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=173047

Patch Set 1 #

Total comments: 9

Patch Set 2 : Review feedback #

Patch Set 3 : Remove ibm866 from list of supported encodings, pending ICU update #

Patch Set 4 : Rename utf8-surrogates test to make intent clearer #

Patch Set 5 : Move UTF-16 surrogate tests to separate file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+672 lines, -1376 lines) Patch
M LayoutTests/fast/encoding/api/ascii-supersets.html View 1 chunk +20 lines, -24 lines 0 comments Download
M LayoutTests/fast/encoding/api/ascii-supersets-expected.txt View 1 2 1 chunk +39 lines, -121 lines 0 comments Download
M LayoutTests/fast/encoding/api/basics.html View 1 1 chunk +54 lines, -55 lines 0 comments Download
M LayoutTests/fast/encoding/api/basics-expected.txt View 1 chunk +3 lines, -40 lines 0 comments Download
M LayoutTests/fast/encoding/api/byte-order-marks.html View 1 chunk +43 lines, -33 lines 0 comments Download
M LayoutTests/fast/encoding/api/byte-order-marks-expected.txt View 1 chunk +5 lines, -20 lines 0 comments Download
M LayoutTests/fast/encoding/api/encoding-labels.html View 1 chunk +10 lines, -10 lines 0 comments Download
M LayoutTests/fast/encoding/api/encoding-labels-expected.txt View 1 2 1 chunk +43 lines, -308 lines 0 comments Download
M LayoutTests/fast/encoding/api/encoding-names.html View 1 chunk +21 lines, -17 lines 0 comments Download
M LayoutTests/fast/encoding/api/encoding-names-expected.txt View 1 chunk +3 lines, -21 lines 0 comments Download
M LayoutTests/fast/encoding/api/end-of-file.html View 1 chunk +37 lines, -23 lines 0 comments Download
M LayoutTests/fast/encoding/api/end-of-file-expected.txt View 1 chunk +4 lines, -29 lines 0 comments Download
M LayoutTests/fast/encoding/api/fatal-flag.html View 1 2 3 4 1 chunk +55 lines, -19 lines 0 comments Download
M LayoutTests/fast/encoding/api/fatal-flag-expected.txt View 1 2 3 4 1 chunk +36 lines, -22 lines 0 comments Download
M LayoutTests/fast/encoding/api/latin-1.html View 1 chunk +26 lines, -27 lines 0 comments Download
M LayoutTests/fast/encoding/api/latin-1-expected.txt View 1 chunk +3 lines, -43 lines 0 comments Download
M LayoutTests/fast/encoding/api/legacy-encode.html View 1 chunk +12 lines, -7 lines 0 comments Download
M LayoutTests/fast/encoding/api/legacy-encode-expected.txt View 1 2 1 chunk +42 lines, -90 lines 0 comments Download
M LayoutTests/fast/encoding/api/resources/shared.js View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M LayoutTests/fast/encoding/api/streaming-decode.html View 1 chunk +17 lines, -17 lines 0 comments Download
M LayoutTests/fast/encoding/api/streaming-decode-expected.txt View 1 chunk +17 lines, -320 lines 0 comments Download
M LayoutTests/fast/encoding/api/surrogate-pairs.html View 1 2 3 1 chunk +0 lines, -23 lines 0 comments Download
M LayoutTests/fast/encoding/api/surrogate-pairs-expected.txt View 1 2 3 1 chunk +0 lines, -27 lines 0 comments Download
M LayoutTests/fast/encoding/api/utf-round-trip.html View 4 chunks +40 lines, -57 lines 0 comments Download
M LayoutTests/fast/encoding/api/utf-round-trip-expected.txt View 1 chunk +7 lines, -23 lines 0 comments Download
A LayoutTests/fast/encoding/api/utf16-surrogates.html View 1 2 3 4 1 chunk +52 lines, -0 lines 0 comments Download
A LayoutTests/fast/encoding/api/utf16-surrogates-expected.txt View 1 2 3 4 1 chunk +18 lines, -0 lines 0 comments Download
A LayoutTests/fast/encoding/api/utf8-surrogates.html View 1 2 3 1 chunk +54 lines, -0 lines 0 comments Download
A LayoutTests/fast/encoding/api/utf8-surrogates-expected.txt View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
jsbell
kbr@, jshin@ - please take a look? Once we pass these we can upstream to ...
6 years, 8 months ago (2014-04-25 22:43:47 UTC) #1
Ken Russell (switch to Gerrit)
LGTM, though I defer to jshin's review. Would be good to add a BUG= to ...
6 years, 8 months ago (2014-04-26 00:18:43 UTC) #2
jungshik at Google
Thank you for the CL and sorry for the delay. Would you consider my comments ...
6 years, 7 months ago (2014-04-29 16:51:04 UTC) #3
jsbell
On 2014/04/26 00:18:43, Ken Russell wrote: > LGTM, though I defer to jshin's review. > ...
6 years, 7 months ago (2014-04-29 17:39:41 UTC) #4
jsbell
Thanks for the feedback. Can you take another look? As a follow-up CL I will ...
6 years, 7 months ago (2014-04-29 21:41:17 UTC) #5
jsbell
On 2014/04/29 21:41:17, jsbell wrote: > As a follow-up CL I will try and consolidate ...
6 years, 7 months ago (2014-04-29 23:52:12 UTC) #6
jungshik at Google
Thank you for the update. LGTM On 2014/04/29 23:52:12, jsbell wrote: > On 2014/04/29 21:41:17, ...
6 years, 7 months ago (2014-04-30 23:37:31 UTC) #7
jsbell
On 2014/04/30 23:37:31, Jungshik Shin wrote: > Thank you for the update. LGTM > > ...
6 years, 7 months ago (2014-04-30 23:49:48 UTC) #8
jsbell
The CQ bit was checked by jsbell@chromium.org
6 years, 7 months ago (2014-04-30 23:50:11 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jsbell@chromium.org/240283013/70001
6 years, 7 months ago (2014-04-30 23:50:33 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-05-01 00:56:54 UTC) #11
Message was sent while issue was closed.
Change committed as 173047

Powered by Google App Engine
This is Rietveld 408576698