Bug 176693
Summary: | Layout Test storage/indexeddb/modern/idbtransaction-objectstore-failures-private.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Per Arne Vollan <pvollan> |
Component: | Tools / Tests | Assignee: | 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 |
Per Arne Vollan
The following layout test is flaky on Windows:
storage/indexeddb/modern/idbtransaction-objectstore-failures-private.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Matt Lewis
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
Matt Lewis
Marked as flaky https://trac.webkit.org/changeset/225576/webkit
Shawn Roberts
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.
Radar WebKit Bug Importer
<rdar://problem/49387375>