[Webkit-unassigned] [Bug 156070] storage/indexeddb/modern/abort-requests-cancelled.html is a flaky timeout on Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 09:46:47 PDT 2016


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
A different failure on this test:

@@ -1,3 +1,4 @@
+FAIL: Timed out waiting for notifyDone to be called
 This test makes sure that un-handled requests in a transaction receive onerror callbacks when the transaction is aborted.

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -27,8 +28,4 @@
 Error handling: "objectStore.get(1);" (error)
 Error handling: "objectStore.get(2);" (error)
 Error handling: "objectStore.get(3);" (error)
-readonly transaction aborted
-PASS successfullyParsed is true

-TEST COMPLETE
-

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


More information about the webkit-unassigned mailing list