summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-07 19:44:49 +0000
committerager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-11-07 19:44:49 +0000
commitbcc5e7fae77b1f443a1765957a70bacd7105a20a (patch)
tree1f077c9fd7f357b08bb2bc6bd581de50e78944de
parent303e2d50925f9c95004d7a49175119f58ef4d78c (diff)
downloadchromium_src-bcc5e7fae77b1f443a1765957a70bacd7105a20a.zip
chromium_src-bcc5e7fae77b1f443a1765957a70bacd7105a20a.tar.gz
chromium_src-bcc5e7fae77b1f443a1765957a70bacd7105a20a.tar.bz2
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
-rw-r--r--webkit/tools/layout_tests/test_lists/win/tests_fixable.txt7
1 files changed, 6 insertions, 1 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 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