Bug 193316

Summary: [GTK] imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html is flaky
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Miguel Gomez 2019-01-10 06:53:45 PST
imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html [ Failure Pass ]

The test usually passes but every now and then fails on the first run. This is the diff when it fails

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll-actual.txt
@@ -1,15 +1,17 @@
 
-PASS Single item get 
-PASS Empty object store 
-PASS Get all keys 
-PASS maxCount=10 
-PASS Get bound range 
-PASS Get bound range with maxCount 
-PASS Get upper excluded 
-PASS Get lower excluded 
-PASS Get bound range (generated) with maxCount 
-PASS Non existent key 
-PASS maxCount=0 
-PASS Retrieve multiEntry key 
-PASS Retrieve one key multiple values 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Single item get Test timed out
+TIMEOUT Empty object store Test timed out
+TIMEOUT Get all keys Test timed out
+TIMEOUT maxCount=10 Test timed out
+TIMEOUT Get bound range Test timed out
+TIMEOUT Get bound range with maxCount Test timed out
+TIMEOUT Get upper excluded Test timed out
+TIMEOUT Get lower excluded Test timed out
+TIMEOUT Get bound range (generated) with maxCount Test timed out
+TIMEOUT Non existent key Test timed out
+TIMEOUT maxCount=0 Test timed out
+TIMEOUT Retrieve multiEntry key Test timed out
+TIMEOUT Retrieve one key multiple values Test timed out
+
Comment 1 Diego Pino 2020-11-04 06:40:25 PST
This test(s) has been consistenly passing in the last 4000 revisions. Closing bug.