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

Issue 1990653002: Move the encoding directory from web-platform-tests/ to wpt/. (Closed)

Created:
4 years, 7 months ago by qyearsley
Modified:
4 years, 7 months ago
CC:
chromium-reviews, blink-reviews, tfarina, blink-reviews-w3ctests_chromium.org, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move the encoding directory from web-platform-tests/ to wpt/. BUG=611762 Committed: https://crrev.com/fc595ee850338226628a65e697e30c8471411402 Cr-Commit-Position: refs/heads/master@{#394446}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-20 lines, -12214 lines) Patch
M third_party/WebKit/LayoutTests/MSANExpectations View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/SlowTests View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/W3CImportExpectations View 3 chunks +5 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/api-basics.html View 1 chunk +0 lines, -58 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/api-invalid-label.html View 1 chunk +0 lines, -30 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/api-replacement-encodings.html View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/api-surrogates-utf8.html View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/big5-encoder.html View 1 chunk +0 lines, -33 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/gb18030-encoder.html View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/gbk-encoder.html View 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/idlharness.html View 1 chunk +0 lines, -66 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/idlharness-expected.txt View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/iso-2022-jp-decoder.html View 1 chunk +0 lines, -57 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/iso-2022-jp-decoder-expected.txt View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/iso-2022-jp-encoder.html View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/resources/encodings.js View 1 chunk +0 lines, -490 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-byte-order-marks.html View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-fatal.html View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-fatal-single-byte.html View 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-fatal-single-byte-expected.txt View 1 chunk +0 lines, -7322 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-fatal-streaming.html View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-ignorebom.html View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-labels.html View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-labels-expected.txt View 1 chunk +0 lines, -3399 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-streaming.html View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-utf16-surrogates.html View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textdecoder-utf16-surrogates-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textencoder-constructor-non-utf.html View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textencoder-constructor-non-utf-expected.txt View 1 chunk +0 lines, -82 lines 0 comments Download
D third_party/WebKit/LayoutTests/imported/web-platform-tests/encoding/textencoder-utf16-surrogates.html View 1 chunk +0 lines, -54 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/api-basics.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/api-invalid-label.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/api-replacement-encodings.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/api-surrogates-utf8.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/big5-encoder.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/gb18030-encoder.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/gbk-encoder.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/idlharness.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/idlharness-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/iso-2022-jp-decoder.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/iso-2022-jp-decoder-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/iso-2022-jp-encoder.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/resources/encodings.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-byte-order-marks.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal-single-byte.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal-single-byte-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-fatal-streaming.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-ignorebom.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-labels.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-labels-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-streaming.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-utf16-surrogates.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textdecoder-utf16-surrogates-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textencoder-constructor-non-utf.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textencoder-constructor-non-utf-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/imported/wpt/encoding/textencoder-utf16-surrogates.html View 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990653002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990653002/1
4 years, 7 months ago (2016-05-17 23:42:26 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-18 01:44:28 UTC) #4
Rick Byers
LGTM Thanks! I started reviewing https://codereview.chromium.org/1984023002/ but rietveld kept timing out on me. I assume ...
4 years, 7 months ago (2016-05-18 16:53:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1990653002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1990653002/1
4 years, 7 months ago (2016-05-18 16:58:26 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 7 months ago (2016-05-18 17:03:30 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-18 17:04:32 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/fc595ee850338226628a65e697e30c8471411402
Cr-Commit-Position: refs/heads/master@{#394446}

Powered by Google App Engine
This is Rietveld 408576698