diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-20 22:51:38 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-20 22:51:38 +0000 |
commit | e3e69d367a48ce7c2ebb6d4a1f29f146fbff6744 (patch) | |
tree | e37e88fc978e6cfcca1f74b22b28403dcc9ba03e /webkit/tools | |
parent | b38b3a0232a7f35cb89730ff08650adb3b12f430 (diff) | |
download | chromium_src-e3e69d367a48ce7c2ebb6d4a1f29f146fbff6744.zip chromium_src-e3e69d367a48ce7c2ebb6d4a1f29f146fbff6744.tar.gz chromium_src-e3e69d367a48ce7c2ebb6d4a1f29f146fbff6744.tar.bz2 |
Update test lists to match the state of the tree
and identify revisions where the tests started failing.
Review URL: http://codereview.chromium.org/7527
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3635 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index 239445b..b38c49a 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -1148,3 +1148,18 @@ V8 | KJS # LayoutTests/fast/dom/gc-1.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 + +// Started timing out with r3615 (mbelshe) +V8 | KJS # LayoutTests/fast/dom/null-document-location-assign-crash.html = TIMEOUT +V8 | KJS # LayoutTests/fast/dom/null-document-location-href-put-crash.html = TIMEOUT +V8 | KJS # LayoutTests/fast/dom/null-document-location-replace-crash.html = TIMEOUT +V8 | KJS # LayoutTests/http/tests/security/postMessage/javascript-page-still-sends-origin.html = TIMEOUT + +// Started crashing in DEBUG only with r2842 (mbelshe) +V8 | KJS # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-cy-prop.html = CRASH | PASS + +// Started failing in DEBUG only with one of the following revisions (all darin): 3587, 3588, 3589 +V8 | KJS # LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL | PASS + +// Got flakey (both debug and release) around r3581 (ananta). +V8 | KJS # LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL | PASS |