I am the upstream author of libsndfile.
>From the 1.0.19-2 debian/changelog:
> * Ignore failures of check since it causes too many false negatives,
> closes: #518037, #519338.
The second one (#519338) reported on amd64 :
> vorbis_test : vorbis_test.oga .........
>
> Error : max_abs 1.020731 should be < 1.02.
This one is definitely fixed by the patch I provided.
The first one (#518037) reported :
> float_scaled_test : flac_16.flac ............ -90.7dB
SNR ... ok
> float_scaled_test : flac_24.flac ............ -138.6dB
SNR ... ok
> float_scaled_test : vorbis.oga ..............
> Line 231: Actual SNR ( 57.4) > target SNR (-31.0).
This one is definitely not fixed and should not be ignored. I am
however pretty certain that this is test failure is related to this
bug:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515949
In general I think it is a bad idea to ignore the pass/fail status of
these tests, especially with an upstream as responsive as I am.
Cheers,
Erik
--
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"C++ : Where friends have access to your private members."
-- Gavin Russell Baker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]