Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#39157 - [rygel] check fails

Attached to Project: Arch Linux
Opened by Joel Teichroeb (klusark) - Tuesday, 04 March 2014, 19:18 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Wednesday, 05 March 2014, 11:32 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Not sure if this is an arch bug or a rygel bug, but I assume it should pass.

Additional info:
PASS: rygel-http-item-uri-test
PASS: rygel-http-response-test
PASS: rygel-http-byte-seek-test
PASS: rygel-http-time-seek-test
PASS: rygel-http-get-test
PASS: rygel-album-art-spec-test
PASS: rygel-http-post-test
PASS: rygel-searchable-container-test
PASS: rygel-object-creator-test
PASS: rygel-user-config-test
PASS: rygel-regression
../build-aux/test-driver: line 95: 14675 Aborted (core dumped) "$@" > $log_file 2>&1
FAIL: rygel-media-engine-test
PASS: rygel-playbin-renderer-test
PASS: rygel-environment-test
PASS: plugins/media-export/regression
make[5]: Entering directory '/build/rygel/src/rygel-0.20.3/tests'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/build/rygel/src/rygel-0.20.3/tests'
============================================================================
Testsuite summary for Rygel 0.20.3
============================================================================
# TOTAL: 15
# PASS: 14
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=Rygel
============================================================================


Steps to reproduce:
sudo extra-x86_64-build
This task depends upon

Closed by  BartÅ‚omiej Piotrowski (Barthalion)
Wednesday, 05 March 2014, 11:32 GMT
Reason for closing:  Upstream
Comment by Doug Newgard (Scimmia) - Wednesday, 05 March 2014, 06:37 GMT
Seems like test suites are giving you some issues. I get:

============================================================================
Testsuite summary for Rygel 0.20.3
============================================================================
# TOTAL: 15
# PASS: 15
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
============================================================================
Comment by Joel Teichroeb (klusark) - Wednesday, 05 March 2014, 07:00 GMT
It's working fine for me now. Probably some undefined behaviour somewhere in rygel that I just happened to hit. If I see it again I'll report it upstream.

Loading...