Bug 176693

Summary: Layout Test storage/indexeddb/modern/idbtransaction-objectstore-failures-private.html is flaky
Product: WebKit Reporter: Per Arne Vollan <pvollan>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: achristensen, beidson, jlewis3, lforschler, ryanhaddad, sroberts, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Per Arne Vollan 2017-09-11 07:56:12 PDT
The following layout test is flaky on Windows:

storage/indexeddb/modern/idbtransaction-objectstore-failures-private.html
Comment 1 Matt Lewis 2017-09-19 14:42:53 PDT
Looks like it is more than windows.

According to the flakiness dashboard it is flaky on all of macOS as well:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Fidbtransaction-objectstore-failures-private.html

build:
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r222212%20(3111)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/3111

diff

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/idbtransaction-objectstore-failures-private-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/idbtransaction-objectstore-failures-private-actual.txt
@@ -15,7 +15,7 @@
 Caught attempt to access non-existant object store on the transaction
 Caught attempt to access valid object store on a transaction that is already finishing
 put failed (because transaction was aborted)
-First version change transaction unexpected error - [object Event]
+First version change transaction abort
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 2 Matt Lewis 2017-12-06 09:45:29 PST
Marked as flaky https://trac.webkit.org/changeset/225576/webkit
Comment 3 Shawn Roberts 2019-03-28 11:12:36 PDT
Test is also a flaky failure on iOS Simulator WK2 and Debug. 

While testing for a recent regression on the dashboard, found that this test is also flaky on those platforms. Updating test expectations for iOS.
Comment 4 Radar WebKit Bug Importer 2019-03-28 11:20:18 PDT
<rdar://problem/49387375>