diff options
author | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-15 22:48:26 +0000 |
---|---|---|
committer | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-15 22:48:26 +0000 |
commit | 8cc368f138ca23680bdb39aeba623ba34dafc03a (patch) | |
tree | 0ac08ac1b2cdffdce4f02d656363c1848b5d6e31 | |
parent | 8e2b6472071f38c065a3d00adb136ef259ef68a1 (diff) | |
download | chromium_src-8cc368f138ca23680bdb39aeba623ba34dafc03a.zip chromium_src-8cc368f138ca23680bdb39aeba623ba34dafc03a.tar.gz chromium_src-8cc368f138ca23680bdb39aeba623ba34dafc03a.tar.bz2 |
Supresss webkit layout test failures. Will move these upstream.
TBR=yurys
BUG=none
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69337 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index da3b5ba..ac05cd4 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,3 +10,8 @@ BUGPKASTING WIN DEBUG SLOW: fast/encoding/parser-tests.html = TEXT BUGPKASTING MAC DEBUG : fast/encoding/parser-tests.html = TIMEOUT BUGRICOW : fast/regex/pcre-test-1.html = TIMEOUT + +BUGJIANLI WIN DEBUG : inspector/console-uncaught-exception-in-eval.html = CRASH +BUGJIANLI WIN DEBUG : inspector/timeline-enum-stability.html = CRASH +BUGJIANLI WIN DEBUG : inspector/dom-breakpoints.html = TIMEOUT +BUGJIANLI WIN DEBUG : inspector/timeline-parse-html.html = TIMEOUT |