Bug 152701 - [iOS Simulator] fast/animation/request-animation-frame-disabled.html failing (WebKitRequestAnimationFrameEnabled not working)
Summary: [iOS Simulator] fast/animation/request-animation-frame-disabled.html failing ...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 9.0
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-04 11:23 PST by Ryan Haddad
Modified: 2022-02-13 23:34 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2016-01-04 11:23:07 PST
[iOS Simulator] fast/animation/request-animation-frame-disabled.html failing (WebKitRequestAnimationFrameEnabled not working)

When run locally, all fast/animation tests pass except for:
fast/animation/request-animation-frame-disabled.html

--- /Volumes/Data/git/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/fast/animation/request-animation-frame-disabled-expected.txt
+++ /Volumes/Data/git/OpenSource/WebKitBuild/Release-iphonesimulator/layout-test-results/fast/animation/request-animation-frame-disabled-actual.txt
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS callbackInvoked is false
+FAIL callbackInvoked should be false. Was true.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Ryan Haddad 2016-01-04 11:28:10 PST
Skipped test in r194541.
Comment 2 Fujii Hironori 2022-02-13 23:34:05 PST
The test case was deleted by Bug 236569. Closed.