Title: [247083] trunk/LayoutTests
Revision
247083
Author
ryanhad...@apple.com
Date
2019-07-02 17:15:15 -0700 (Tue, 02 Jul 2019)

Log Message

[macOS WK2] REGRESSION (r242313): Layout Test scrollingcoordinator/mac/multiple-fixed.html is a flaky time out and image diff
https://bugs.webkit.org/show_bug.cgi?id=195635

Unreviewed test gardening.

Move test expectation entry to a more specific file.

* platform/mac-wk2/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (247082 => 247083)


--- trunk/LayoutTests/ChangeLog	2019-07-02 23:58:24 UTC (rev 247082)
+++ trunk/LayoutTests/ChangeLog	2019-07-03 00:15:15 UTC (rev 247083)
@@ -1,3 +1,15 @@
+2019-07-02  Ryan Haddad  <ryanhad...@apple.com>
+
+        [macOS WK2] REGRESSION (r242313): Layout Test scrollingcoordinator/mac/multiple-fixed.html is a flaky time out and image diff
+        https://bugs.webkit.org/show_bug.cgi?id=195635
+
+        Unreviewed test gardening.
+
+        Move test expectation entry to a more specific file.
+
+        * platform/mac-wk2/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2019-07-02  Saam Barati  <sbar...@apple.com>
 
         [WHLSL] Change whlsl-two-dimensional-array.html to not be flaky on AMD Radeon Pro GPUs

Modified: trunk/LayoutTests/platform/mac/TestExpectations (247082 => 247083)


--- trunk/LayoutTests/platform/mac/TestExpectations	2019-07-02 23:58:24 UTC (rev 247082)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2019-07-03 00:15:15 UTC (rev 247083)
@@ -1933,5 +1933,3 @@
 webkit.org/b/199013 [ Debug Mojave+ ] imported/w3c/web-platform-tests/websockets/Create-Secure-verify-url-set-non-default-port.any.html [ Pass Failure ]
 
 webkit.org/b/190882 [ Mojave+ ] animations/change-one-anim.html [ Pass Failure ]
-
-webkit.org/b/195635 scrollingcoordinator/mac/multiple-fixed.html [ Pass Timeout ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (247082 => 247083)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-07-02 23:58:24 UTC (rev 247082)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-07-03 00:15:15 UTC (rev 247083)
@@ -961,3 +961,5 @@
 webkit.org/b/176030 [ Debug ] http/tests/websocket/tests/hybi/send-object-tostring-check.html [ Pass Failure ]
 
 webkit.org/b/198921 [ Mojave+ ] webgpu/blend-color-triangle-strip.html [ Pass ImageOnlyFailure ]
+
+webkit.org/b/195635 scrollingcoordinator/mac/multiple-fixed.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to