diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-03 17:53:16 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-03 17:53:16 +0000 |
commit | 903a331bf0b60554ceb8adc1a69b4302710f5b55 (patch) | |
tree | e38b07dcee7a13b288571802476cb7a0368aa189 | |
parent | dbf13cfea82367ef92c96ba6169a37d812f0818f (diff) | |
download | chromium_src-903a331bf0b60554ceb8adc1a69b4302710f5b55.zip chromium_src-903a331bf0b60554ceb8adc1a69b4302710f5b55.tar.gz chromium_src-903a331bf0b60554ceb8adc1a69b4302710f5b55.tar.bz2 |
yet another attempt to get the webkit builders green
Review URL: http://codereview.chromium.org/6438
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2836 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 4 |
1 files changed, 4 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 44df649..c63f311 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1338,3 +1338,7 @@ V8 | KJS # LayoutTests/http/tests/security/frame-loading-via-document-write.html // Post-merge Debug only Crashes V8 | KJS # LayoutTests/http/tests/misc/onload-remove-iframe-crash-2.html = CRASH | PASS V8 | KJS # LayoutTests/svg/dynamic-updates/SVGForeignObjectElement-dom-x-attr.html = CRASH | PASS + +// 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 |