Title: [258341] trunk/LayoutTests
Revision
258341
Author
jacob_uph...@apple.com
Date
2020-03-12 11:15:43 -0700 (Thu, 12 Mar 2020)

Log Message

Fixed expectations for two tests from 'Pass Failure' to 'Pass ImageOnlyFailure'
https://bugs.webkit.org/show_bug.cgi?id=205525
https://bugs.webkit.org/show_bug.cgi?id=205524

Unreviewed test gardening

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (258340 => 258341)


--- trunk/LayoutTests/ChangeLog	2020-03-12 18:05:41 UTC (rev 258340)
+++ trunk/LayoutTests/ChangeLog	2020-03-12 18:15:43 UTC (rev 258341)
@@ -1,3 +1,13 @@
+2020-03-12  Jacob Uphoff  <jacob_uph...@apple.com>
+
+        Fixed expectations for two tests from 'Pass Failure' to 'Pass ImageOnlyFailure'
+        https://bugs.webkit.org/show_bug.cgi?id=205525
+        https://bugs.webkit.org/show_bug.cgi?id=205524
+
+        Unreviewed test gardening
+
+        * platform/mac/TestExpectations:
+
 2020-03-11  Simon Fraser  <simon.fra...@apple.com>
 
         REGRESSION (r254054): finance.google.com watch list renders initially then disappears for 5+ seconds before reappearing

Modified: trunk/LayoutTests/platform/mac/TestExpectations (258340 => 258341)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-03-12 18:05:41 UTC (rev 258340)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-03-12 18:15:43 UTC (rev 258341)
@@ -1830,9 +1830,10 @@
 webgpu/whlsl/separate-shader-modules/separate-shader-modules-24.html [ Pass ImageOnlyFailure ]
 webgpu/whlsl/separate-shader-modules/separate-shader-modules-26.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/205524 webgpu/whlsl/loops-continue.html [ Pass Failure ]
-webkit.org/b/205525 webgpu/whlsl/buffer-fragment.html [ Pass Failure ]
+webkit.org/b/205524 webgpu/whlsl/loops-continue.html [ Pass ImageOnlyFailure ]
 
+webkit.org/b/205525 webgpu/whlsl/buffer-fragment.html [ Pass ImageOnlyFailure ]
+
 # The test runner is failing in an unrelated, unexplained, invisible to the human eye, 2 pixels difference.
 webkit.org/b/201401 imported/w3c/web-platform-tests/media-source/mediasource-video-is-visible.html [ Skip ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to