Title: [181175] trunk/LayoutTests
Revision
181175
Author
an...@apple.com
Date
2015-03-06 11:56:17 -0800 (Fri, 06 Mar 2015)

Log Message

Enable disk cache validation test on iOS
https://bugs.webkit.org/show_bug.cgi?id=142405

Reviewed by Andreas Kling.

The features is enabled.

* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181174 => 181175)


--- trunk/LayoutTests/ChangeLog	2015-03-06 19:31:16 UTC (rev 181174)
+++ trunk/LayoutTests/ChangeLog	2015-03-06 19:56:17 UTC (rev 181175)
@@ -1,3 +1,15 @@
+2015-03-06  Antti Koivisto  <an...@apple.com>
+
+        Enable disk cache validation test on iOS
+        https://bugs.webkit.org/show_bug.cgi?id=142405
+
+        Reviewed by Andreas Kling.
+
+        The features is enabled.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+
 2015-03-06  Jer Noble  <jer.no...@apple.com>
 
         [Web Audio] Decoding specific .m4a file crashes tab

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (181174 => 181175)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2015-03-06 19:31:16 UTC (rev 181174)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2015-03-06 19:56:17 UTC (rev 181175)
@@ -203,10 +203,6 @@
 http/tests/local/fileapi/send-dragged-file.html
 http/tests/local/fileapi/send-sliced-dragged-file.html
 
-# Disk cache is not enabled yet on iOS
-http/tests/cache/disk-cache-validation.html
-http/tests/cache/disk-cache-disable.html
-
 ###
 # Known failures
 ##

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (181174 => 181175)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2015-03-06 19:31:16 UTC (rev 181174)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2015-03-06 19:56:17 UTC (rev 181175)
@@ -523,7 +523,6 @@
 # HTTP tests that fail:
 http/tests/appcache/interrupted-update.html [ Failure ]
 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
-http/tests/cache/disk-cache-validation.html [ Failure ]
 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
 http/tests/cookies/js-get-and-set-http-only-cookie.html [ Failure ]
 http/tests/cookies/third-party-cookie-relaxing.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to