Bug 187267
| Summary: | [GTK] Layout test imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue.htm sometimes times out | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | beidson, bugs-noreply, calvaris, mcatanzaro |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
Layout test imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue.htm sometimes times out:
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue-actual.txt
@@ -1,8 +1,10 @@
-PASS IDBCursor.continue() - continues
-PASS IDBCursor.continue() - with given key
-PASS IDBCursor.continue() - skip far forward
-PASS IDBCursor.continue() - within range
-PASS IDBCursor.continue() - within single key range
-PASS IDBCursor.continue() - within single key range, with several results
+Harness Error (TIMEOUT), message = null
+TIMEOUT IDBCursor.continue() - continues Test timed out
+TIMEOUT IDBCursor.continue() - with given key Test timed out
+TIMEOUT IDBCursor.continue() - skip far forward Test timed out
+TIMEOUT IDBCursor.continue() - within range Test timed out
+TIMEOUT IDBCursor.continue() - within single key range Test timed out
+TIMEOUT IDBCursor.continue() - within single key range, with several results Test timed out
+
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
*** This bug has been marked as a duplicate of bug 175609 ***