RESOLVED FIXED Bug 68821
Layout Test fast/animation/request-animation-frame-timestamps-advance.html is failing
https://bugs.webkit.org/show_bug.cgi?id=68821
Summary Layout Test fast/animation/request-animation-frame-timestamps-advance.html is...
Mihai Parparita
Reported 2011-09-26 11:55:51 PDT
The following layout test is failing on Chromium Mac debug bots: fast/animation/request-animation-frame-timestamps-advance.html Probable cause: See full set of failures at: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=request-animation-frame-timestamps-advance.html It seems to be consistently timing out on Mac debug bots. CONSOLE MESSAGE: line 18: Uncaught ReferenceError: isSuccessfullyParsed is not defined. isSuccessfullyParsed() comes from js-test-post-function.js, which is loaded separately, and might not be ready by the time the test is complete.
Attachments
Patch (3.51 KB, patch)
2011-09-26 12:14 PDT, Mihai Parparita
jamesr: review+
Mihai Parparita
Comment 1 2011-09-26 12:14:03 PDT
James Robinson
Comment 2 2011-09-26 13:09:53 PDT
Comment on attachment 108705 [details] Patch Whoops I fail at tests. Thanks for fixing this! There are other tests in this directory with this same pattern - does LayoutTests/fast/animation/script-tests/request-animation-frame-timestamps.html pass consistently?
Mihai Parparita
Comment 3 2011-09-26 13:27:09 PDT
Mihai Parparita
Comment 4 2011-09-26 13:50:14 PDT
(In reply to comment #2) > There are other tests in this directory with this same pattern - does LayoutTests/fast/animation/script-tests/request-animation-frame-timestamps.html pass consistently? Other tests seem fine, based on http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=request-animation-frame.
Note You need to log in before you can comment on or make changes to this bug.