Bug 194174
Summary: | [ Mac WK2 ] Layout Test storage/indexeddb/modern/transaction-scheduler-3-private.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Shawn Roberts <sroberts> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | achristensen, beidson, lforschler, webkit-bot-watchers-bugzilla |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Shawn Roberts
The following layout test is failing on Mac WK2
storage/indexeddb/modern/transaction-scheduler-3-private.html
Probable cause:
Is a very flaky failure from the oldest build I can spade (228049) to current.
Reproducible with:
run-webkit-tests t195394 storage/indexeddb/modern/transaction-scheduler-3-private.html --iterations 5000 -f --exit-after-n-failures=1 --no-retry-failures
Flakiness Dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Ftransaction-scheduler-3-private.html
Diff:
--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/storage/indexeddb/modern/transaction-scheduler-3-private-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/storage/indexeddb/modern/transaction-scheduler-3-private-actual.txt
@@ -1,20 +1,5 @@
-This test makes sure that a write transaction is blocked by a read transaction with overlapping scope. It also makes sure the write transaction starts after the read transaction completes.
+#PID UNRESPONSIVE - com.apple.WebKit.WebContent.Development (pid 60802)
+FAIL: Timed out waiting for notifyDone to be called
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Shawn Roberts
Looking at dashboard the test has been passing since this bug was created.
Closing bug.