From eb88d4fad4ed52b365717a9d43d49623e6f25f52 Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Mon, 4 Jan 2016 19:27:43 +0000 Subject: [PATCH] Skip failing test fast/animation/request-animation-frame-disabled.html on ios-simulator fast/animation/request-animation-frame-disabled.html Unreviewed test gardening. * platform/ios-simulator/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194541 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/ios-simulator/TestExpectations | 2 ++ 2 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 3cab2e1..d3b88b9 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2016-01-04 Ryan Haddad + Skip failing test fast/animation/request-animation-frame-disabled.html on ios-simulator + fast/animation/request-animation-frame-disabled.html + + Unreviewed test gardening. + + * platform/ios-simulator/TestExpectations: + +2016-01-04 Ryan Haddad + Re-enable fast/animation tests on ios-simulator https://bugs.webkit.org/show_bug.cgi?id=137588 diff --git a/LayoutTests/platform/ios-simulator/TestExpectations b/LayoutTests/platform/ios-simulator/TestExpectations index 29e0b83..be6629b 100644 --- a/LayoutTests/platform/ios-simulator/TestExpectations +++ b/LayoutTests/platform/ios-simulator/TestExpectations @@ -2859,3 +2859,5 @@ webkit.org/b/152137 fast/media/mq-pointer.html [ Failure ] webkit.org/b/152442 fast/scrolling/rtl-point-in-iframe.html [ Skip ] webkit.org/b/152449 fast/events/can-click-element-on-page-with-active-pseudo-class-and-search-field.html [ Skip ] + +webkit.org/b/152701 fast/animation/request-animation-frame-disabled.html [ Skip ] -- 1.8.3.1