Skip to content

Commit

Permalink
[iOS Debug] Layout Test editing/execCommand/print.html is crashing
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=196654
<rdar://problem/49652875>

Removed the skip expectation since the test is no longer crashing in my local testing.

* platform/ios-simulator-wk2/TestExpectations:


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@251042 268f45cc-cd09-0410-ab3c-d52691b4dbfc
  • Loading branch information
rniwa@webkit.org committed Oct 12, 2019
1 parent b15ba2f commit 73c7b7b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 10 additions & 0 deletions LayoutTests/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
2019-10-11 Ryosuke Niwa <rniwa@webkit.org>

[iOS Debug] Layout Test editing/execCommand/print.html is crashing
https://bugs.webkit.org/show_bug.cgi?id=196654
<rdar://problem/49652875>

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 <drousso@apple.com>

Web Inspector: Debugger: support pattern blackboxing
Expand Down
2 changes: 0 additions & 2 deletions LayoutTests/platform/ios-simulator-wk2/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -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 ]
Expand Down

0 comments on commit 73c7b7b

Please sign in to comment.