Title: [264869] trunk/LayoutTests
Revision
264869
Author
commit-qu...@webkit.org
Date
2020-07-24 16:40:41 -0700 (Fri, 24 Jul 2020)

Log Message

[ macO iOS ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html is passing and needs expectations removed
https://bugs.webkit.org/show_bug.cgi?id=214767

Unreviewed test gardening.

Patch by Hector Lopez <hector_i_lo...@apple.com> on 2020-07-24

* platform/ios-wk1/TestExpectations:
* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (264868 => 264869)


--- trunk/LayoutTests/ChangeLog	2020-07-24 23:18:19 UTC (rev 264868)
+++ trunk/LayoutTests/ChangeLog	2020-07-24 23:40:41 UTC (rev 264869)
@@ -1,3 +1,14 @@
+2020-07-24  Hector Lopez  <hector_i_lo...@apple.com>
+
+        [ macO iOS ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html is passing and needs expectations removed
+        https://bugs.webkit.org/show_bug.cgi?id=214767
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk1/TestExpectations:
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-07-24  Wenson Hsieh  <wenson_hs...@apple.com>
 
         REGRESSION (r264690): [ iOS wk2 ] editing/selection/shift-click-includes-existing-selection.html is a flaky failure

Modified: trunk/LayoutTests/platform/ios/TestExpectations (264868 => 264869)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-07-24 23:18:19 UTC (rev 264868)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-07-24 23:40:41 UTC (rev 264869)
@@ -3204,7 +3204,6 @@
 
 # <rdar://problem/45056204> REGRESSION (iOS 13): Three cookie layout tests failing
 http/tests/cookies/third-party-cookie-relaxing.html [ Failure ]
-http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure ]
 http/wpt/beacon/cors/cors-preflight-cookie.html [ Failure ]
 
 # <rdar://problem/45468497> REGRESSION (iOS 13): fast/images/pdf-as-image-with-annotations.html is failing the image only test

Modified: trunk/LayoutTests/platform/ios-wk1/TestExpectations (264868 => 264869)


--- trunk/LayoutTests/platform/ios-wk1/TestExpectations	2020-07-24 23:18:19 UTC (rev 264868)
+++ trunk/LayoutTests/platform/ios-wk1/TestExpectations	2020-07-24 23:40:41 UTC (rev 264869)
@@ -1596,7 +1596,6 @@
 http/tests/security/_javascript_URL/xss-DENIED-to-_javascript_-url-in-foreign-domain-window-open.html [ Failure Pass ]
 http/tests/security/xss-DENIED-xsl-document-securityOrigin.xml [ Failure Pass ]
 http/tests/storage/callbacks-are-called-in-correct-context.html [ Failure Pass ]
-http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure Pass ]
 http/tests/xmlhttprequest/failed-auth.html [ Failure Pass ]
 ietestcenter/css3/flexbox/flexbox-layout-001.htm [ Pass ImageOnlyFailure ]
 imported/blink/compositing/reorder-z-with-style.html [ Timeout Pass ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (264868 => 264869)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-07-24 23:18:19 UTC (rev 264868)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-07-24 23:40:41 UTC (rev 264869)
@@ -1657,7 +1657,6 @@
 [ Catalina+ ] fast/text/woff2.html [ Pass ImageOnlyFailure ]
 
 # <rdar://problem/45056204>
-[ Catalina+ ] http/tests/xmlhttprequest/cross-origin-cookie-storage.html [ Failure ]
 [ Catalina+ ] http/wpt/beacon/cors/cors-preflight-cookie.html [ Failure ]
 
 # <rdar://problem/51762717>
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to