Bug 193316 - [GTK] imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html is flaky
Summary: [GTK] imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html is flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-10 06:53 PST by Miguel Gomez
Modified: 2020-11-04 06:40 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.