Bug 156237 - storage/indexeddb/modern/index-get-count-failures.html is flaky
Summary: storage/indexeddb/modern/index-get-count-failures.html is flaky
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-05 09:45 PDT by Alexey Proskuryakov
Modified: 2024-03-11 18:01 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 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
-
Comment 1 Ahmad Saleem 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".