From 27c61be51685f2b6d79084444ff7823e59740c9b Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Mon, 14 Dec 2015 21:03:29 +0000 Subject: [PATCH 1/1] Marking fast/viewport/ios/width-is-device-width-overflowing* tests as failing on iOS simulator https://bugs.webkit.org/show_bug.cgi?id=152135 Unreviewed test gardening. * platform/ios-simulator/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194053 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/ios-simulator/TestExpectations | 5 +++++ 2 files changed, 14 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f8f5492..40b36db 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2015-12-14 Ryan Haddad + Marking fast/viewport/ios/width-is-device-width-overflowing* tests as failing on iOS simulator + https://bugs.webkit.org/show_bug.cgi?id=152135 + + Unreviewed test gardening. + + * platform/ios-simulator/TestExpectations: + +2015-12-14 Ryan Haddad + Marking fast/picture/image-picture-* as failing on iOS simulator https://bugs.webkit.org/show_bug.cgi?id=152141 diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations index 50e7df90..3fc0f43 100644 --- a/LayoutTests/platform/ios-simulator/TestExpectations +++ b/LayoutTests/platform/ios-simulator/TestExpectations @@ -2831,3 +2831,8 @@ webkit.org/b/152134 fast/events/ios/viewport-device-width-at-initial-scale-fast- webkit.org/b/152141 fast/picture/image-picture-1x.html [ Failure ] webkit.org/b/152141 fast/picture/image-picture-invalid.html [ Failure ] webkit.org/b/152141 fast/picture/image-picture-nested.html [ Failure ] + +webkit.org/b/152135 fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html [ Failure ] +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 ] -- 1.8.3.1