Bug 172834 - Layout Test imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html is a flaky failure
Summary: Layout Test imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html is...
Status: RESOLVED CONFIGURATION CHANGED
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: InRadar
Depends on:
Blocks:
 
Reported: 2017-06-01 14:12 PDT by Matt Lewis
Modified: 2018-08-09 17:09 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 Matt Lewis 2017-06-01 14:12:17 PDT
imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll.html is a flaky failure.

Currently on the flakiness dashboard El Capitan WK2 and Sierra leak and Debug WK2 are intermittently failing
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fidbindex_getAll.html

the first failure on El Capitan happened just after the test was re-synced in https://trac.webkit.org/changeset/217225/webkit

https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/builds/1462
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r217663%20(1462)/results.html

diff:
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbindex_getAll-actual.txt
@@ -1,15 +1,17 @@
+
+Harness Error (TIMEOUT), message = null
 
 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 
+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 2 Matt Lewis 2017-06-16 15:35:44 PDT
Marked both test as flaky:
https://trac.webkit.org/changeset/218420/webkit
Comment 3 Matt Lewis 2017-06-28 13:29:42 PDT
Also marked imported/w3c/web-platform-tests/IndexedDB/idbindex_getAllKeys.html as flaky.
https://trac.webkit.org/changeset/218889/webkit
Comment 4 Joseph Pecoraro 2018-08-09 17:08:57 PDT
Closing. El Capitan expectations have been removed and this was an El Capitan specific failure / expectation.
Comment 5 Radar WebKit Bug Importer 2018-08-09 17:09:21 PDT
<rdar://problem/43118220>