Title: [278871] trunk/LayoutTests
Revision
278871
Author
commit-qu...@webkit.org
Date
2021-06-15 07:12:41 -0700 (Tue, 15 Jun 2021)

Log Message

[GTK] Unreviewed test gardening: add expected failure

The fast/text/letter-spacing-produces-nan-width.html test crashes on debug.

Patch by Arcady Goldmints-Orlov <agoldmi...@igalia.com> on 2021-06-15

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (278870 => 278871)


--- trunk/LayoutTests/ChangeLog	2021-06-15 13:13:56 UTC (rev 278870)
+++ trunk/LayoutTests/ChangeLog	2021-06-15 14:12:41 UTC (rev 278871)
@@ -1,3 +1,11 @@
+2021-06-15  Arcady Goldmints-Orlov  <agoldmi...@igalia.com>
+
+        [GTK] Unreviewed test gardening: add expected failure
+
+        The fast/text/letter-spacing-produces-nan-width.html test crashes on debug.
+
+        * platform/gtk/TestExpectations:
+
 2021-06-15  Alan Bujtas  <za...@apple.com>
 
         [LFC][TFC] Add support for preferred width computation when mixed width types are present

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (278870 => 278871)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-06-15 13:13:56 UTC (rev 278870)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-06-15 14:12:41 UTC (rev 278871)
@@ -157,6 +157,7 @@
 webkit.org/b/218930 fast/inline/simple-line-layout-16bit-content.html [ ImageOnlyFailure ]
 webkit.org/b/218930 fast/text/simple-lines-hover.html [ ImageOnlyFailure ]
 webkit.org/b/225293 fast/inline/incorrect-middle-baseline-alignment-with-line-height.html [ ImageOnlyFailure ]
+webkit.org/b/226474 [ Debug ] fast/text/letter-spacing-produces-nan-width.html [ Crash ]
 
 # Media - GTK-X11 flaky crash
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to