From bcc5e7fae77b1f443a1765957a70bacd7105a20a Mon Sep 17 00:00:00 2001 From: "ager@google.com" Date: Fri, 7 Nov 2008 19:44:49 +0000 Subject: Make the buildbots green. A test list was accidentally commited with a line commented out. Aditionally, some of the animation tests are flaky. When running all tests, one of the tests seems to consistently time out. When running only the animation tests another test is timing out. Updating the test list with the test that currently times out on the buildbot. Review URL: http://codereview.chromium.org/10211 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5009 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'webkit/tools') 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 8bf329c..3715f10 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -810,7 +810,7 @@ V8 # LayoutTests/http/tests/misc/acid3.html = FAIL V8 # DEFER : LayoutTests/http/tests/misc/frame-default-enc-same-domain.html = FAIL V8 # LayoutTests/http/tests/security/canvas-remote-read-svg-image.html = FAIL V8 # LayoutTests/http/tests/security/cross-frame-access-object-prototype.html = FAIL | TIMEOUT -// V8 # LayoutTests/http/tests/security/cross-origin-xsl-BLOCKED.html = FAIL +V8 # LayoutTests/http/tests/security/cross-origin-xsl-BLOCKED.html = FAIL V8 # LayoutTests/http/tests/security/xss-DENIED-synchronous-form.html = FAIL | TIMEOUT V8 # LayoutTests/http/tests/security/xss-eval.html = FAIL | TIMEOUT V8 # LayoutTests/http/tests/xmlhttprequest/access-control-basic-allow-preflight-cache-invalidation-by-method.html = FAIL @@ -982,6 +982,11 @@ V8 # LayoutTests/http/tests/navigation/redirect302-goback.html = FAIL | PASS // Got flakey (both debug and release) around r3581 (ananta). V8 # LayoutTests/http/tests/plugins/geturlnotify-from-npp-destroystream.html = FAIL | PASS +// Some of the keyframe animation tests are flaky. This one is +// failing now on the buildbot, but it passes when run alone. Some of +// the other keyframe animation tests also occasionally timeout. +V8 # LayoutTests/animations/multiple-keyframes.html = PASS | TIMEOUT + // Crash in DEBUG only V8 # LayoutTests/svg/W3C-SVG-1.1/interact-dom-01-b.svg = CRASH | PASS V8 # LayoutTests/svg/dynamic-updates/SVGEllipseElement-svgdom-ry-prop.html = CRASH | PASS -- cgit v1.1