After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 762267 - rtpjitterbuffer: port testharness to GstHarness and cleanup/improve
rtpjitterbuffer: port testharness to GstHarness and cleanup/improve
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal enhancement
: 1.7.90
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 762214 762254
Blocks:
 
 
Reported: 2016-02-18 15:14 UTC by Håvard Graff (hgr)
Modified: 2016-02-19 14:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (43.21 KB, patch)
2016-02-18 15:14 UTC, Håvard Graff (hgr)
committed Details | Review

Description Håvard Graff (hgr) 2016-02-18 15:14:36 UTC
Created attachment 321590 [details] [review]
patch

Probably found a bug as well, in that there are some timestamps in
there that are looking very wrong. (marked with FIXME)
Comment 1 Tim-Philipp Müller 2016-02-19 14:49:27 UTC
commit 7335d03070efc45fef1507da4df64adf54ff2355
Author: Tim-Philipp Müller <tim@centricular.com>
Date:   Fri Feb 19 14:41:07 2016 +0000

    tests: fix indentation

commit 69436d5a61f46cea892ef9acb32f51404ccc1ab3
Author: Havard Graff <havard.graff@gmail.com>
Date:   Thu Feb 18 16:09:29 2016 +0100

    tests: rtpjitterbuffer: port testharness to GstHarness and cleanup/improve
    
    Probably found a bug as well, in that there are some timestamps in
    there that are looking very wrong. (marked with FIXME)
    
    https://bugzilla.gnome.org/show_bug.cgi?id=762267