diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-23 00:43:59 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-12-23 00:43:59 +0000 |
commit | 959d61dc9981e63a3ca3e9901a9faaf275afa28d (patch) | |
tree | b7862dcfe2e768e6fb511294fd4d67f7692a25d4 /webkit | |
parent | f48c32b784499082892d907d41ca4bc4044ff108 (diff) | |
download | chromium_src-959d61dc9981e63a3ca3e9901a9faaf275afa28d.zip chromium_src-959d61dc9981e63a3ca3e9901a9faaf275afa28d.tar.gz chromium_src-959d61dc9981e63a3ca3e9901a9faaf275afa28d.tar.bz2 |
Removes three tests that are now passing as the result of adding
animation methods to layout test controller.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/16602
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@7397 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index 19e278f..e3fa612 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1263,8 +1263,6 @@ LayoutTests/fast/events/key-events-in-input-button.html = FAIL // MERGE 38625:38653: New tests LayoutTests/fast/css/computed-style.html = FAIL LINUX WIN : LayoutTests/fast/repaint/change-transform.html = FAIL -LayoutTests/transitions/transition-drt-api-delay.html = TIMEOUT -LayoutTests/transitions/transition-shorthand-delay.html = TIMEOUT // MERGE 38653:38729: Expectations changed upstream // Flaky on Linux, maybe on Windows too? @@ -1748,7 +1746,6 @@ LayoutTests/http/tests/security/feed-urls-from-remote.html = PASS FAIL WIN : LayoutTests/plugins/embed-attributes-setting.html = FAIL LayoutTests/transforms/2d/transform-value-types.html = FAIL LayoutTests/wml/go-task-animation.html = FAIL -LayoutTests/animations/change-keyframes-name.html = TIMEOUT LayoutTests/fast/workers/worker-replace-self.html = TIMEOUT LayoutTests/http/tests/navigation/post-goback-repost-policy.html = TIMEOUT LINUX WIN DEBUG : LayoutTests/editing/pasteboard/4947130.html = CRASH |