From 13e0c46c05d49eee7da95a052126a4e613645e66 Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Mon, 4 Jan 2016 19:24:21 +0000 Subject: [PATCH] Re-enable fast/animation tests on ios-simulator https://bugs.webkit.org/show_bug.cgi?id=137588 Unreviewed test gardening. * platform/ios-simulator/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194540 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/ios-simulator/TestExpectations | 3 --- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 0408791..3cab2e1 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2016-01-04 Ryan Haddad + + Re-enable fast/animation tests on ios-simulator + https://bugs.webkit.org/show_bug.cgi?id=137588 + + Unreviewed test gardening. + + * platform/ios-simulator/TestExpectations: + 2016-01-02 Brady Eidson Modern IDB TestExpectations gardening. diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations index 95fb235..29e0b83 100644 --- a/LayoutTests/platform/ios-simulator/TestExpectations +++ b/LayoutTests/platform/ios-simulator/TestExpectations @@ -223,9 +223,6 @@ svg/clip-path/clip-path-line-use-before-defined.svg [ ImageOnlyFailure ] webkit.org/b/137574 svg/dom/SVGAnimatedAngle.html [ Skip ] # Pass, Crash webkit.org/b/137574 svg/css/arrow-with-shadow.svg [ Skip ] # Pass, Crash -# window.requestAnimationFrame() broken in iOS Simulator -webkit.org/b/137588 fast/animation - # Animation tests that fail: animations/cross-fade-background-image.html [ ImageOnlyFailure ] animations/cross-fade-webkit-mask-box-image.html [ Failure ] -- 1.8.3.1