diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 229631eadbc21..4c63e3b28232f 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,13 @@ +2019-10-11 Ryosuke Niwa + + [iOS Debug] Layout Test editing/execCommand/print.html is crashing + https://bugs.webkit.org/show_bug.cgi?id=196654 + + + Removed the skip expectation since the test is no longer crashing in my local testing. + + * platform/ios-simulator-wk2/TestExpectations: + 2019-10-11 Devin Rousso Web Inspector: Debugger: support pattern blackboxing diff --git a/LayoutTests/platform/ios-simulator-wk2/TestExpectations b/LayoutTests/platform/ios-simulator-wk2/TestExpectations index 4fcee53c8250f..88a1f7f43017c 100644 --- a/LayoutTests/platform/ios-simulator-wk2/TestExpectations +++ b/LayoutTests/platform/ios-simulator-wk2/TestExpectations @@ -72,8 +72,6 @@ webkit.org/b/195341 fast/viewport/ios/constant-width-viewport-after-changing-vie webkit.org/b/196612 scrollingcoordinator/ios/ui-scroll-fixed.html [ Pass ImageOnlyFailure ] -webkit.org/b/196654 [ Debug ] editing/execCommand/print.html [ Skip ] - webkit.org/b/186581 [ Debug ] fast/parser/xml-error-adopted.xml [ Pass Timeout ] webkit.org/b/196944 imported/w3c/web-platform-tests/hr-time/test_cross_frame_start.html [ Pass Failure ]