Title: [222089] trunk/LayoutTests
Revision
222089
Author
pvol...@apple.com
Date
2017-09-15 07:50:23 -0700 (Fri, 15 Sep 2017)

Log Message

[Win] Update test expectations for cache storage tests.
https://bugs.webkit.org/show_bug.cgi?id=176998

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222088 => 222089)


--- trunk/LayoutTests/ChangeLog	2017-09-15 14:43:05 UTC (rev 222088)
+++ trunk/LayoutTests/ChangeLog	2017-09-15 14:50:23 UTC (rev 222089)
@@ -1,5 +1,14 @@
 2017-09-15  Per Arne Vollan  <pvol...@apple.com>
 
+        [Win] Update test expectations for cache storage tests.
+        https://bugs.webkit.org/show_bug.cgi?id=176998
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
+2017-09-15  Per Arne Vollan  <pvol...@apple.com>
+
         [Win] Update test expectations for failures on one of the EWS machines.
         https://bugs.webkit.org/show_bug.cgi?id=176998
 

Modified: trunk/LayoutTests/platform/win/TestExpectations (222088 => 222089)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-09-15 14:43:05 UTC (rev 222088)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-09-15 14:50:23 UTC (rev 222089)
@@ -3851,20 +3851,23 @@
 fast/forms/file/entries-api/webkitdirectory-drag-folder.html [ Failure ]
 http/tests/multipart/multipart-async-image.html [ Failure ]
 http/tests/security/contentSecurityPolicy/allow-favicon.html [ Failure ]
-http/wpt/cache-storage/cache-put-keys.https.any.html [ Failure ]
-http/wpt/cache-storage/cache-put-keys.https.any.worker.html [ Failure ]
-http/wpt/cache-storage/cache-put-stream.https.any.html [ Failure ]
-http/wpt/cache-storage/cache-put-stream.https.any.worker.html [ Failure ]
-http/wpt/cache-storage/cache-remove-twice.html [ Failure ]
 http/wpt/entries-api/interfaces.html [ Failure ]
 http/wpt/fetch/response-status-text.html [ Failure ]
 js/dom/builtin-getter-name.html [ Failure ]
 fast/text/variations/font-selection-font-weight.html [ ImageOnlyFailure ]
 fast/forms/file/entries-api/webkitdirectory-open-panel.html [ Skip ]
-http/tests/cache-storage/cache-origins.https.html [ Skip ]
-http/tests/cache-storage/cache-persistency.https.html [ Skip ]
-http/tests/cache-storage/cache-representation.https.html [ Skip ]
 
+# Failing cache storage tests
+webkit.org/b/176999 http/tests/cache-storage/cache-origins.https.html [ Skip ]
+webkit.org/b/176999 http/tests/cache-storage/cache-persistency.https.html [ Skip ]
+webkit.org/b/176999 http/tests/cache-storage/cache-records-persistency.https.html [ Failure ]
+webkit.org/b/176999 http/tests/cache-storage/cache-representation.https.html [ Skip ]
+webkit.org/b/176999 http/wpt/cache-storage/cache-put-keys.https.any.html [ Failure ]
+webkit.org/b/176999 http/wpt/cache-storage/cache-put-keys.https.any.worker.html [ Failure ]
+webkit.org/b/176999 http/wpt/cache-storage/cache-put-stream.https.any.html [ Failure ]
+webkit.org/b/176999 http/wpt/cache-storage/cache-put-stream.https.any.worker.html [ Failure ]
+webkit.org/b/176999 http/wpt/cache-storage/cache-remove-twice.html [ Failure ]
+
 # html/syntax web platform tests are failing on Windows.
 webkit.org/b/162415 imported/w3c/web-platform-tests/html/syntax [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to