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 692612 - tests: use g_timeout_add_seconds where possible
tests: use g_timeout_add_seconds where possible
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-01-27 03:54 UTC by B.Prathibha
Modified: 2013-01-27 14:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to reduce no. of wakeups. (871 bytes, patch)
2013-01-27 03:55 UTC, B.Prathibha
committed Details | Review

Comment 1 B.Prathibha 2013-01-27 03:55:23 UTC
Created attachment 234507 [details] [review]
patch to reduce no. of wakeups.
Comment 2 Tim-Philipp Müller 2013-01-27 14:56:49 UTC
commit 9fddb6c3cd4be6efaef33c7fd5e1cd7449e6ecd0
Author: B.Prathibha <prathibhab@cdac.in>
Date:   Sun Jan 27 09:18:00 2013 +0530

    tests: use g_timeout_add_seconds in pipeline stress test
    
    https://bugzilla.gnome.org/show_bug.cgi?id=692612