Bug 68821 - Layout Test fast/animation/request-animation-frame-timestamps-advance.html is failing
Summary: Layout Test fast/animation/request-animation-frame-timestamps-advance.html is...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: James Robinson
URL:
Keywords: LayoutTestFailure
Depends on:
Blocks:
 
Reported: 2011-09-26 11:55 PDT by Mihai Parparita
Modified: 2011-09-26 13:50 PDT (History)
1 user (show)

See Also:


Attachments
Patch (3.51 KB, patch)
2011-09-26 12:14 PDT, Mihai Parparita
jamesr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.