Title: [243942] trunk/LayoutTests
Revision
243942
Author
srobe...@apple.com
Date
2019-04-05 14:13:47 -0700 (Fri, 05 Apr 2019)

Log Message

editing/execCommand/print.html is crashing on iOS Debug
https://bugs.webkit.org/show_bug.cgi?id=196654

Unreviewed test gardening.

* platform/ios-simulator-wk2/TestExpectations: Skipping test on iOS Debug while waiting for a fix

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (243941 => 243942)


--- trunk/LayoutTests/ChangeLog	2019-04-05 18:32:43 UTC (rev 243941)
+++ trunk/LayoutTests/ChangeLog	2019-04-05 21:13:47 UTC (rev 243942)
@@ -1,3 +1,12 @@
+2019-04-05  Shawn Roberts  <srobe...@apple.com>
+
+        editing/execCommand/print.html is crashing on iOS Debug
+        https://bugs.webkit.org/show_bug.cgi?id=196654
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk2/TestExpectations: Skipping test on iOS Debug while waiting for a fix
+
 2019-04-05  Diego Pino Garcia  <dp...@igalia.com>
 
         [WPE] Unreviewed gardening, update unexpected passes

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (243941 => 243942)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-04-05 18:32:43 UTC (rev 243941)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2019-04-05 21:13:47 UTC (rev 243942)
@@ -89,4 +89,6 @@
 
 webkit.org/b/195341 fast/viewport/ios/constant-width-viewport-after-changing-view-scale.html [ Pass Failure ]
 
-webkit.org/b/196612 scrollingcoordinator/ios/ui-scroll-fixed.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
+webkit.org/b/196612 scrollingcoordinator/ios/ui-scroll-fixed.html [ Pass ImageOnlyFailure ]
+
+webkit.org/b/196654 [ Debug ] editing/execCommand/print.html [ Skip ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to