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

Issue 1898703003: Remove testharness.js and friends in LayoutTests/http/tests/. (Closed)

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

Description

Remove testharness.js and friends in LayoutTests/http/tests/. Map them to corresponding files in LayoutTests/imported/web-platform-tests/resources/. BUG=604329 Committed: https://crrev.com/a3508259c067a39fb74f5f32afc6210b302e12cf Cr-Commit-Position: refs/heads/master@{#388068}

Patch Set 1 : #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -8555 lines) Patch
M third_party/WebKit/LayoutTests/PRESUBMIT.py View 1 chunk +3 lines, -8 lines 0 comments Download
M third_party/WebKit/LayoutTests/http/tests/local/formdata/formdata-methods.html View 1 chunk +2 lines, -2 lines 2 comments Download
M third_party/WebKit/LayoutTests/http/tests/local/serviceworker/fetch-request-body-file.html View 1 chunk +2 lines, -2 lines 1 comment Download
D third_party/WebKit/LayoutTests/http/tests/resources/testharness.css View 1 chunk +0 lines, -102 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/resources/testharness.js View 1 chunk +0 lines, -2659 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/resources/testharnessreport.js View 1 chunk +0 lines, -142 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/w3c/resources/WebIDLParser.js View 1 chunk +0 lines, -1012 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/w3c/resources/idlharness.js View 1 chunk +0 lines, -1725 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/w3c/resources/testharness.css View 1 chunk +0 lines, -102 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/w3c/resources/testharness.js View 1 chunk +0 lines, -2659 lines 0 comments Download
D third_party/WebKit/LayoutTests/http/tests/w3c/resources/testharnessreport.js View 1 chunk +0 lines, -142 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py View 2 chunks +4 lines, -0 lines 2 comments Download

Messages

Total messages: 17 (5 generated)
tkent
jsbell@ or dpranke@, would you review this please?
4 years, 8 months ago (2016-04-18 15:25:44 UTC) #4
jsbell
One advantage to keeping the imported version separate is that an import will never cause ...
4 years, 8 months ago (2016-04-18 16:28:20 UTC) #5
Dirk Pranke
Is WebIDLParser.js no longer used?
4 years, 8 months ago (2016-04-18 17:38:20 UTC) #6
jsbell
https://codereview.chromium.org/1898703003/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py (right): https://codereview.chromium.org/1898703003/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py#newcode81 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py:81: '-c', 'Alias /w3c/resources/WebIDLParser.js "%s/webidl2/lib/webidl2.js"' % imported_resources_dir, WebIDLParser.js is automagically ...
4 years, 8 months ago (2016-04-18 17:39:46 UTC) #7
Dirk Pranke
https://codereview.chromium.org/1898703003/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py (right): https://codereview.chromium.org/1898703003/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py#newcode81 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/servers/apache_http.py:81: '-c', 'Alias /w3c/resources/WebIDLParser.js "%s/webidl2/lib/webidl2.js"' % imported_resources_dir, On 2016/04/18 17:39:46, ...
4 years, 8 months ago (2016-04-18 17:44:31 UTC) #8
tkent
On 2016/04/18 at 16:28:20, jsbell wrote: > One advantage to keeping the imported version separate ...
4 years, 8 months ago (2016-04-18 21:07:34 UTC) #9
tkent
https://codereview.chromium.org/1898703003/diff/40001/third_party/WebKit/LayoutTests/http/tests/local/formdata/formdata-methods.html File third_party/WebKit/LayoutTests/http/tests/local/formdata/formdata-methods.html (right): https://codereview.chromium.org/1898703003/diff/40001/third_party/WebKit/LayoutTests/http/tests/local/formdata/formdata-methods.html#newcode3 third_party/WebKit/LayoutTests/http/tests/local/formdata/formdata-methods.html:3: <script src="../../../../resources/testharness.js"></script> On 2016/04/18 at 16:28:20, jsbell wrote: > ...
4 years, 8 months ago (2016-04-18 21:07:41 UTC) #10
jsbell
On 2016/04/18 21:07:41, tkent wrote: > Tess in http/tests/local run without a web server. o_O ...
4 years, 8 months ago (2016-04-18 21:11:22 UTC) #11
Dirk Pranke
lgtm
4 years, 8 months ago (2016-04-18 21:44:54 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1898703003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1898703003/40001
4 years, 8 months ago (2016-04-18 23:09:04 UTC) #14
commit-bot: I haz the power
Committed patchset #1 (id:40001)
4 years, 8 months ago (2016-04-18 23:14:11 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-18 23:16:24 UTC) #17
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/a3508259c067a39fb74f5f32afc6210b302e12cf
Cr-Commit-Position: refs/heads/master@{#388068}

Powered by Google App Engine
This is Rietveld 408576698