Bug 56080

Summary: jquery/effects.html times out flakily
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: abarth, aroben
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

Description Philippe Normand 2011-03-10 01:20:46 PST
On 32-bits Debug and 64-bits Debug at least:

--- /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/jquery/effects-expected.txt	2011-03-10 00:16:06.054898376 -0800
+++ /home/slave/webkitgtk/gtk-linux-32-debug/build/layout-test-results/jquery/effects-actual.txt	2011-03-10 00:16:06.054898376 -0800
@@ -1,2 +1,2 @@
-ALERT: 420 tests of 420 passed, 0 failed.
+FAIL: Timed out waiting for notifyDone to be called

It's been passing on and off since the checkin of the jquery test suite in r80511.

I'll skip the test on GTK for now as I can't locally reproduce the failure.
Comment 1 Adam Barth 2011-03-10 01:28:01 PST
It's probably just taking too long.  We should break it down into smaller tests.
Comment 2 Adam Roben (:aroben) 2011-03-10 11:46:02 PST
*** Bug 56119 has been marked as a duplicate of this bug. ***
Comment 3 Adam Roben (:aroben) 2011-03-10 11:46:47 PST
This is happening on the Debug Windows bots, too.
Comment 4 Adam Roben (:aroben) 2011-03-10 11:47:27 PST
See also bug 55913.
Comment 5 Adam Roben (:aroben) 2011-03-10 13:18:36 PST
Added to the Windows Skipped file in r80754.