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

Issue 2037743002: Support converting utf-16 files when importing w3c tests. (Closed)

Created:
4 years, 6 months ago by dcampb
Modified:
4 years, 5 months ago
Reviewers:
Dirk Pranke, qyearsley
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews, Dirk Pranke, raikiri
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support converting utf-16 files when importing w3c tests. Previously, the test converter assumed that input files are always valid utf-8; this change makes the converter also support utf-16 files. There are some files in the wpt repo that are not valid utf-8 but are valid utf-16, e.g. web-platform-tests/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html. BUG=463001 Committed: https://crrev.com/3f020273cd7070adbe0691ca4c88d243d3c91761 Cr-Commit-Position: refs/heads/master@{#397775}

Patch Set 1 #

Patch Set 2 : Modified files to match Master/Origin (with changes) #

Total comments: 1

Patch Set 3 : Revisions Made from CL #

Total comments: 2

Patch Set 4 : Support converting utf-16 files when importing w3c tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_converter.py View 1 1 chunk +4 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_converter_unittest.py View 1 2 3 2 chunks +16 lines, -1 line 0 comments Download

Messages

Total messages: 24 (12 generated)
dcampb
4 years, 6 months ago (2016-06-02 18:22:02 UTC) #2
Dirk Pranke
lgtm as-is, though you could consider the changes I suggest below. Did you still have ...
4 years, 6 months ago (2016-06-02 19:22:24 UTC) #3
dcampb
On 2016/06/02 19:22:24, Dirk Pranke wrote: > lgtm as-is, though you could consider the changes ...
4 years, 6 months ago (2016-06-02 19:49:06 UTC) #4
qyearsley
LGTM, although I have two minor suggestions about optional comment changes. Also, before committing I ...
4 years, 6 months ago (2016-06-02 21:05:17 UTC) #5
dcampb
On 2016/06/02 21:05:17, qyearsley wrote: > LGTM, although I have two minor suggestions about optional ...
4 years, 6 months ago (2016-06-02 21:34:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037743002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2037743002/60001
4 years, 6 months ago (2016-06-02 21:36:28 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/240456)
4 years, 6 months ago (2016-06-03 00:51:12 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037743002/60001
4 years, 6 months ago (2016-06-03 17:45:15 UTC) #15
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-03 18:55:39 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2037743002/60001
4 years, 6 months ago (2016-06-03 19:14:13 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-03 19:18:49 UTC) #21
commit-bot: I haz the power
4 years, 6 months ago (2016-06-03 19:21:51 UTC) #23
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3f020273cd7070adbe0691ca4c88d243d3c91761
Cr-Commit-Position: refs/heads/master@{#397775}

Powered by Google App Engine
This is Rietveld 408576698