diff options
author | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-01 02:29:05 +0000 |
---|---|---|
committer | jamesr@chromium.org <jamesr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-01 02:29:05 +0000 |
commit | d9d52b37bf4a0f12bd497c89893cc11225e56418 (patch) | |
tree | 361d9d0c905647acec923c2747840311fda336a6 | |
parent | 06cc083a42b907f52084f809124c38bafd88f09f (diff) | |
download | chromium_src-d9d52b37bf4a0f12bd497c89893cc11225e56418.zip chromium_src-d9d52b37bf4a0f12bd497c89893cc11225e56418.tar.gz chromium_src-d9d52b37bf4a0f12bd497c89893cc11225e56418.tar.bz2 |
Add failing expectation back for layout test since the WK roll fixing the test was reverted
TBR=antonm
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76340 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index c7c900e..d14026c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -13,6 +13,9 @@ BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH // Potential broken test found by r75985. BUGCR74092 : http/tests/media/video-play-suspend.html = TIMEOUT +// WebKit fix is at r79797, but since we had to revert the WebKit roll adding the failing expectation back. +BUGJAMESR : fast/filesystem/op-get-entry.html = PASS TEXT + // To get rid of redness. BUG_ANTONM WIN LINUX : fast/ruby/base-shorter-than-text.html = IMAGE+TEXT BUG_ANTONM MAC : fast/blockflow/Kusa-Makura-background-canvas.html = IMAGE+TEXT IMAGE |