Bug 61389 - [Chromium] cleanup test expectations for drawImage that are no longer flaky
Summary: [Chromium] cleanup test expectations for drawImage that are no longer flaky
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: Justin Novosad
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-24 13:26 PDT by Justin Novosad
Modified: 2011-05-24 20:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2011-05-24 14:17 PDT, Justin Novosad
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Novosad 2011-05-24 13:26:45 PDT
Layout tests:
canvas/philip/tests/2d.drawImage.alpha.html
canvas/philip/tests/2d.drawImage.9arg.basic.htm
are currently marked as flaky in the test expectations. They appear to be succeeding reliably now. The flaky expectation should be purged.

Corresponding chromium bug: http://code.google.com/p/chromium/issues/detail?id=81585
Comment 1 Justin Novosad 2011-05-24 14:17:03 PDT
Created attachment 94686 [details]
Patch
Comment 2 Stephen White 2011-05-24 14:20:16 PDT
Comment on attachment 94686 [details]
Patch

Looks good.  r=me
Comment 3 WebKit Commit Bot 2011-05-24 20:28:31 PDT
Comment on attachment 94686 [details]
Patch

Clearing flags on attachment: 94686

Committed r87259: <http://trac.webkit.org/changeset/87259>
Comment 4 WebKit Commit Bot 2011-05-24 20:28:35 PDT
All reviewed patches have been landed.  Closing bug.