Title: [257391] trunk/LayoutTests
Revision
257391
Author
[email protected]
Date
2020-02-25 16:32:31 -0800 (Tue, 25 Feb 2020)

Log Message

Unreviewed test gardening for macOS.

* platform/mac/TestExpectations: Change the expectation for the
fast/text-autosizing/ios/idempotentmode directory to 'Skip' since the
tests rely on a feature that isn't implemented on macOS.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (257390 => 257391)


--- trunk/LayoutTests/ChangeLog	2020-02-26 00:20:56 UTC (rev 257390)
+++ trunk/LayoutTests/ChangeLog	2020-02-26 00:32:31 UTC (rev 257391)
@@ -1,3 +1,11 @@
+2020-02-25  Ryan Haddad  <[email protected]>
+
+        Unreviewed test gardening for macOS.
+
+        * platform/mac/TestExpectations: Change the expectation for the
+        fast/text-autosizing/ios/idempotentmode directory to 'Skip' since the
+        tests rely on a feature that isn't implemented on macOS.
+
 2020-02-25  Jason Lawrence  <[email protected]>
 
         [ Mac wk2 Release ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-iceConnectionState.https.html is flaky failing.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (257390 => 257391)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-02-26 00:20:56 UTC (rev 257390)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-02-26 00:32:31 UTC (rev 257391)
@@ -24,7 +24,7 @@
 fast/text-autosizing/ios/text-size-adjust-inline-style.html [ Skip ]
 fast/text-autosizing [ Pass ]
 # Tests for idempotent autosizing mode rely on viewport scaling which isn't implemented on Mac.
-fast/text-autosizing/ios/idempotentmode [ Pass Failure ImageOnlyFailure ]
+fast/text-autosizing/ios/idempotentmode [ Skip ]
 
 fast/attachment/attachment-subtitle-resize.html [ Pass ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to