[Webkit-unassigned] [Bug 167007] REGRESSION(r210677): [GTK] Many layout test timeouts on GTK+ bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 11:51:27 PST 2017


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs-noreply at webkitgtk.org,
                   |                            |calvaris at igalia.com,
                   |                            |clopez at igalia.com,
                   |                            |eocanha at igalia.com

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Sure, see:

https://build.webkit.org/results/GTK%20Linux%2064-bit%20Release%20(Tests)/r210678%20(20201)/results.html

The problem is too many media tests timing out.

I notice two different forms of stderr output from several of the media tests. The first is:

(WebKitWebProcess:7612): GStreamer-CRITICAL **: gst_bin_get_by_name: assertion 'GST_IS_BIN (bin)' failed

which is not very useful, and might be a preexisting issue. Carlos Lopez, perhaps we could run our tests with G_DEBUG=fatal-criticals to we can get backtraces instead of just warnings? At least in debug mode.

The other form of output is this the following text, repeated tens of thousands of times for each of several media tests:

FAIL: TestControllerRunLoop timed out.

I suspect that is the problem.

-- 
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/20170113/bed50ce5/attachment-0001.html>


More information about the webkit-unassigned mailing list