Title: [258429] trunk/LayoutTests
Revision
258429
Author
jacob_uph...@apple.com
Date
2020-03-13 13:56:26 -0700 (Fri, 13 Mar 2020)

Log Message

REGRESSION (r257840): [ iOS ] fast/backgrounds/hidpi-bitmap-background-on-subpixel-position.html is flaky failing
https://bugs.webkit.org/show_bug.cgi?id=208601

Fixing test expectations.

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258428 => 258429)


--- trunk/LayoutTests/ChangeLog	2020-03-13 20:38:16 UTC (rev 258428)
+++ trunk/LayoutTests/ChangeLog	2020-03-13 20:56:26 UTC (rev 258429)
@@ -1,3 +1,14 @@
+2020-03-13  Jacob Uphoff  <jacob_uph...@apple.com>
+
+        REGRESSION (r257840): [ iOS ] fast/backgrounds/hidpi-bitmap-background-on-subpixel-position.html is flaky failing
+        https://bugs.webkit.org/show_bug.cgi?id=208601
+
+        Fixing test expectations.
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+
 2020-03-13  Ryan Haddad  <ryanhad...@apple.com>
 
         Unreviewed, reverting r258391.

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (258428 => 258429)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-13 20:38:16 UTC (rev 258428)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2020-03-13 20:56:26 UTC (rev 258429)
@@ -1430,7 +1430,7 @@
 
 webkit.org/b/208718 [ Debug ] imported/w3c/web-platform-tests/web-animations/interfaces/Animation/commitStyles.html [ Pass Crash ]
 
-webkit.org/b/208601 fast/backgrounds/hidpi-bitmap-background-on-subpixel-position.html [ Pass Failure ]
+webkit.org/b/208601 fast/backgrounds/hidpi-bitmap-background-on-subpixel-position.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/208739 http/tests/resourceLoadStatistics/third-party-cookie-blocking-ephemeral.html [ Pass Timeout ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to