diff options
author | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 17:50:08 +0000 |
---|---|---|
committer | sky@google.com <sky@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-02-05 17:50:08 +0000 |
commit | c66a0ebbcbd5792cf58ffd4944cc493f1ffe3ea9 (patch) | |
tree | 8b53b2d9f461fc373a1c8c63c366333b86836344 | |
parent | a8cf61b1bd02bf47aca467f64f9ca91916252f75 (diff) | |
download | chromium_src-c66a0ebbcbd5792cf58ffd4944cc493f1ffe3ea9.zip chromium_src-c66a0ebbcbd5792cf58ffd4944cc493f1ffe3ea9.tar.gz chromium_src-c66a0ebbcbd5792cf58ffd4944cc493f1ffe3ea9.tar.bz2 |
Removes the test LayoutTests/transitions/transition-end-event-nested.html from tests_fixable.
Me and you keep going back and forth on this test. Did you mean to add it back?
Here's what I said last time around (sometime yesterday):
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
Review URL: http://codereview.chromium.org/20086
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9222 0039d316-1c4b-4281-b951-d872f2087c98
-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 7703a4e..5b36d68 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -1747,9 +1747,6 @@ LayoutTests/http/tests/history/redirect-js-form-submit-before-load.html = FAIL LayoutTests/http/tests/misc/refresh-headers.php = TIMEOUT LayoutTests/http/tests/navigation/new-window-redirect-history.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 - // Renders the width of "600" off by 3. Looks OK but could still be a bug // that we shouldn't rebaseline. LINUX : LayoutTests/svg/W3C-SVG-1.1/text-fonts-02-t.svg = FAIL |