diff options
author | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-08 08:39:17 +0000 |
---|---|---|
committer | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-08 08:39:17 +0000 |
commit | 1f2bdbe61a558b66b25770191e6aad573bb1ed8c (patch) | |
tree | dc4b9bd1ce985d1e043a6b7753da7121bb9b6b51 /webkit | |
parent | 0bf8f163d38d50e2edea64db0619d2dd40084235 (diff) | |
download | chromium_src-1f2bdbe61a558b66b25770191e6aad573bb1ed8c.zip chromium_src-1f2bdbe61a558b66b25770191e6aad573bb1ed8c.tar.gz chromium_src-1f2bdbe61a558b66b25770191e6aad573bb1ed8c.tar.bz2 |
Attempt to make the buildbot green(er).
Review URL: http://codereview.chromium.org/6339
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3000 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index dfc98db..d1a5466 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1291,3 +1291,10 @@ V8 | KJS # LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.ht // Post-merge flakey on debug builds (passes consistently on release) V8 | KJS # LayoutTests/http/tests/navigation/redirect302-subframeload.html = FAIL | PASS V8 | KJS # LayoutTests/http/tests/navigation/relativeanchor-basic.html = FAIL | PASS + +// This one fails consistently after http://codereview.chromium.org/6272. +V8 # pending/plugins/destroy-stream-twice.html = FAIL +// This one is flakey and might be related. +V8 # LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL | PASS + + |