Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(59)

Issue 1167723002: W3C test_importer.py includes 'support' and exclude 'tools' directories (Closed)

Created:
4 years, 11 months ago by kojii
Modified:
4 years, 11 months ago
Reviewers:
Dirk Pranke, jsbell, joelo
CC:
blink-reviews, tkent
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

W3C test_importer.py includes 'support' and exclude 'tools' directories The test_importer.py does not copy HTML files without proper meta data. This eliminates HTML files to load into IFRAME for instances today. The test format guidelines defines that 'support' directory contains files to run tests, so we should copy all files in this directory regardless of file types. http://testthewebforward.org/docs/test-format-guidelines.html#support-files This change fixes 4 CSS Writing Modes tests. Also the guideline defines that 'tools' directory contains files not for a browser (e.g., a script for generating test files). This directory can be excluded. http://testthewebforward.org/docs/test-format-guidelines.html#tools This change eliminates the following file from the current file set: web-platform-tests/subresource-integrity/tools/generate_javascript.py and more large files (~300k) are coming to the CSS WG test repositry. BUG=492664 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196379

Patch Set 1 #

Total comments: 1

Patch Set 2 : jsbell's comments reflected #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M Tools/Scripts/webkitpy/w3c/test_importer.py View 1 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
kojii
PTAL.
4 years, 11 months ago (2015-06-02 19:01:52 UTC) #2
jsbell
lgtm with a suggestion https://codereview.chromium.org/1167723002/diff/1/Tools/Scripts/webkitpy/w3c/test_importer.py File Tools/Scripts/webkitpy/w3c/test_importer.py (right): https://codereview.chromium.org/1167723002/diff/1/Tools/Scripts/webkitpy/w3c/test_importer.py#newcode247 Tools/Scripts/webkitpy/w3c/test_importer.py:247: if root.endswith('resources') or root.endswith('support'): How ...
4 years, 11 months ago (2015-06-02 19:12:00 UTC) #3
Dirk Pranke
lgtm. jsbell's comments make sense. It's not real clear to me what the difference between ...
4 years, 11 months ago (2015-06-02 19:16:57 UTC) #4
kojii
Thank you both for the prompt review, I'll update according to the suggestions and re-upload. ...
4 years, 11 months ago (2015-06-02 19:46:33 UTC) #5
Dirk Pranke
thanks, the web-platform-tests vs. csswg distinction make sense.
4 years, 11 months ago (2015-06-02 19:55:05 UTC) #6
joelo
lgtm. thanks koji!
4 years, 11 months ago (2015-06-02 20:11:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1167723002/20001
4 years, 11 months ago (2015-06-03 07:23:43 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2015-06-03 07:35:49 UTC) #11
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=196379

Powered by Google App Engine
This is Rietveld 408576698