From 773b2115bd55467f1af34a61ecd000ef3c1e28d3 Mon Sep 17 00:00:00 2001 From: "aroben@apple.com" Date: Wed, 16 Mar 2011 16:25:47 +0000 Subject: [PATCH] Disable jquery/effects.html It often times out due to its sheer size. The failure is tracked by . * jquery/effects.html-disabled: Renamed from LayoutTests/jquery/effects.html. * platform/gtk/Skipped: * platform/win-xp/Skipped: Unskipped the test since we're now disabling it via other means. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@81250 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 13 +++++++++++++ LayoutTests/jquery/{effects.html => effects.html-disabled} | 0 LayoutTests/platform/gtk/Skipped | 3 --- LayoutTests/platform/win-xp/Skipped | 3 --- 4 files changed, 13 insertions(+), 6 deletions(-) rename LayoutTests/jquery/{effects.html => effects.html-disabled} (100%) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 8a23ca4..f82b2da 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,16 @@ +2011-03-16 Adam Roben + + Disable jquery/effects.html + + It often times out due to its sheer size. The failure is tracked by + . + + * jquery/effects.html-disabled: Renamed from LayoutTests/jquery/effects.html. + + * platform/gtk/Skipped: + * platform/win-xp/Skipped: + Unskipped the test since we're now disabling it via other means. + 2011-03-16 Philippe Normand Unreviewed, skipping one more svg test failing on 32-bits release, diff --git a/LayoutTests/jquery/effects.html b/LayoutTests/jquery/effects.html-disabled similarity index 100% rename from LayoutTests/jquery/effects.html rename to LayoutTests/jquery/effects.html-disabled diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped index b5bbbde..6a9bb86 100644 --- a/LayoutTests/platform/gtk/Skipped +++ b/LayoutTests/platform/gtk/Skipped @@ -109,9 +109,6 @@ scrollbars/scrollbar-crash-on-refresh.html # https://bugs.webkit.org/show_bug.cgi?id=22770 tables/mozilla_expected_failures/marvin/table_overflow_dirty_reflow_tbody.html -# https://bugs.webkit.org/show_bug.cgi?id=56080 -jquery/effects.html - ############################################################################### # TESTS TIMING OUT ############################################################################### diff --git a/LayoutTests/platform/win-xp/Skipped b/LayoutTests/platform/win-xp/Skipped index 93e367d..089a51b 100644 --- a/LayoutTests/platform/win-xp/Skipped +++ b/LayoutTests/platform/win-xp/Skipped @@ -29,6 +29,3 @@ media/audio-mpeg4-supported.html # Times out http://webkit.org/b/51596 http/tests/xmlhttprequest/basic-auth-nopassword.html http/tests/xmlhttprequest/basic-auth-nouser.html - -# Sometimes times out http://webkit.org/b/56080 -jquery/effects.html -- 1.8.3.1