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 751634 - make check with test media gets stuck or fails completely
make check with test media gets stuck or fails completely
Status: RESOLVED FIXED
Product: gupnp-dlna
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GUPnP Maintainers
GUPnP Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-06-29 08:31 UTC by Jens Georg
Modified: 2019-02-22 06:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Exit early if no extractor can be found (1.43 KB, patch)
2015-06-30 22:50 UTC, Jens Georg
none Details | Review
gupnp-dlna-info: Exit properly in async mode (1.71 KB, patch)
2015-06-30 22:50 UTC, Jens Georg
none Details | Review
Use XFAIL information from gupnp-dlna-media (1.37 KB, patch)
2015-06-30 22:50 UTC, Jens Georg
none Details | Review
Setup environment for discoverer tests (1.02 KB, patch)
2015-06-30 22:50 UTC, Jens Georg
none Details | Review

Description Jens Georg 2015-06-29 08:31:41 UTC
gupnp-dlna-info-2.0 is not able to find its backend and additionally, it seems to get stuck, so bug 707909 seems to have some other effects.
Comment 1 Jens Georg 2015-06-29 08:44:20 UTC
Additionally, after setting GUPNP_DLNA_METADATA_BACKEND_DIR it fails all of the tests. Reasons unknown for now
Comment 2 Jens Georg 2015-06-30 22:50:10 UTC
Created attachment 306449 [details] [review]
Exit early if no extractor can be found

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 3 Jens Georg 2015-06-30 22:50:23 UTC
Created attachment 306450 [details] [review]
gupnp-dlna-info: Exit properly in async mode

If no files could be added to the guesser, it would be stuck in the main loop
forever.

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 4 Jens Georg 2015-06-30 22:50:28 UTC
Created attachment 306451 [details] [review]
Use XFAIL information from gupnp-dlna-media

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 5 Jens Georg 2015-06-30 22:50:32 UTC
Created attachment 306452 [details] [review]
Setup environment for discoverer tests

Signed-off-by: Jens Georg <mail@jensge.org>
Comment 6 Jens Georg 2015-06-30 22:59:03 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution.