[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
Thu Feb 11 17:53:32 PST 2016


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

--- Comment #6 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---

(In reply to comment #3)
> (In reply to comment #2)
> > What I wonder is how the illegal instructions can be raised if the tests
> > were working before? :\
> 
> It's normal. When timeout happens, CRASH() calls __builtin_trap()
> which is an illegal instruction.
> 

But it don't prints any "Timed out after xxx seconds! message as it should do because of http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/jsc.cpp?rev=195233#L1675

If i run " JSCTEST_timeout=1 Tools/Scripts/run-javascriptcore-tests --gtk --release --no-build " on my laptop I get the timeouts printed when they happen.

???

(In reply to comment #5)
> Just did it. I double it to 120, let's see if it works.

Seems there still many tests crashing with illegal instruction.

Kov, can you do a " sudo apt-get install ruby-json ruby-highline " ? it is complaining about this missing libraries on the top of the log.

Thanks

-- 
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/20160212/a18eb100/attachment.html>


More information about the webkit-unassigned mailing list