diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-21 03:51:48 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-21 03:51:48 +0000 |
commit | cbf61bccc4488871222e616065b1104e57c5e9ac (patch) | |
tree | e31043236c1098c39d1d76f7e52b768123ce9582 /webkit/tools/layout_tests | |
parent | be10eda5ec6b811abeb493b5ca7b0b6ffdc612fe (diff) | |
download | chromium_src-cbf61bccc4488871222e616065b1104e57c5e9ac.zip chromium_src-cbf61bccc4488871222e616065b1104e57c5e9ac.tar.gz chromium_src-cbf61bccc4488871222e616065b1104e57c5e9ac.tar.bz2 |
Suppress failures for transforms/2d/hindi-rotated,
inspector/debugger/live-edit, and
inspector/console/console-object-constructor-name
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@82434 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/layout_tests')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 694f79d..466a2c7 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,3 +8,11 @@ // seems to be failing because of a missing QT plugin? // Added to upstream test_expectations in r84461. BUGWK59068 WIN LINUX : plugins/embed-attributes-style.html = IMAGE + +// Added to upstream test_expectations in r84451 +BUGDPRANKE DEBUG WIN LINUX : http/tests/misc/acid2-pixel.html = CRASH + +// Added to upstream test_expectations in r84464 +BUGDPRANKE DEBUG WIN LINUX : inspector/debugger/live-edit.html = TEXT +BUGDPRANKE WIN XP : transforms/2d/hindi-rotated.html = IMAGE IMAGE+TEXT +BUGDPRANKE : inspector/console/console-object-constructor-name.html = TEXT PASS |