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: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: beidson, bugs-noreply, calvaris, mcatanzaro
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

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 ***