Bug 68821

Summary: Layout Test fast/animation/request-animation-frame-timestamps-advance.html is failing
Product: WebKit Reporter: Mihai Parparita <mihaip>
Component: Tools / TestsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: simon.fraser
Priority: P2 Keywords: LayoutTestFailure
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch jamesr: review+

Description Mihai Parparita 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.
Comment 1 Mihai Parparita 2011-09-26 12:14:03 PDT
Created attachment 108705 [details]
Patch
Comment 2 James Robinson 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?
Comment 3 Mihai Parparita 2011-09-26 13:27:09 PDT
Committed r95987: <http://trac.webkit.org/changeset/95987>
Comment 4 Mihai Parparita 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.