Bug 69967

Summary: Fix CCThreadTest.startPostAndWaitOnCondition
Product: WebKit Reporter: Antoine Labour <piman>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fishd, jamesr, podivilov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.