Title: [246619] trunk/LayoutTests
Revision
246619
Author
[email protected]
Date
2019-06-19 17:18:22 -0700 (Wed, 19 Jun 2019)

Log Message

REGRESSION: ( r246394 ) webgpu/whlsl-buffer-fragment.html and webgpu/whlsl-buffer-vertex.html are failing
https://bugs.webkit.org/show_bug.cgi?id=199012

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations: Limit the failure expectation to High Sierra.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (246618 => 246619)


--- trunk/LayoutTests/ChangeLog	2019-06-20 00:15:55 UTC (rev 246618)
+++ trunk/LayoutTests/ChangeLog	2019-06-20 00:18:22 UTC (rev 246619)
@@ -1,3 +1,12 @@
+2019-06-19  Ryan Haddad  <[email protected]>
+
+        REGRESSION: ( r246394 ) webgpu/whlsl-buffer-fragment.html and webgpu/whlsl-buffer-vertex.html are failing
+        https://bugs.webkit.org/show_bug.cgi?id=199012
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Limit the failure expectation to High Sierra.
+
 2019-06-19  Russell Epstein  <[email protected]>
 
         Layout Tests in imported/w3c/web-platform-tests/websockets/ are flakey failures after r246406.

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (246618 => 246619)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-06-20 00:15:55 UTC (rev 246618)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-06-20 00:18:22 UTC (rev 246619)
@@ -960,7 +960,7 @@
 
 webkit.org/b/176030 [ Debug ] http/tests/websocket/tests/hybi/send-object-tostring-check.html [ Pass Failure ]
 
-webkit.org/b/199012 webgpu/whlsl-buffer-fragment.html [ ImageOnlyFailure ]
-webkit.org/b/199012 webgpu/whlsl-buffer-vertex.html [ ImageOnlyFailure ]
+webkit.org/b/199012 [ HighSierra ] webgpu/whlsl-buffer-fragment.html [ ImageOnlyFailure ]
+webkit.org/b/199012 [ HighSierra ] webgpu/whlsl-buffer-vertex.html [ ImageOnlyFailure ]
 
-webkit.org/b/198921 [ Mojave+ ] webgpu/blend-color-triangle-strip.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
+webkit.org/b/198921 [ Mojave+ ] webgpu/blend-color-triangle-strip.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to