Title: [282171] trunk/LayoutTests
Revision
282171
Author
ayumi_koj...@apple.com
Date
2021-09-08 14:26:46 -0700 (Wed, 08 Sep 2021)

Log Message

[ MacOS & iOS ] http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html is a flakey failure.
https://bugs.webkit.org/show_bug.cgi?id=222563

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (282170 => 282171)


--- trunk/LayoutTests/ChangeLog	2021-09-08 21:09:45 UTC (rev 282170)
+++ trunk/LayoutTests/ChangeLog	2021-09-08 21:26:46 UTC (rev 282171)
@@ -1,3 +1,14 @@
+2021-09-08  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        [ MacOS & iOS ] http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html is a flakey failure.
+        https://bugs.webkit.org/show_bug.cgi?id=222563
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2021-09-08  Sihui Liu  <sihui_...@apple.com>
 
         Regression (r282130): [ macOS iOS wk2 ] imported/w3c/web-platform-tests/storage/persisted.https.any.html is failing

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (282170 => 282171)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-08 21:09:45 UTC (rev 282170)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-08 21:26:46 UTC (rev 282171)
@@ -2048,6 +2048,8 @@
 
 webkit.org/b/229561 http/tests/navigation/page-cache-video.html [ Pass Failure ]
 
+webkit.org/b/222563 [ Release ] http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html [ Pass Failure ]
+
 webkit.org/b/229563 imported/w3c/web-platform-tests/css/css-display/display-contents-blockify-dynamic.html [ Pass Timeout ]
 
 webkit.org/b/229567 [ Release ] imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-subpixel-clip.html [ Pass ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (282170 => 282171)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-09-08 21:09:45 UTC (rev 282170)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-09-08 21:26:46 UTC (rev 282171)
@@ -324,6 +324,8 @@
 
 webkit.org/b/85969 http/tests/loading/post-in-iframe-with-back-navigation.html [ Failure ]
 
+webkit.org/b/222563 http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html [ Pass Failure ]
+
 webkit.org/b/86480 plugins/npruntime/delete-plugin-within-setProperty.html [ Failure ]
 webkit.org/b/86480 plugins/npruntime/delete-plugin-within-hasProperty-return-true.html [ Failure ]
 webkit.org/b/86480 plugins/npruntime/delete-plugin-within-hasProperty-return-false.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (282170 => 282171)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-09-08 21:09:45 UTC (rev 282170)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-09-08 21:26:46 UTC (rev 282171)
@@ -1224,8 +1224,6 @@
 
 webkit.org/b/223283 fast/repaint/canvas-object-fit.html [ Pass Failure ]
 
-webkit.org/b/222563 http/tests/loading/basic-auth-load-URL-with-consecutive-slashes.html [ Pass Failure ]
-
 webkit.org/b/222686 imported/w3c/web-platform-tests/css/css-grid/grid-definition/grid-auto-repeat-max-size-001.html [ Pass Failure ]
 
 webkit.org/b/223944 [ BigSur Debug ] imported/w3c/web-platform-tests/xhr/event-upload-progress.any.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to