[Webkit-unassigned] [Bug 170958] wasm/function-tests/memory-multiagent times out sometimes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 18 13:16:47 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170958

--- Comment #7 from Filip Pizlo <fpizlo at apple.com> ---
(In reply to JF Bastien from comment #6)
> Comment on attachment 307399 [details]
> patch to skip the test for now
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=307399&action=review
> 
> > JSTests/wasm/function-tests/memory-multiagent.js:53
> > +        // https://bugs.webkit.org/show_bug.cgi?id=170958
> 
> My expectation was that receiveBroadcast could change the value of `state`.
> Is that not the case?

It could.  But how would it run?  JS is runloop-based.  You're doing a while loop.  So the runloop doesn't run.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170418/2923e5cd/attachment.html>


More information about the webkit-unassigned mailing list