[Webkit-unassigned] [Bug 190350] [ Mac ] Layout Test storage/indexeddb/database-odd-names.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 8 09:48:25 PDT 2018


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

--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> ---
@@ -13,11 +13,9 @@
 indexedDB.open(testData[nextToOpen].name)
 opening a database named fffe
 indexedDB.open(testData[nextToOpen].name)
-opening a database named ffff
-indexedDB.open(testData[nextToOpen].name)
-opening a database named line separator
-indexedDB.open(testData[nextToOpen].name)
+FAIL Error function called unexpectedly: (UnknownError) Unable to open database file on disk
 PASS successfullyParsed is true
+Some tests failed.

 TEST COMPLETE

-- 
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/20181008/762fd389/attachment.html>


More information about the webkit-unassigned mailing list