Bug 62609

Summary: fast/workers/worker-close.html is flaky on slower machines.
Product: WebKit Reporter: David Levin <levin>
Component: Tools / TestsAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, dimich, dslomov, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Attachments
Patch (1.76 KB, patch)
2011-06-13 16:57 PDT, David Levin
no flags
David Levin
Comment 1 2011-06-13 16:57:52 PDT
Dmitry Titov
Comment 2 2011-06-13 17:05:13 PDT
Comment on attachment 97036 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=97036&action=review > LayoutTests/fast/workers/worker-close.html:46 > + timeout = setTimeout(testErrorAfterClose, 1000); Do we need a 1000ms delay now?
David Levin
Comment 3 2011-06-13 17:11:17 PDT
(In reply to comment #2) > (From update of attachment 97036 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=97036&action=review > > > LayoutTests/fast/workers/worker-close.html:46 > > + timeout = setTimeout(testErrorAfterClose, 1000); > > Do we need a 1000ms delay now? The delay wasn't about waiting for this response. It was about waiting to see if it got back a response to the "worker.postMessage("ping");" message.
Dmitry Titov
Comment 4 2011-06-13 17:33:54 PDT
Comment on attachment 97036 [details] Patch Thanks!
WebKit Review Bot
Comment 5 2011-06-13 18:15:39 PDT
Comment on attachment 97036 [details] Patch Clearing flags on attachment: 97036 Committed r88746: <http://trac.webkit.org/changeset/88746>
WebKit Review Bot
Comment 6 2011-06-13 18:15:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.