Bug 84696 - Layout Test fast/workers/storage/interrupt-database.html is failing (TIMEOUT)
Summary: Layout Test fast/workers/storage/interrupt-database.html is failing (TIMEOUT)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.6
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-24 03:16 PDT by Mikhail Naganov
Modified: 2012-09-18 18:13 PDT (History)
4 users (show)

See Also:


Attachments

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