Bug 187267 - [GTK] Layout test imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue.htm sometimes times out
Summary: [GTK] Layout test imported/w3c/web-platform-tests/IndexedDB/idbcursor-continu...
Status: RESOLVED DUPLICATE of bug 175609
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-02 14:28 PDT by Michael Catanzaro
Modified: 2018-07-27 11:41 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 Michael Catanzaro 2018-07-02 14:28:33 PDT
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
+
Comment 1 Michael Catanzaro 2018-07-27 11:41:05 PDT

*** This bug has been marked as a duplicate of bug 175609 ***