Title: [181652] trunk/LayoutTests
Revision
181652
Author
[email protected]
Date
2015-03-17 10:50:45 -0700 (Tue, 17 Mar 2015)

Log Message

[Win] Skip some IndexDB tests that don't apply on Windows.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181651 => 181652)


--- trunk/LayoutTests/ChangeLog	2015-03-17 16:09:06 UTC (rev 181651)
+++ trunk/LayoutTests/ChangeLog	2015-03-17 17:50:45 UTC (rev 181652)
@@ -1,3 +1,9 @@
+2015-03-17  Brent Fulgham  <[email protected]>
+
+        [Win] Skip some IndexDB tests that don't apply on Windows.
+
+        * platform/win/TestExpectations:
+
 2015-03-17  Antti Koivisto  <[email protected]>
 
         Disk cache should support Vary: Cookie

Modified: trunk/LayoutTests/platform/win/TestExpectations (181651 => 181652)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-03-17 16:09:06 UTC (rev 181651)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-03-17 17:50:45 UTC (rev 181652)
@@ -243,6 +243,8 @@
 fast/history/page-cache-indexed-closed-db.html [ Skip ]
 fast/history/page-cache-indexed-opened-db.html [ Skip ]
 fast/history/page-cache-webdatabase-opened-db.html [ Skip ]
+fast/history/page-cache-webdatabase-no-transaction-db.html [ Skip ]
+fast/history/page-cache-webdatabase-pending-transaction.html [ Skip ]
 
 # Neither this port nor the mac port support DeviceMotion or DeviceOrientation.
 fast/dom/DeviceMotion/ [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to