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 +
Any crash logs for Database/Storage process? If so, probably the same issue as all the others.
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.
Also: imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_getKey.html
Also: imported/w3c/web-platform-tests/IndexedDB/idbindex_getAllKeys.html
Also imported/w3c/web-platform-tests/IndexedDB/idbcursor-continue.htm and imported/w3c/web-platform-tests/IndexedDB/idbdatabase-deleteObjectStore-exception-order.htm
*** Bug 187267 has been marked as a duplicate of this bug. ***
*** Bug 182790 has been marked as a duplicate of this bug. ***
*** This bug has been marked as a duplicate of bug 228169 ***