Title: [242688] trunk/LayoutTests
Revision
242688
Author
[email protected]
Date
2019-03-10 11:10:43 -0700 (Sun, 10 Mar 2019)

Log Message

Mark two tests as failing after r242624
https://bugs.webkit.org/show_bug.cgi?id=195531

Unreviewed test gardening.

These tests are failing:
accessibility/mac/selection-notification-focus-change.html [ Failure ]
compositing/video/video-clip-change-src.html [ ImageOnlyFailure ]

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (242687 => 242688)


--- trunk/LayoutTests/ChangeLog	2019-03-10 18:03:42 UTC (rev 242687)
+++ trunk/LayoutTests/ChangeLog	2019-03-10 18:10:43 UTC (rev 242688)
@@ -1,3 +1,16 @@
+2019-03-10  Simon Fraser  <[email protected]>
+
+        Mark two tests as failing after r242624
+        https://bugs.webkit.org/show_bug.cgi?id=195531
+
+        Unreviewed test gardening.
+
+        These tests are failing:
+        accessibility/mac/selection-notification-focus-change.html [ Failure ]
+        compositing/video/video-clip-change-src.html [ ImageOnlyFailure ]
+
+        * platform/mac-wk2/TestExpectations:
+
 2019-03-09  Simon Fraser  <[email protected]>
 
         [iOS Simulator] LayoutTest/scrollingcoordinator/ios/nested-fixed-layer-positions.html is flaky fail

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (242687 => 242688)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-03-10 18:03:42 UTC (rev 242687)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2019-03-10 18:10:43 UTC (rev 242688)
@@ -924,4 +924,7 @@
 
 webkit.org/b/194350 http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-image-in-iframe-with-enforced-and-report-policies.html [ Pass Failure ]
 
-webkit.org/b/194916 fast/mediastream/MediaStream-video-element.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/194916 fast/mediastream/MediaStream-video-element.html [ Pass Failure ]
+
+webkit.org/b/195531 accessibility/mac/selection-notification-focus-change.html [ Failure ]
+webkit.org/b/195531 compositing/video/video-clip-change-src.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to