Bug 119271

Summary: REGRESSION (r153145): fast/workers/worker-call.html fails
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abrhm, flakes, fpizlo, ggaren, msaboff, oliver, simon.fraser
Priority: P1 Keywords: InRadar, MakingBotsRed, Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Alexey Proskuryakov
Reported 2013-07-30 13:18:34 PDT
Appears to time out on this line: postMessage.call(null, "SUCCESS: postMessage() invoked via postMessage.call()");
Attachments
Alexey Proskuryakov
Comment 1 2013-07-30 13:22:12 PDT
Err, time out because of an exception on this line.
Geoffrey Garen
Comment 2 2013-07-30 17:25:55 PDT
Alexey Proskuryakov
Comment 3 2013-08-01 13:52:35 PDT
*** Bug 119375 has been marked as a duplicate of this bug. ***
Gábor Ábrahám
Comment 4 2013-08-13 03:36:35 PDT
On EFL, GTK and Qt ports this test timed out too, after the FTL merge. x64 debug stdio: 01:38:54.079 1617 worker/0 fast/workers/worker-call.html output stderr lines: 01:38:54.079 1617 FAIL: Timed out waiting for notifyDone to be called 01:38:54.080 1617 [18296/29688] fast/workers/worker-call.html failed unexpectedly (test timed out) 01:38:54.080 1617 worker/0 killing driver 01:38:54.080 1617 worker/0 fast/workers/worker-call.html failed: 01:38:54.080 1617 worker/0 test timed out http://build.webkit.sed.hu/builders/x86-64%20Linux%20Qt%20Debug/builds/30024/steps/layout-test/logs/stdio/text Do you think this is the same problem?
teeb
Comment 5 2013-09-27 07:10:05 PDT
Is this caused by bug 119472?
Michael Saboff
Comment 6 2014-03-28 18:51:20 PDT
Note You need to log in before you can comment on or make changes to this bug.