summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-30 21:15:44 +0000
committerthomasvl@chromium.org <thomasvl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-30 21:15:44 +0000
commit272fe599bb86943b64b3b83d99e5bfd6b2531c28 (patch)
tree5d8e538bd1a00d67e018ff001ee95d26495f9ee7
parentc83f76b4f200a03719e3fe3c51ca35e03b429fb0 (diff)
downloadchromium_src-272fe599bb86943b64b3b83d99e5bfd6b2531c28.zip
chromium_src-272fe599bb86943b64b3b83d99e5bfd6b2531c28.tar.gz
chromium_src-272fe599bb86943b64b3b83d99e5bfd6b2531c28.tar.bz2
Update the mac entries since the testshell support for num animations landed
in http://src.chromium.org/viewvc/chrome?view=rev&revision=8968 Review URL: http://codereview.chromium.org/19722 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8986 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt8
1 files changed, 2 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index d083278..5a39eb3 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1633,8 +1633,8 @@ SKIP : LayoutTests/fast/events/pointer-events-2.html = FAIL
SKIP : LayoutTests/fast/events/pointer-events.html = FAIL
// Merge 39660:39711 - need to implement layoutTestController.numberOfActiveAnimations()
-SKIP LINUX MAC : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT
-SKIP LINUX MAC : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = TIMEOUT
+LINUX : LayoutTests/animations/animation-controller-drt-api.html = TIMEOUT FAIL
+LINUX : LayoutTests/transitions/zero-duration-with-non-zero-delay-end.html = TIMEOUT FAIL
// Merge 39744:39829 - new tests
WIN LINUX : LayoutTests/fast/canvas/canvas-incremental-repaint-2.html = FAIL
@@ -1723,10 +1723,6 @@ MAC : LayoutTests/fast/js/switch-behaviour.html = FAIL
WIN LINUX : LayoutTests/editing/selection/move-by-line-001.html = PASS FAIL
MAC : LayoutTests/fast/forms/002.html = FAIL
-// Merge 40086:40124 -- new test
-// This needs layoutTestController.numberOfActiveAnimations implemented.
-MAC : LayoutTests/transitions/repeated-firing-background-color.html = FAIL TIMEOUT
-
// Merge 40124:40164 -- regressions
// This test tries to remove an iframe on the page then generate the pixel
// output. For some reason, we're taking the snapshot before the iframe is