Title: [285063] trunk/LayoutTests
Revision
285063
Author
[email protected]
Date
2021-10-29 17:08:04 -0700 (Fri, 29 Oct 2021)

Log Message

[ iOS macOS ] imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html and flex-aspect-ratio-022.html are failing after reverting r284440, r284397, and r284359.
https://bugs.webkit.org/show_bug.cgi?id=232518

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (285062 => 285063)


--- trunk/LayoutTests/ChangeLog	2021-10-29 23:48:11 UTC (rev 285062)
+++ trunk/LayoutTests/ChangeLog	2021-10-30 00:08:04 UTC (rev 285063)
@@ -1,3 +1,13 @@
+2021-10-29  Ayumi Kojima  <[email protected]>
+
+        [ iOS macOS ] imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html and flex-aspect-ratio-022.html are failing after reverting r284440, r284397, and r284359.
+        https://bugs.webkit.org/show_bug.cgi?id=232518
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2021-10-29  Yusuke Suzuki  <[email protected]>
 
         Unreviewed, revert r284440, r284397, r284359

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (285062 => 285063)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-29 23:48:11 UTC (rev 285062)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-30 00:08:04 UTC (rev 285063)
@@ -1915,6 +1915,9 @@
 
 webkit.org/b/229874 imported/w3c/web-platform-tests/css/css-sizing/percentage-height-in-flexbox.html [ Pass Failure ]
 
+webkit.org/b/232518 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html [ ImageOnlyFailure ]
+webkit.org/b/232518 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-022.html [ ImageOnlyFailure ]
+
 webkit.org/b/214512 imported/w3c/web-platform-tests/css/geometry/DOMMatrix2DInit-validate-fixup.html [ Pass Failure ]
 
 webkit.org/b/230959 fast/scrolling/ios/click-events-after-long-press-during-momentum-scroll-in-overflow.html [ Pass Timeout ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (285062 => 285063)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-10-29 23:48:11 UTC (rev 285062)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-10-30 00:08:04 UTC (rev 285063)
@@ -1388,6 +1388,9 @@
 
 [ Catalina ] imported/w3c/web-platform-tests/css/css-text/line-break/line-break-anywhere-001.html [ ImageOnlyFailure ]
 
+webkit.org/b/232518 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-021.html [ ImageOnlyFailure ]
+webkit.org/b/232518 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio/flex-aspect-ratio-022.html [ ImageOnlyFailure ]
+
 http/tests/cookies/same-site [ Pass ]
 
 # FIXME: Mark as Pass once <rdar://problem/47165939> is fixed.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to