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

Issue 1970963002: Check for and skip long paths when importing w3c tests. (Closed)

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

Description

Check for and skip long paths when importing w3c tests. BUG=609871 Committed: https://crrev.com/e651182c099f9d0f3c8b106f762736051f15e3be Cr-Commit-Position: refs/heads/master@{#393679}

Patch Set 1 #

Patch Set 2 : Updated test #

Total comments: 3

Patch Set 3 : Add more explanation of the limit & change limit to 125 #

Total comments: 2

Patch Set 4 : Include bug number in warning message #

Patch Set 5 : Rebased #

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

Messages

Total messages: 17 (6 generated)
qyearsley
Before this is committed, I'll confirm that update-w3c-deps can be run and it will skip ...
4 years, 7 months ago (2016-05-11 22:27:30 UTC) #2
qyearsley
On 2016/05/11 at 22:27:30, qyearsley wrote: > Before this is committed, I'll confirm that update-w3c-deps ...
4 years, 7 months ago (2016-05-11 22:36:41 UTC) #3
Dirk Pranke
https://codereview.chromium.org/1970963002/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py (right): https://codereview.chromium.org/1970963002/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py#newcode94 third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py:94: MAX_PATH_LENGTH = 110 Please say in the comment (and ...
4 years, 7 months ago (2016-05-12 00:53:24 UTC) #4
qyearsley
https://codereview.chromium.org/1970963002/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py (right): https://codereview.chromium.org/1970963002/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py#newcode94 third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py:94: MAX_PATH_LENGTH = 110 On 2016/05/12 at 00:53:23, Dirk Pranke ...
4 years, 7 months ago (2016-05-13 16:51:20 UTC) #5
Dirk Pranke
lgtm. https://codereview.chromium.org/1970963002/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py (right): https://codereview.chromium.org/1970963002/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py#newcode355 third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py:355: _log.warning('%s skipped (longer than %d chars), to avoid ...
4 years, 7 months ago (2016-05-13 18:01:41 UTC) #6
qyearsley
https://codereview.chromium.org/1970963002/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py (right): https://codereview.chromium.org/1970963002/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py#newcode355 third_party/WebKit/Tools/Scripts/webkitpy/w3c/test_importer.py:355: _log.warning('%s skipped (longer than %d chars), to avoid hitting ...
4 years, 7 months ago (2016-05-13 21:45:19 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1970963002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970963002/80001
4 years, 7 months ago (2016-05-13 21:46:10 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-13 22:59:18 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1970963002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1970963002/80001
4 years, 7 months ago (2016-05-13 23:07:13 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-13 23:11:34 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-13 23:13:57 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/e651182c099f9d0f3c8b106f762736051f15e3be
Cr-Commit-Position: refs/heads/master@{#393679}

Powered by Google App Engine
This is Rietveld 408576698