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

Issue 115302: Allow layout tests to be located both in src/webkit/data/layout_tests and thi... (Closed)

Created:
11 years, 7 months ago by dglazkov
Modified:
9 years, 6 months ago
Reviewers:
M-A Ruel, ojan
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Allow layout tests to be located both in src/webkit/data/layout_tests and third_party/WebKit. R=maruel BUG=8765

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

Patch Set 3 : Better doc #

Patch Set 4 : Moar fixez #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -7 lines) Patch
M webkit/tools/layout_tests/layout_package/path_utils.py View 1 2 3 4 chunks +24 lines, -2 lines 0 comments Download
M webkit/tools/layout_tests/layout_package/test_expectations.py View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M webkit/tools/layout_tests/run_webkit_tests.py View 1 2 3 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
M-A Ruel
http://codereview.chromium.org/115302/diff/1/4 File webkit/tools/layout_tests/layout_package/path_utils.py (right): http://codereview.chromium.org/115302/diff/1/4#newcode57 Line 57: the specified path prefix. If the path starts ...
11 years, 7 months ago (2009-05-13 16:19:20 UTC) #1
dglazkov
Thank you for reviewing. Another snapshot is ready when you are :) http://codereview.chromium.org/115302/diff/1/4 File webkit/tools/layout_tests/layout_package/path_utils.py ...
11 years, 7 months ago (2009-05-13 16:31:54 UTC) #2
M-A Ruel
lgtm
11 years, 7 months ago (2009-05-13 16:36:37 UTC) #3
dglazkov
Adding Ojan (just in case). Can you look/see?
11 years, 7 months ago (2009-05-13 21:26:51 UTC) #4
ojan
LGTM
11 years, 7 months ago (2009-05-14 04:40:12 UTC) #5
dglazkov
11 years, 7 months ago (2009-05-14 17:30:22 UTC) #6
Well, it turns out I can't do it this way. The HTTP server implicitly relies on
all tests to be in the same directory. I am investigating how I could
potentially change this without breaking things :)

Powered by Google App Engine
This is Rietveld 408576698