[Webkit-unassigned] [Bug 153713] [GTK] 22 new JSC test failures on the GTK+ ARM buildbot after r195233.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 10:49:00 PST 2016


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

--- Comment #1 from Csaba Osztrogonác <ossy at webkit.org> ---
JSCTEST_timeout is 60 seconds by default (set by run-javascriptcore-tests)
and is doubled by run-jsc-stress-tests if FTL JIT is enabled and
then multiplied with sqrt(number_of_processors).

r194601 disabled timeout accidentally, I only enabled it again in r195233.
Maybe your hardware needs more timeout than the default. Could you try
if setting bigger timeout via JSCTEST_timeout env fixes this issue?

"Illegal instruction
ERROR: Unexpected exit code: 132"

We should see "Timed out after xx.xxxxxxx seconds!" message too
(dumped by jsc.cpp), but it seems it is disabled on your bot.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160201/2dea5660/attachment.html>


More information about the webkit-unassigned mailing list