Title: [261641] trunk/LayoutTests
Revision
261641
Author
mmaxfi...@apple.com
Date
2020-05-13 13:35:31 -0700 (Wed, 13 May 2020)

Log Message

LayoutTest fast/text/ipa-tone-letters.html isn't failing any more
https://bugs.webkit.org/show_bug.cgi?id=211845
<rdar://problem/32799573>

Unreviewed.

The flakiness dashboard says it isn't failing anywhere. I ran it locally
and it passes on my two machines.

* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261640 => 261641)


--- trunk/LayoutTests/ChangeLog	2020-05-13 19:59:08 UTC (rev 261640)
+++ trunk/LayoutTests/ChangeLog	2020-05-13 20:35:31 UTC (rev 261641)
@@ -1,3 +1,17 @@
+2020-05-13  Myles C. Maxfield  <mmaxfi...@apple.com>
+
+        LayoutTest fast/text/ipa-tone-letters.html isn't failing any more
+        https://bugs.webkit.org/show_bug.cgi?id=211845
+        <rdar://problem/32799573>
+
+        Unreviewed.
+
+        The flakiness dashboard says it isn't failing anywhere. I ran it locally
+        and it passes on my two machines.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2020-05-13  Antoine Quint  <grao...@apple.com>
 
         [Web Animations] Calling reverse() on an accelerated animation has no effect

Modified: trunk/LayoutTests/platform/ios/TestExpectations (261640 => 261641)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-05-13 19:59:08 UTC (rev 261640)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-05-13 20:35:31 UTC (rev 261641)
@@ -2831,9 +2831,6 @@
 # <rdar://problem/32715902> iOS 11: LayoutTest media/video-src-blob-using-open-panel.html is failing
 media/video-src-blob-using-open-panel.html [ Failure ]
 
-# <rdar://problem/32799573> REGRESSION: LayoutTest fast/text/ipa-tone-letters.html is failing
-fast/text/ipa-tone-letters.html [ Failure ]
-
 # <rdar://problem/33251388> REGRESSION: Multiple imported/w3c/web-platform-tests/ are failing with blobs
 imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.html [ Failure ]
 imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (261640 => 261641)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-05-13 19:59:08 UTC (rev 261640)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-05-13 20:35:31 UTC (rev 261641)
@@ -1457,9 +1457,6 @@
 canvas/philip/tests/2d.path.stroke.scale2.html [ Failure ]
 imported/w3c/canvas/2d.path.stroke.scale2.html [ Failure ]
 
-# <rdar://problem/32799573> REGRESSION: LayoutTest fast/text/ipa-tone-letters.html is failing
-fast/text/ipa-tone-letters.html [ Pass Failure ]
-
 # <rdar://problem/32799624> REGRESSION: LayoutTests css3/font-variant-petite-caps-synthesis-coverage.html and css3/font-variant-small-caps-synthesis-coverage.html are failing
 css3/font-variant-petite-caps-synthesis-coverage.html [ ImageOnlyFailure ]
 css3/font-variant-small-caps-synthesis-coverage.html [ ImageOnlyFailure ]
@@ -1958,4 +1955,4 @@
 media/media-document-audio-repaint.html [ Skip ]
 media/controls-styling.html [ Skip ]
 
-http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html [ Pass Failure ]
\ No newline at end of file
+http/tests/frame-throttling/raf-throttle-in-cross-origin-subframe.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to