Bug 56080 - jquery/effects.html times out flakily
Summary: jquery/effects.html times out flakily
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure
: 56119 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-10 01:20 PST by Philippe Normand
Modified: 2011-03-15 10:15 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.