[flac-dev] Failing case00a test (was Re: flac 1.3.0pre2 pre-release)
Jesse Weinstein
jesse at wefu.org
Tue Mar 19 19:50:15 PDT 2013
On Ubuntu 10.04.4 LTS, with default options (i.e. fresh checkout of
HEAD : 93c12c784ad0337f665c647d5378ea4c67d63fe4 , autogen.sh
&& ./configure && make) I get the exact same error when running (cd test
&& ./test_flac.sh ).
I know Erik has already confirmed this, but I thought I might as well add my report, also.
On Mon, 2013-03-18 at 23:40 -0500, Jaren Stangret wrote:
> I'd also like to note that this is happening for me with current HEAD
> (619b43df36b725e11e12db768d558b1930a583b6).
>
>
> On Mon, Mar 18, 2013 at 11:25 PM, Jaren Stangret <sirjaren at gmail.com>
> wrote:
> I've been trying to get the test suite cleaned up and even
> with the original "untouched" test suite via flac 1.3.0pre2,
> I'm getting a test suite failure.
>
>
> flac 1.3.0pre2
>
>
> configure options:
> ./configure --prefix=/usr --build=i686-pc-linux-gnu
> --host=i686-pc-linux-gnu --mandir=/usr/share/man
> --infodir=/usr/share/info --datadir=/usr/share
> --sysconfdir=/etc --localstatedir=/var/lib
> --disable-dependency-tracking --enable-thorough-tests
> --enable-exhaustive-tests --disable-valgrind-testing
> --disable-static --disable-dependency-tracking --disable-debug
> --enable-sse --disable-3dnow --disable-altivec
> --disable-doxygen-docs --disable-xmms-plugin --enable-cpplibs
> --enable-ogg
>
>
>
> make fullcheck:
> This test fails with 'test_flac.sh':
>
>
> Testing --keep-foreign-metadata...
> round-trip test (wacky1.wav) encode... NOTE:
> --keep-foreign-metadata is a new feature; make sure to test
> the output file before deleting the original.
> decode... NOTE: --keep-foreign-metadata is a new feature; make
> sure to test the output file before deleting the original.
> compare... OK
> round-trip test (wacky2.wav) encode... NOTE:
> --keep-foreign-metadata is a new feature; make sure to test
> the output file before deleting the original.
> decode... NOTE: --keep-foreign-metadata is a new feature; make
> sure to test the output file before deleting the original.
> compare... OK
> round-trip test (wacky1.w64) encode... NOTE:
> --keep-foreign-metadata is a new feature; make sure to test
> the output file before deleting the original.
> decode... NOTE: --keep-foreign-metadata is a new feature; make
> sure to test the output file before deleting the original.
> compare... OK
> round-trip test (wacky2.w64) encode... NOTE:
> --keep-foreign-metadata is a new feature; make sure to test
> the output file before deleting the original.
> decode... NOTE: --keep-foreign-metadata is a new feature; make
> sure to test the output file before deleting the original.
> compare... OK
> round-trip test (wacky1.rf64) encode... NOTE:
> --keep-foreign-metadata is a new feature; make sure to test
> the output file before deleting the original.
> decode... NOTE: --keep-foreign-metadata is a new feature; make
> sure to test the output file before deleting the original.
> compare... OK
> round-trip test (wacky2.rf64) encode... NOTE:
> --keep-foreign-metadata is a new feature; make sure to test
> the output file before deleting the original.
> decode... NOTE: --keep-foreign-metadata is a new feature; make
> sure to test the output file before deleting the original.
> compare... OK
> Testing the metadata-handling properties of flac-to-flac
> encoding...
> case00a... Files case00a-expect.meta and out.meta differ
> ERROR: metadata does not match expected case00a-expect.meta
> make: *** [fullcheck] Error 1
>
>
> Anyone else hitting this or is just my system?
>
More information about the flac-dev
mailing list