Bug 84696
| Summary: | Layout Test fast/workers/storage/interrupt-database.html is failing (TIMEOUT) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mikhail Naganov <mnaganov> |
| Component: | Tools / Tests | Assignee: | 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 | ||
Mikhail Naganov
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
David Levin
cc'ing someone who is working on Chromium :).
Michael Nordman
oh no... isn't this dead yet?
Dirk Pranke
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.
Dirk Pranke
I'm also closing this since slow tests aren't considered bugs ;).