diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-04 22:03:29 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-04 22:03:29 +0000 |
commit | 6bcf02504ed906d4f71acf260d045a6f82ced389 (patch) | |
tree | de54fae784502ae9f36fb7966f99f4d84dfc8eaa /webkit | |
parent | 7e50312540228f37a95ecff34c9fba6ba3699889 (diff) | |
download | chromium_src-6bcf02504ed906d4f71acf260d045a6f82ced389.zip chromium_src-6bcf02504ed906d4f71acf260d045a6f82ced389.tar.gz chromium_src-6bcf02504ed906d4f71acf260d045a6f82ced389.tar.bz2 |
Removes the test
LayoutTests/transitions/transition-end-event-nested.html from
tests_fixable. I upstreamed some changes to timeout in this test that
should hopefully make is always pass. I prematurely turned this on
yesterday before we pulled down the change.
BUG=none
TEST=none
TBR=ojan
Review URL: http://codereview.chromium.org/21059
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9175 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 2b96c32..96e162e 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1769,9 +1769,6 @@ LINUX WIN : LayoutTests/http/tests/navigation/timerredirect-frames.html = FAIL LINUX WIN : LayoutTests/http/tests/navigation/timerredirect-goback.html = FAIL LINUX WIN : LayoutTests/http/tests/navigation/timerredirect-subframeload.html = FAIL -// This has been flakey for a long time. Don't know when it started. -LayoutTests/transitions/transition-end-event-nested.html = FAIL PASS - // Started failing with r9120 (dsh) LINUX : LayoutTests/fast/block/positioning/047.html = FAIL LINUX : LayoutTests/fast/css/line-height-font-order.html = FAIL |