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 761911 - gstcheck: Add test suite time elapsed output.
gstcheck: Add test suite time elapsed output.
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-12 10:20 UTC by Håvard Graff (hgr)
Modified: 2016-11-14 11:02 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.09 KB, patch)
2016-02-12 10:20 UTC, Håvard Graff (hgr)
none Details | Review

Description Håvard Graff (hgr) 2016-02-12 10:20:31 UTC
Created attachment 320948 [details] [review]
patch

Something we find very useful, showing how long time the test-suite took
Comment 1 Tim-Philipp Müller 2016-11-11 19:19:10 UTC
Not sure what to do with this :)

Should be ok to go in, since the default automake test runner hides the spammy extra output from us anyway, and so does ninja test.

But ninja test already shows this as well:

 70/100 libs/typefindhelper                     OK       0.02 s

So might just as well not bother. (I know you can't use it quite yet because of missing options.) Someone convince me to care please :)
Comment 2 Stian Selnes (stianse) 2016-11-14 09:25:34 UTC
I can convince you to NOT care, how about that? :-)

We'll keep this patch locally until we start using meson/ninja, and if that doesn't fulfill the needs we'll submit another patch.
Comment 3 Tim-Philipp Müller 2016-11-14 11:02:44 UTC
Cool, thanks, let's make it so then :)