Bug 175609 - LayoutTest imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll.html is a flaky failure (harness timeout)
Summary: LayoutTest imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll.ht...
Status: RESOLVED DUPLICATE of bug 228169
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 182790 187267 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-08-15 17:08 PDT by Ryan Haddad
Modified: 2021-07-21 20:16 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-08-15 17:08:41 PDT
LayoutTest imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll.html is a flaky failure (harness timeout)

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r220758%20(2562)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fidbobjectstore_getAll.html

--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getAll-actual.txt
@@ -1,14 +1,16 @@
 
-PASS Single item get 
-PASS Single item get (generated key) 
-PASS getAll on empty object store 
-PASS Get all values 
-PASS Test maxCount 
-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 zero maxCount 
+Harness Error (TIMEOUT), message = null
 
+TIMEOUT Single item get Test timed out
+TIMEOUT Single item get (generated key) Test timed out
+TIMEOUT getAll on empty object store Test timed out
+TIMEOUT Get all values Test timed out
+TIMEOUT Test maxCount 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 zero maxCount Test timed out
+
Comment 1 Brady Eidson 2017-08-15 17:15:05 PDT
Any crash logs for Database/Storage process? If so, probably the same issue as all the others.
Comment 2 Michael Catanzaro 2018-06-18 11:27:14 PDT
Seems the expectation for this test got removed at some point. I don't see any references to this bug or this test in any expectations file. It's still flaky so I'm adding it back.

(In reply to Brady Eidson from comment #1)
> Any crash logs for Database/Storage process? If so, probably the same issue
> as all the others.

No... I'm not sure if the test harness is actually capable of reporting backtraces for all secondary processes, not sure.
Comment 3 Michael Catanzaro 2018-07-27 11:36:19 PDT
Also: imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getKey.html
Comment 4 Michael Catanzaro 2018-07-27 11:37:46 PDT
Also: imported/w3c/web-platform-tests/IndexedDB/idbindex_getAllKeys.html
Comment 5 Michael Catanzaro 2018-07-27 11:40:58 PDT
Also imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue.htm and imported/w3c/web-platform-tests/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm
Comment 6 Michael Catanzaro 2018-07-27 11:41:05 PDT
*** Bug 187267 has been marked as a duplicate of this bug. ***
Comment 7 Michael Catanzaro 2018-07-27 11:41:10 PDT
*** Bug 182790 has been marked as a duplicate of this bug. ***
Comment 8 Sihui Liu 2021-07-21 20:16:12 PDT

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