Bug 152701
| Summary: | [iOS Simulator] fast/animation/request-animation-frame-disabled.html failing (WebKitRequestAnimationFrameEnabled not working) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED CONFIGURATION CHANGED | ||
| Severity: | Normal | CC: | fujii.hironori, simon.fraser, thorton |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | iPhone / iPad | ||
| OS: | iOS 9.0 | ||
Ryan Haddad
[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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Skipped test in r194541.
Fujii Hironori
The test case was deleted by Bug 236569. Closed.