[Webkit-unassigned] [Bug 172882] New: Layout Test storage/indexeddb/modern/transaction-scheduler-3-private.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 2 16:58:41 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172882

            Bug ID: 172882
           Summary: Layout Test
                    storage/indexeddb/modern/transaction-scheduler-3-priva
                    te.html is flaky
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com

storage/indexeddb/modern/transaction-scheduler-3-private.html is a flaky timeout.

Dashboard shows that it's timing out on Sierra Debug WK2 intermittently only.
Usually the test passes in about a second but when it times out, the test runs for 125 seconds 
the first timeout on the dashboard is 5/10/2017 but this does not appear to be the first time the test has timed out.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Ftransaction-scheduler-3-private.html

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

diff:
--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/storage/indexeddb/modern/transaction-scheduler-3-private-expected.txt
+++ /Volumes/Data/slave/sierra-debug-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 3786)
+FAIL: Timed out waiting for notifyDone to be called

-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-indexedDB = self.indexedDB || self.webkitIndexedDB || self.mozIndexedDB || self.msIndexedDB || self.OIndexedDB;
-
-indexedDB.deleteDatabase(dbname)
-indexedDB.open(dbname)
-Upgrade needed: Old version - 0 New version - 1
-versionchange transaction completed
-Success opening database connection - Starting readonly transaction
-Creating write transaction
-Read transaction complete - [object Event]
-Write transaction put success
-Write transaction complete - [object Event]
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
+#EOF
+#EOF

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170602/73258d94/attachment.html>


More information about the webkit-unassigned mailing list