Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 423829

Summary: =media-plugins/gst-plugins-ffmpeg-0.10.13-r2 fails test: FAIL: elements/ffdec_adpcm
Product: Gentoo Linux Reporter: Andreas Schürch <nativemad>
Component: New packagesAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Andreas Schürch gentoo-dev 2012-06-27 12:55:45 UTC
Created attachment 316425 [details]
build.log

=media-plugins/gst-plugins-ffmpeg-0.10.13-r2 from bug 422537 fails tests here on x86.

make  check-TESTS
make[3]: Entering directory `/var/tmp/portage/media-plugins/gst-plugins-ffmpeg-0.10.13-r2/work/gst-ffmpeg-0.10.13/tests/check'
** Message: pygobject_register_sinkfunc is deprecated (GstObject)
Running suite(s): Plugin
100%: Checks: 2, Failures: 0, Errors: 0
PASS: generic/plugin-test
Running suite(s): Pipelines
100%: Checks: 1, Failures: 0, Errors: 0
PASS: generic/libavcodec-locking
Running suite(s): ffdec_adpcm

** ERROR **: ERROR for 591809.wav: Internal data flow error.
gstwavparse.c(2104): gst_wavparse_loop (): /GstPipeline:pipeline/GstDecodeBin2:decodebin2/GstWavParse:wavparse0:
streaming task paused, reason not-negotiated (-4)

0%: Checks: 1, Failures: 1, Errors: 0
elements/ffdec_adpcm.c:111:F:general:test_low_sample_rate_adpcm:0: 'state_ret' (0) is not equal to 'GST_STATE_CHANGE_SUCCESS' (1)
FAIL: elements/ffdec_adpcm
Running suite(s): ffdemux_ape
100%: Checks: 1, Failures: 0, Errors: 0
PASS: elements/ffdemux_ape
Running suite(s): postproc
100%: Checks: 1, Failures: 0, Errors: 0
PASS: elements/postproc
==========================================================================
1 of 5 tests failed
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2012-06-27 16:17:59 UTC
It is actually bug even with the internal version.

Duping.

*** This bug has been marked as a duplicate of bug 383995 ***