diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-20 17:39:30 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-20 17:39:30 +0000 |
commit | 01b93396e207e15950af502697aaf66ccc5bf54f (patch) | |
tree | e0ce3725d566dce75b3e2958aac97fd173baeb07 | |
parent | 5a4defe8bda0efdfadf497d63bd9d0948e82d294 (diff) | |
download | chromium_src-01b93396e207e15950af502697aaf66ccc5bf54f.zip chromium_src-01b93396e207e15950af502697aaf66ccc5bf54f.tar.gz chromium_src-01b93396e207e15950af502697aaf66ccc5bf54f.tar.bz2 |
Reduce local overrides on my way to figuring out what's up
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/5994003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69724 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index eaa07f5..d89381f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,6 +6,5 @@ // until the changes can be landed upstream. BUGCR64371 WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT -BUGPKASTING WIN DEBUG SLOW: fast/encoding/parser-tests.html = TEXT -BUGPKASTING MAC DEBUG : fast/encoding/parser-tests.html = TIMEOUT +BUGPKASTING WIN MAC DEBUG SLOW: fast/encoding/parser-tests.html = PASS BUGCR67463 MAC : editing/selection/caret-mode-paragraph-keys-navigation.html = TEXT |