Bug 112089

Summary: [chromium] Fix flaky timeouts in platform/chromium/events/fast/events/intercept-postmessage.html
Product: WebKit Reporter: James Robinson <jamesr>
Component: New BugsAssignee: James Robinson <jamesr>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, creis, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description James Robinson 2013-03-11 18:32:27 PDT
[chromium] Fix flaky timeouts in platform/chromium/events/fast/events/intercept-postmessage.html
Comment 1 James Robinson 2013-03-11 18:39:30 PDT
Created attachment 192618 [details]
Patch
Comment 2 James Robinson 2013-03-11 18:40:32 PDT
This test has been very annoying while gardening today:

http://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=platform%2Fchromium%2Ffast%2Fevents%2Fintercept-postmessage.html
Comment 3 James Robinson 2013-03-11 18:50:56 PDT
Example failure log (reason explained in the ChangeLog):

-intercepted postMessage
-intercepted postMessage
-RECV1
+CONSOLE MESSAGE: line 7: Uncaught TypeError: Cannot call method 'appendChild' of null
+FAIL: Timed out waiting for notifyDone to be called
Comment 4 WebKit Review Bot 2013-03-11 21:24:59 PDT
Comment on attachment 192618 [details]
Patch

Clearing flags on attachment: 192618

Committed r145473: <http://trac.webkit.org/changeset/145473>
Comment 5 WebKit Review Bot 2013-03-11 21:25:02 PDT
All reviewed patches have been landed.  Closing bug.