webgpu/blend-color-triangle-strip.html is a flakey failure since introduction.
https://bugs.webkit.org/show_bug.cgi?id=198921
Unreviewed Test Gardening.
Patch by Russell Epstein <russell_e@apple.com> on 2019-06-19
* platform/mac-wk2/TestExpectations:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@246595 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 23e5cfa..beaefbc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
2019-06-19 Russell Epstein <russell_e@apple.com>
+ webgpu/blend-color-triangle-strip.html is a flakey failure since introduction.
+ https://bugs.webkit.org/show_bug.cgi?id=198921
+
+ Unreviewed Test Gardening.
+
+ * platform/mac-wk2/TestExpectations:
+
+2019-06-19 Russell Epstein <russell_e@apple.com>
+
Layout Test imported/w3c/web-platform-tests/websockets/Create-Secure-verify-url-set-non-default-port.any.html is failing.
https://bugs.webkit.org/show_bug.cgi?id=199013
diff --git a/LayoutTests/platform/mac-wk2/TestExpectations b/LayoutTests/platform/mac-wk2/TestExpectations
index f2d965e..9302778 100644
--- a/LayoutTests/platform/mac-wk2/TestExpectations
+++ b/LayoutTests/platform/mac-wk2/TestExpectations
@@ -961,4 +961,6 @@
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 ]
\ No newline at end of file
+webkit.org/b/199012 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