RESOLVED CONFIGURATION CHANGED 156237
storage/indexeddb/modern/index-get-count-failures.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=156237
Summary storage/indexeddb/modern/index-get-count-failures.html is flaky
Alexey Proskuryakov
Reported 2016-04-05 09:45:40 PDT
This test has timed out a couple times recently, on Release WK1. https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r199056%20(4984)/results.html http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Findex-get-count-failures.html @@ -1,3 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called This tests some obvious failures that can happen while calling the IDBIndex methods get(), getKey(), and count(). On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". @@ -17,12 +18,4 @@ Failed to get with deleted IDBObjectStore Failed to getKey with deleted IDBObjectStore Failed to count with deleted IDBObjectStore -Initial upgrade versionchange transaction complete -Failed to get while transaction inactive -Failed to getKey while transaction inactive -Failed to count while transaction inactive -readonly transaction complete -PASS successfullyParsed is true -TEST COMPLETE -
Attachments
Ahmad Saleem
Comment 1 2024-03-11 18:01:21 PDT
We don't have any platform specific failure for this bug. It might be flaky in the past but not anymore. Marking this as "RESOLVED CONFIGURATION CHANGED".
Note You need to log in before you can comment on or make changes to this bug.