Title: [281976] trunk/LayoutTests
Revision
281976
Author
[email protected]
Date
2021-09-02 20:28:05 -0700 (Thu, 02 Sep 2021)

Log Message

[GLIB] Mark fast/text/trak-optimizeLegibility.html as ImageOnlyFailure rather than Skip
https://bugs.webkit.org/show_bug.cgi?id=229823

This test is not applicable for GLIB as nothing different is done when
optimizeLegibility is set, but at least it should not crash.

Unreviewed test gardening.

Patch by Arcady Goldmints-Orlov <[email protected]> on 2021-09-02

* platform/glib/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281975 => 281976)


--- trunk/LayoutTests/ChangeLog	2021-09-03 03:14:51 UTC (rev 281975)
+++ trunk/LayoutTests/ChangeLog	2021-09-03 03:28:05 UTC (rev 281976)
@@ -1,3 +1,16 @@
+2021-09-02  Arcady Goldmints-Orlov  <[email protected]>
+
+        [GLIB] Mark fast/text/trak-optimizeLegibility.html as ImageOnlyFailure rather than Skip
+        https://bugs.webkit.org/show_bug.cgi?id=229823
+
+        This test is not applicable for GLIB as nothing different is done when
+        optimizeLegibility is set, but at least it should not crash.
+
+        Unreviewed test gardening.
+
+        * platform/glib/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2021-09-02  Myles C. Maxfield  <[email protected]>
 
         The CSS Font Loading API shouldn't be able to delete a CSS-connected font

Modified: trunk/LayoutTests/platform/glib/TestExpectations (281975 => 281976)


--- trunk/LayoutTests/platform/glib/TestExpectations	2021-09-03 03:14:51 UTC (rev 281975)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2021-09-03 03:28:05 UTC (rev 281976)
@@ -1771,7 +1771,7 @@
 
 # No different rendering for text-rendering: optimizeLegibility.
 fast/text/variations/optical-sizing-trak-2.html [ Skip ]
-fast/text/trak-optimizeLegibility.html [ Skip ]
+fast/text/trak-optimizeLegibility.html [ ImageOnlyFailure ]
 
 # Currently enabled on Mac only.
 media/media-usage-state.html [ Skip ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (281975 => 281976)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-09-03 03:14:51 UTC (rev 281975)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-09-03 03:28:05 UTC (rev 281976)
@@ -1715,8 +1715,6 @@
 
 webkit.org/b/168164 fast/picture/viewport-resize.html [ Failure ]
 
-webkit.org/b/168191 fast/text/trak-optimizeLegibility.html [ Failure ]
-
 webkit.org/b/168427 fast/scrolling/rtl-scrollbars-listbox.html [ ImageOnlyFailure ]
 webkit.org/b/168427 fast/scrolling/rtl-scrollbars-overflow-contents.html [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to