Bug 84696

Summary: Layout Test fast/workers/storage/interrupt-database.html is failing (TIMEOUT)
Product: WebKit Reporter: Mikhail Naganov <mnaganov>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dpranke, dumi, levin, michaeln
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.6   

Description Mikhail Naganov 2012-04-24 03:16:00 PDT
The following layout test is failing (TIMEOUT) on Mac 10.6

fast/workers/storage/interrupt-database.html

There is no "PASS" in the test output:

--- /mnt/data/b/build/slave/Webkit_Linux/build/layout-test-results/fast/workers/storage/interrupt-database-expected.txt 
+++ /mnt/data/b/build/slave/Webkit_Linux/build/layout-test-results/fast/workers/storage/interrupt-database-actual.txt 
@@ -1,3 +1,3 @@
+
 This test makes sure that all async database operations are immediately interrupted when the worker needs to terminate.
-PASS: database operations interrupted.
Comment 1 David Levin 2012-04-24 08:38:38 PDT
cc'ing someone who is working on Chromium :).
Comment 2 Michael Nordman 2012-04-24 12:05:20 PDT
oh no... isn't this dead yet?
Comment 3 Dirk Pranke 2012-09-18 17:59:43 PDT
fwiw, looking at this now it looks like the test is just kinda slow and perhaps only times out occasionally. I'm adjusting the suppression to just SLOW and removing the SNOWLEOPARD TIMEOUT.
Comment 4 Dirk Pranke 2012-09-18 18:13:50 PDT
I'm also closing this since slow tests aren't considered bugs ;).