[Webkit-unassigned] [Bug 147777] [GTK] WTF unit tests are timing out in the bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 12 08:20:52 PDT 2015


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

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #4)
> Unfortunately this was not enough for the bots, that seem to be slower than
> my laptop:
> 
> $ time (../../Tools/jhbuild/jhbuild-wrapper --gtk run xvfb-run
> bin/TestWebKitAPI/WTF/TestWTF --gtest_filter=WTF_Lock.*)
> **PASS** WTF_Lock.UncontentedShortSection
> **PASS** WTF_Lock.UncontentedLongSection
> **PASS** WTF_Lock.ContentedShortSection
> **PASS** WTF_Lock.ContentedLongSection
> **PASS** WTF_Lock.ManyContentedShortSections
> **PASS** WTF_Lock.ManyContentedLongSections
> 
> real	0m43.051s
> user	3m32.349s
> sys	1m44.799s

Increased the timeout for slow tests to timeout * 5 and it stills times out . . . Maybe we should just try to make the test faster.

-- 
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/20150812/18cffc9f/attachment.html>


More information about the webkit-unassigned mailing list