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 757361 - adaptivedemux: tests: add query and fragment download error test
adaptivedemux: tests: add query and fragment download error test
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-10-30 13:05 UTC by Florin Apostol
Modified: 2015-10-30 13:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch 1/3 (4.84 KB, patch)
2015-10-30 13:05 UTC, Florin Apostol
committed Details | Review
patch 2/3 (9.47 KB, patch)
2015-10-30 13:06 UTC, Florin Apostol
committed Details | Review
patch 3/3 (8.47 KB, patch)
2015-10-30 13:06 UTC, Florin Apostol
committed Details | Review

Description Florin Apostol 2015-10-30 13:05:35 UTC
Extend unit test support in adaptivedemux by testing queries and fragment download errors
Comment 1 Florin Apostol 2015-10-30 13:05:55 UTC
Created attachment 314470 [details] [review]
patch 1/3
Comment 2 Florin Apostol 2015-10-30 13:06:14 UTC
Created attachment 314471 [details] [review]
patch 2/3
Comment 3 Florin Apostol 2015-10-30 13:06:35 UTC
Created attachment 314472 [details] [review]
patch 3/3
Comment 4 Vincent Penquerc'h 2015-10-30 13:29:21 UTC
commit 77f4776acb919391e7b3e3c2c57ebe7817bfe535
Author: Florin Apostol <florin.apostol@oregan.net>
Date:   Tue Oct 20 17:21:00 2015 +0100

    adaptivedemux: tests: added test for fragment download error
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757361

commit 695ec674c6d5e5d9530231e805a7613f93c543c0
Author: Florin Apostol <florin.apostol@oregan.net>
Date:   Tue Oct 20 15:46:36 2015 +0100

    adaptivedemux: tests: made adaptive demux test thread safe
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757361

commit 7254747bbeb7be30a8ffdc2f36d8f4e7814604d8
Author: Florin Apostol <florin.apostol@oregan.net>
Date:   Fri Oct 16 16:20:34 2015 +0100

    adaptivedemux: tests: added query test
    
    Testing if adaptive demux responds to queries.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=757361