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

Unified Diff: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium

Issue 2004463002: Move remaining files from web-platform-tests/ and update remaining paths. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Update paths in webkitpy/layout_tests/servers/. Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium
diff --git a/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium b/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium
index 5573964eec023767b2532b5d36c259f2dd320772..e1de41b5910b7d599c26e8555263f86f36101a3f 100644
--- a/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium
+++ b/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/wpt/README.chromium
@@ -91,13 +91,13 @@ content_shell is invoked with flags to map all *.test domains to 127.0.0.1.
Running web-platform-tests with enabled WPTServe on a local machine
Starting run-webkit-tests with the --enable-wptserve flag will start WPTServe
-for tests which live in LayoutTests/imported/web-platform-tests.
+for tests which live in LayoutTests/imported/wpt.
WPTServe starts HTTP/S and WS/S servers as separate processes.
The content_shell used to run the tests will receive the URL of each test
(instead of a filename). The document root http://web-platform.test/ maps to
-LayoutTests/imported/web-platform-tests. HTTPS tests are enabled by default.
+LayoutTests/imported/wpt. HTTPS tests are enabled by default.
Example run:
@@ -105,4 +105,4 @@ Example run:
--debug \
--enable-wptserve \
--no-new-test-results \
- imported/web-platform-tests
+ imported/wpt
« no previous file with comments | « third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/README.chromium ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698