[Bug 728501] New: rtpaux/rtprtx: Unit tests are racy and take very long sometimes
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 18 06:11:37 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728501
GStreamer | gst-plugins-good | git
Summary: rtpaux/rtprtx: Unit tests are racy and take very long
sometimes
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: slomo at coaxion.net
QAContact: gstreamer-bugs at lists.freedesktop.org
CC: julien.isorce at gmail.com
GNOME version: ---
rtpaux unit test currently run g_main_loop_run() twice right after another,
probably to catch to EOS messages. This should instead just count and run a
single loop.
Independent from that both tests are sometimes very fast, sometimes taking
ages... and especially in valgrind can take many many minutes. This should
definitely be improved somehow.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list