imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.serviceworker.html Description: This test is flaky failing. This test is also flaky crashing, I will create another related bug for that issue. History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fkey-generators%2Freading-autoincrement-indexes-cursors.any.serviceworker.html Diff: --- /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.serviceworker-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.serviceworker-actual.txt @@ -1,6 +1,4 @@ -PASS IDBIndex.openCursor() iterates over an index on the autoincrement key -PASS IDBIndex.openKeyCursor() iterates over an index on the autoincrement key -PASS IDBIndex.openCursor() iterates over an index not covering the autoincrement key -PASS IDBIndex.openKeyCursor() iterates over an index not covering the autoincrement key +Harness Error (TIMEOUT), message = null +
<rdar://problem/58991581>
Created attachment 389143 [details] Update Test Expectations
Comment on attachment 389143 [details] Update Test Expectations Clearing flags on attachment: 389143 Committed r255360: <https://trac.webkit.org/changeset/255360>
After reviewing the dashboard, this appears to have regressed at 251589 (https://trac.webkit.org/changeset/251589/webkit). I am able to reproduce the flaky failure locally with run-webkit-tests iterations. Also, bug 206935 has been marked as a duplicate of 206396.
Created attachment 389367 [details] Patch
Created attachment 389370 [details] Patch
Created attachment 389372 [details] Patch
Comment on attachment 389372 [details] Patch Clearing flags on attachment: 389372 Committed r255518: <https://trac.webkit.org/changeset/255518>
All reviewed patches have been landed. Closing bug.
Follow-up build fix: <https://trac.webkit.org/changeset/255519>
Flakiness dashboard shows one timeout after this fix so this fix does not appear to be sufficient. Reopening.
I have marked this test as failing while this issue is investigated further. https://trac.webkit.org/changeset/256375/webkit
I have removed the expectation that was previously set when there was an issue. https://trac.webkit.org/changeset/257159/webkit
Looks like this is still failing with the same diff
rdar://problem/60047632
I cloned the original radar that was closed and set expectations here: https://trac.webkit.org/changeset/257863/webkit