Title: [192929] trunk/LayoutTests
Revision
192929
Author
[email protected]
Date
2015-12-01 16:50:48 -0800 (Tue, 01 Dec 2015)

Log Message

Add updated test result missing from http://trac.webkit.org/changeset/192924
https://bugs.webkit.org/show_bug.cgi?id=151725

* storage/indexeddb/modern/opendatabase-request-event-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (192928 => 192929)


--- trunk/LayoutTests/ChangeLog	2015-12-02 00:38:24 UTC (rev 192928)
+++ trunk/LayoutTests/ChangeLog	2015-12-02 00:50:48 UTC (rev 192929)
@@ -1,3 +1,10 @@
+2015-12-01  Brady Eidson  <[email protected]>
+
+        Add updated test result missing from http://trac.webkit.org/changeset/192924
+        https://bugs.webkit.org/show_bug.cgi?id=151725
+
+        * storage/indexeddb/modern/opendatabase-request-event-expected.txt:
+
 2015-12-01  Ryan Haddad  <[email protected]>
 
         Marking http/tests/xmlhttprequest/methods-async.html as flaky on Yosemite WK2

Modified: trunk/LayoutTests/storage/indexeddb/modern/opendatabase-request-event-expected.txt (192928 => 192929)


--- trunk/LayoutTests/storage/indexeddb/modern/opendatabase-request-event-expected.txt	2015-12-02 00:38:24 UTC (rev 192928)
+++ trunk/LayoutTests/storage/indexeddb/modern/opendatabase-request-event-expected.txt	2015-12-02 00:50:48 UTC (rev 192929)
@@ -1,5 +1,5 @@
 ALERT: Caught exception TypeError: Type error
-ALERT: Caught exception TypeError: Type error
+ALERT: Caught exception TypeError: Value -1 is outside the range [0, 9007199254740991]
 ALERT: [object IDBOpenDBRequest]
 ALERT: upgradeneeded: old version - 0 new version - 1
 ALERT: Done
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to