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

Issue 2302653002: Update list of resource files to copy from web-platform-tests. (Closed)

Created:
4 years, 3 months ago by qyearsley
Modified:
4 years, 3 months ago
Reviewers:
jsbell, Rick Byers
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews, Dirk Pranke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Update list of resource files to copy from web-platform-tests. Context: There is a list of files from web-platform-tests that are put in LayoutTests/resources. Because these are copied from web-platform-tests, the copy in LayoutTests/resources is expected to be identical to the one in the imported wpt directory, and this is enforced by a PRESUBMIT. This CL updates both the list in the PRESUBMIT, and the list of files that are automatically copied over during the import process. Associating this with bug 629275 since the w3c test autoroller is currently getting stuck trying to import when idlharness.js is updated but it's not copied over so it's failing the presubmit. BUG=629275 Committed: https://crrev.com/051c4fd1f1b9b3fa5e1dc8387b2c0e69d84726a4 Cr-Commit-Position: refs/heads/master@{#416083}

Patch Set 1 #

Patch Set 2 : Updated comments #

Total comments: 3

Patch Set 3 : Change _copy_resources_to_wpt to copy files from wpt too. #

Total comments: 12

Patch Set 4 : Update function name at callsite #

Patch Set 5 : Update comments, move lists #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -18 lines) Patch
M third_party/WebKit/LayoutTests/PRESUBMIT.py View 1 2 1 chunk +11 lines, -11 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/deps_updater.py View 1 2 3 4 2 chunks +27 lines, -7 lines 0 comments Download

Messages

Total messages: 19 (4 generated)
qyearsley
Regarding testharnessreport.js: As far as I understand, I think we *do* want LayoutTests/resources/testharnessreport.js to be ...
4 years, 3 months ago (2016-08-31 23:41:03 UTC) #3
tkent
On 2016/08/31 at 23:41:03, qyearsley wrote: > Regarding testharnessreport.js: > > As far as I ...
4 years, 3 months ago (2016-09-01 02:01:22 UTC) #4
qyearsley
On 2016/09/01 at 02:01:22, tkent wrote: > > So, maybe as a follow-up we want ...
4 years, 3 months ago (2016-09-01 16:41:29 UTC) #5
jsbell
I'm confused about (1) the current behavior and (2) the desired behavior. Can we list ...
4 years, 3 months ago (2016-09-01 16:51:05 UTC) #6
jsbell
4 years, 3 months ago (2016-09-01 16:51:11 UTC) #7
qyearsley
On 2016/09/01 at 16:51:05, jsbell wrote: > I'm confused about (1) the current behavior and ...
4 years, 3 months ago (2016-09-01 17:41:50 UTC) #8
jsbell
On 2016/09/01 17:41:50, qyearsley wrote: > The desired behavior as far as I know is: ...
4 years, 3 months ago (2016-09-01 17:55:56 UTC) #9
qyearsley
https://codereview.chromium.org/2302653002/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/deps_updater.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/deps_updater.py (right): https://codereview.chromium.org/2302653002/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/deps_updater.py#newcode110 third_party/WebKit/Tools/Scripts/webkitpy/w3c/deps_updater.py:110: we always want to use our version, so these ...
4 years, 3 months ago (2016-09-01 18:16:25 UTC) #10
jsbell
lgtm (still unclear on why we prefer our WebIDLParser.js but that's not a behavior change ...
4 years, 3 months ago (2016-09-01 18:30:07 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2302653002/80001
4 years, 3 months ago (2016-09-01 19:55:51 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-09-01 22:23:29 UTC) #14
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/051c4fd1f1b9b3fa5e1dc8387b2c0e69d84726a4 Cr-Commit-Position: refs/heads/master@{#416083}
4 years, 3 months ago (2016-09-01 22:25:15 UTC) #16
tkent
On 2016/09/01 at 18:30:07, jsbell wrote: > (still unclear on why we prefer our WebIDLParser.js ...
4 years, 3 months ago (2016-09-01 23:44:21 UTC) #17
jsbell
On 2016/09/01 23:44:21, tkent wrote: > The original web-platform-tests/resources/ doesn't contain WebIDLParser.js. In > wptserve, ...
4 years, 3 months ago (2016-09-01 23:54:39 UTC) #18
tkent
4 years, 3 months ago (2016-09-02 14:44:30 UTC) #19
Message was sent while issue was closed.
On 2016/09/01 at 23:54:39, jsbell wrote:
> Just to confirm, you mean: fix web-platform-tests to reference webidl2.js by
its actual name rather than rely on an alias?
> (That is, not something we should do in our repro.) Agreed!

That's right!

Powered by Google App Engine
This is Rietveld 408576698