From 679024bb468d96bc6fe541fdf544f34283486c29 Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Mon, 14 Dec 2015 20:43:45 +0000 Subject: [PATCH] Removing failure expectation for css3/blending tests that are now passing on iOS simulator https://bugs.webkit.org/show_bug.cgi?id=152131 Unreviewed test gardening. * platform/ios-simulator/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194051 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/ios-simulator/TestExpectations | 7 ------- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 25d1d1f..8e1ab26 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2015-12-14 Ryan Haddad + Removing failure expectation for css3/blending tests that are now passing on iOS simulator + https://bugs.webkit.org/show_bug.cgi?id=152131 + + Unreviewed test gardening. + + * platform/ios-simulator/TestExpectations: + +2015-12-14 Ryan Haddad + Rebaselining fast/text/emoji.html for iOS simulator https://bugs.webkit.org/show_bug.cgi?id=152261 diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations index 5d1a370..c25af3f 100644 --- a/LayoutTests/platform/ios-simulator/TestExpectations +++ b/LayoutTests/platform/ios-simulator/TestExpectations @@ -545,13 +545,6 @@ fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html [ fast/css3-text/css3-text-decoration/text-decoration-skip/text-decoration-skip-ink-inherit.html [ ImageOnlyFailure ] # CSS3 Text tests that fail: -css3/blending/blend-mode-accelerated-parent-overflow-hidden.html [ ImageOnlyFailure ] -css3/blending/blend-mode-body-composited-child-background-color.html [ ImageOnlyFailure ] -css3/blending/blend-mode-body-composited-child.html [ ImageOnlyFailure ] -css3/blending/blend-mode-clip-accelerated-blending-child.html [ ImageOnlyFailure ] -css3/blending/blend-mode-clip-accelerated-blending-double.html [ ImageOnlyFailure ] -css3/blending/blend-mode-clip-accelerated-blending-with-siblings.html [ ImageOnlyFailure ] -css3/blending/blend-mode-clip-rect-accelerated-blending.html [ ImageOnlyFailure ] fast/css3-text/css3-text-align-last/text-align-last-with-text-align-justify.html [ ImageOnlyFailure ] # Font tests that fail: -- 1.8.3.1