Bug 176693 - Layout Test storage/indexeddb/modern/idbtransaction-objectstore-failures-private.html is flaky
Summary: Layout Test storage/indexeddb/modern/idbtransaction-objectstore-failures-priv...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-09-11 07:56 PDT by Per Arne Vollan
Modified: 2019-03-28 11:20 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>