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

Unified Diff: media/tools/layout_tests/README

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 | « no previous file | media/tools/layout_tests/test_expectations.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/tools/layout_tests/README
diff --git a/media/tools/layout_tests/README b/media/tools/layout_tests/README
index c13785ca86b1f00d1bd6d76a8f2b75b846d4e059..37bc77d5261e0249e7cc827939c585dbe0da292f 100644
--- a/media/tools/layout_tests/README
+++ b/media/tools/layout_tests/README
@@ -59,8 +59,8 @@ getting layout test names from Webkit SVN as well as test description.
** TestExpectations:
A class to model the content of test expectation file for analysis.
-The raw test expectation file can be found in
-|DEFAULT_TEST_EXPECTATION_LOCATION|. It is necessary to parse this
+The location of the test expectations file can be found in
+|TEST_EXPECTATIONS_LOCATIONS|. It is necessary to parse this
file and store meaningful information for the analysis (joining with
existing layout tests using a test name). Instance variable
|all_test_expectation_info| is used. A test name such as
« no previous file with comments | « no previous file | media/tools/layout_tests/test_expectations.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698