Bug 69967 - Fix CCThreadTest.startPostAndWaitOnCondition
Summary: Fix CCThreadTest.startPostAndWaitOnCondition
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-12 15:18 PDT by Antoine Labour
Modified: 2011-10-12 18:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.71 KB, patch)
2011-10-12 15:19 PDT, Antoine Labour
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Labour 2011-10-12 15:18:40 PDT
Fix CCThreadTest.startPostAndWaitOnCondition
Comment 1 Antoine Labour 2011-10-12 15:19:39 PDT
Created attachment 110756 [details]
Patch
Comment 2 Antoine Labour 2011-10-12 15:23:13 PDT
r97256 disabled CCThreadTest.startPostAndWaitOnCondition on linux. I'm pretty sure the cause wasn't flakiness but https://bugs.webkit.org/show_bug.cgi?id=69048

This patch fixes the breakage caused by that change. However the test was already marked as disabled on win/mac before that, so I restored to that condition.
Comment 3 WebKit Review Bot 2011-10-12 18:49:47 PDT
Comment on attachment 110756 [details]
Patch

Clearing flags on attachment: 110756

Committed r97332: <http://trac.webkit.org/changeset/97332>
Comment 4 WebKit Review Bot 2011-10-12 18:49:51 PDT
All reviewed patches have been landed.  Closing bug.