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

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 14316009: Update tools to reflect movement of TestExpectations (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix equality test Created 7 years, 8 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 | « media/tools/layout_tests/test_expectations_history_unittest.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_expectations.txt
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index dc5ee6387f8eb7a0c71d7baf8ae4296306049e91..4229c65b1e0adc78130d61d2871ef7d3b7f76274 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -1,7 +1,7 @@
# This file should almost always be empty. Normally Chromium test expectations
# are only put here temporarily, and moved to
-# src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations
-# where they will remain until they are rebaselined.
+# src/third_party/WebKit/LayoutTests/TestExpectations where they will remain
+# until they are rebaselined.
#
#
# If you are landing a Chromium CL that would break webkit layout tests,
@@ -13,10 +13,10 @@
#
# 2. BEFORE landing your Chromium CL, land a WebKit CL adding those same
# expected failures to
-# src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations .
-# If you are unable to do this yourself, please get a WebKit Committer to do
-# it for you, or at least coordinate with a current WebKit Gardener to make
-# sure she is aware of the pending breakages.
+# src/third_party/WebKit/LayoutTests/TestExpectations . If you are unable to do
+# this yourself, please get a WebKit Committer to do it for you, or at least
+# coordinate with a current WebKit Gardener to make sure she is aware of the
+# pending breakages.
#
# 3. AFTER you have landed the WebKit test_expectations CL, you can land your
# Chromium CL. Be sure to include your expected failures in this file, so
@@ -27,7 +27,6 @@
# Every time Chromium's "WebKit Gardener" rolls the WebKit DEPS within
# Chromium, he will delete ALL expectations within this file. (By then, they
# will be redundant, because you already landed those same expectations in
-# src/third_party/WebKit/LayoutTests/platform/chromium/TestExpectations .
-# Right?)
+# src/third_party/WebKit/LayoutTests/TestExpectations . Right?)
#
# EVERYTHING BELOW THIS LINE WILL BE DELETED AT EVERY WEBKIT DEPS ROLL
« no previous file with comments | « media/tools/layout_tests/test_expectations_history_unittest.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698