From: ryanhaddad@apple.com Date: Mon, 14 Dec 2015 23:48:34 +0000 (+0000) Subject: Updating ios-simulator expectation for crashing tests http/tests/misc/large-js-progra... X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=954fd28f72be310a43cc10ca294eafc96b283d92 Updating ios-simulator expectation for crashing tests http/tests/misc/large-js-program.php and js/dom/line-column-numbers.html https://bugs.webkit.org/show_bug.cgi?id=152279 Unreviewed test gardening. * platform/ios-simulator/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194070 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 3e19786..3261507 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2015-12-14 Ryan Haddad + Updating ios-simulator expectation for crashing tests http/tests/misc/large-js-program.php and js/dom/line-column-numbers.html + https://bugs.webkit.org/show_bug.cgi?id=152279 + + Unreviewed test gardening. + + * platform/ios-simulator/TestExpectations: + +2015-12-14 Ryan Haddad + Removing ios-simulator TestExpectations for deleted tests: streams/reference-implementation/readable-stream-cancel.html (r192186) and http/tests/inspector/console/access-inspected-object.html (r192186). https://bugs.webkit.org/show_bug.cgi?id=152131 diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations index bb5f96b..24a501c 100644 --- a/LayoutTests/platform/ios-simulator/TestExpectations +++ b/LayoutTests/platform/ios-simulator/TestExpectations @@ -2835,3 +2835,6 @@ webkit.org/b/152135 fast/viewport/ios/width-is-device-width-overflowing-body-ove webkit.org/b/152135 fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden.html [ Failure ] webkit.org/b/152135 fast/viewport/ios/width-is-device-width-overflowing-no-shrink-to-fit.html [ Failure ] webkit.org/b/152135 fast/viewport/ios/width-is-device-width-overflowing.html [ Failure ] + +webkit.org/b/152279 http/tests/misc/large-js-program.php [ Pass Crash ] +webkit.org/b/152279 js/dom/line-column-numbers.html [ Pass Crash ]