Bug 171862

Summary: [macOS Sierra Debug wk2] Layout Test/storage/indexeddb/modern/idbtransaction-objectstore-failures.html is flaky
Product: WebKit Reporter: Matt Lewis <jlewis3>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, beidson
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Matt Lewis
Reported 2017-05-09 09:58:42 PDT
The test storage/indexeddb/modern/idbtransaction-objectstore-failures.html is a flaky failure. History: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Fidbtransaction-objectstore-failures.html oldest failure in dashboard: 4/13/2017 test last modified in r195321 https://trac.webkit.org/changeset/195321/webkit Build: https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20%28Tests%29/builds/894 diff --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/idbtransaction-objectstore-failures-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/idbtransaction-objectstore-failures-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
Attachments
Matt Lewis
Comment 1 2017-05-09 10:39:29 PDT
Manually committed r216515 to mark as flaky. https://trac.webkit.org/changeset/216515/webkit
Matt Lewis
Comment 2 2018-02-07 11:29:14 PST
This is still happening and now has started to be flaky on High Sierra as well. Adjusted test expectations: https://trac.webkit.org/changeset/228236/webkit
Note You need to log in before you can comment on or make changes to this bug.