Title: [263512] trunk/LayoutTests
Revision
263512
Author
[email protected]
Date
2020-06-25 09:43:08 -0700 (Thu, 25 Jun 2020)

Log Message

Narrow expectation for fast/inline/break-between-nobr.html as it is passing for Catalina.
https://bugs.webkit.org/show_bug.cgi?id=213607

Unreviewed test gardening.

Patch by Karl Rackler <[email protected]> on 2020-06-25

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263511 => 263512)


--- trunk/LayoutTests/ChangeLog	2020-06-25 15:58:41 UTC (rev 263511)
+++ trunk/LayoutTests/ChangeLog	2020-06-25 16:43:08 UTC (rev 263512)
@@ -1,3 +1,12 @@
+2020-06-25  Karl Rackler  <[email protected]>
+
+        Narrow expectation for fast/inline/break-between-nobr.html as it is passing for Catalina. 
+        https://bugs.webkit.org/show_bug.cgi?id=213607
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
 2020-06-25  Youenn Fablet  <[email protected]>
 
         MediaRecorder stopRecorder() returns empty Blob after first use

Modified: trunk/LayoutTests/platform/mac/TestExpectations (263511 => 263512)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-06-25 15:58:41 UTC (rev 263511)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-06-25 16:43:08 UTC (rev 263512)
@@ -1571,7 +1571,7 @@
 fast/dom/HTMLMeterElement/meter-styles.html [ Failure ]
 
 # <rdar://problem/41103260> REGRESSION (Mojave): Three text tests failing with small antialiasing(?) diffs
-fast/inline/break-between-nobr.html [ ImageOnlyFailure ]
+[ Mojave ] fast/inline/break-between-nobr.html [ ImageOnlyFailure ]
 imported/blink/fast/text/international/text-shaping-arabic.html [ ImageOnlyFailure ]
 imported/blink/fast/text/international/vertical-positioning-with-combining-marks.html [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to