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

Unified Diff: media/tools/layout_tests/test_expectations.py

Issue 10501010: Update layout_tests tool in media/tools and PRESUBMIT.py per test_expectations.txt renames. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: media/tools/layout_tests/test_expectations.py
diff --git a/media/tools/layout_tests/test_expectations.py b/media/tools/layout_tests/test_expectations.py
index 6421d486889156b9795873017587e5eb34e1bbca..3f35f1d24f8e5bd94bce9834e4c93e59ad54b81e 100644
--- a/media/tools/layout_tests/test_expectations.py
+++ b/media/tools/layout_tests/test_expectations.py
@@ -11,7 +11,7 @@ import urllib2
# TODO(imasaki): support multiple test expectations files.
DEFAULT_TEST_EXPECTATION_LOCATION = (
'http://svn.webkit.org/repository/webkit/trunk/'
- 'LayoutTests/platform/chromium/test_expectations.txt')
+ 'LayoutTests/platform/chromium/TestExpectations')
# The following is from test expectation syntax. The detail can be found in
# http://www.chromium.org/developers/testing/

Powered by Google App Engine
This is Rietveld 408576698