Title: [246411] trunk/LayoutTests
Revision
246411
Author
srobe...@apple.com
Date
2019-06-13 13:36:42 -0700 (Thu, 13 Jun 2019)

Log Message

webgpu/compute-squares.html is crashing on HighSierra
https://bugs.webkit.org/show_bug.cgi?id=198841

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations: Skipping on High Sierra

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (246410 => 246411)


--- trunk/LayoutTests/ChangeLog	2019-06-13 20:00:01 UTC (rev 246410)
+++ trunk/LayoutTests/ChangeLog	2019-06-13 20:36:42 UTC (rev 246411)
@@ -1,3 +1,12 @@
+2019-06-13  Shawn Roberts  <srobe...@apple.com>
+
+        webgpu/compute-squares.html is crashing on HighSierra
+        https://bugs.webkit.org/show_bug.cgi?id=198841
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Skipping on High Sierra
+
 2019-06-13  Commit Queue  <commit-qu...@webkit.org>
 
         Unreviewed, rolling out r246396 and r246397.

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (246410 => 246411)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-06-13 20:00:01 UTC (rev 246410)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-06-13 20:36:42 UTC (rev 246411)
@@ -955,3 +955,5 @@
 webkit.org/b/198663 http/tests/storageAccess/request-and-grant-access-then-navigate-same-site-should-have-access.html [ Pass Timeout ]
 
 webkit.org/b/198757 [ Mojave+ ] compositing/fixed-with-main-thread-scrolling.html [ Pass Timeout ]
+
+webkit.org/b/198841 [ HighSierra ] webgpu/compute-squares.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to