diff options
author | ricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-19 11:44:36 +0000 |
---|---|---|
committer | ricow@chromium.org <ricow@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-19 11:44:36 +0000 |
commit | bf89db9145b20cafdb4e044a023d95ebfec21478 (patch) | |
tree | 9ee90e0dae43d57bc807f4660f27b41909e77e8b /webkit | |
parent | dd963e36bd98e493333d97d39d1072dac6723cbf (diff) | |
download | chromium_src-bf89db9145b20cafdb4e044a023d95ebfec21478.zip chromium_src-bf89db9145b20cafdb4e044a023d95ebfec21478.tar.gz chromium_src-bf89db9145b20cafdb4e044a023d95ebfec21478.tar.bz2 |
Fix linux test expectations by removing MAC WIN predicate in local test_expectations.txt.
Review URL: http://codereview.chromium.org/3022007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52898 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0beb25d..5d1728f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -11,4 +11,4 @@ BUG_JOHNNYG WIN : fast/forms/input-file-directory-upload.html = TEXT // TODO(ricow): remove chromium specific expectations for this in // webkit repo. -BUG_RICOW MAC WIN : fast/dom/undetectable-document-all.html = TEXT +BUG_RICOW : fast/dom/undetectable-document-all.html = TEXT |