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 757801 - tests:aggregator: tc failure
tests:aggregator: tc failure
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal normal
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-11-09 07:13 UTC by Hyunjun Ko
Modified: 2015-12-01 08:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests:aggregator: fix tc failure and correct check value (1.66 KB, patch)
2015-11-09 07:14 UTC, Hyunjun Ko
committed Details | Review

Description Hyunjun Ko 2015-11-09 07:13:46 UTC
Failure by this commit 2dfa548f3645844082c3db65d96d87255701b3ad, which is
to append hooks instead of prepend.
Because of this change, aggretated_cb is not called and leads to failure.

And correct to check flush stop value instead of flush start value
Comment 1 Hyunjun Ko 2015-11-09 07:14:10 UTC
Created attachment 315104 [details] [review]
tests:aggregator: fix tc failure and correct check value

see commit message :-)
Comment 2 Sebastian Dröge (slomo) 2015-12-01 08:29:47 UTC
Attachment 315104 [details] pushed as 0fd6b5d - tests:aggregator: fix tc failure and correct check value