Displaying 5 results from an estimated 5 matches for "case00a".
Did you mean:
case00
2013 Mar 21
2
flac 1.3.0pre2 pre-release
Jaren Stangret wrote:
> 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
Last night I did a git bisect on this issue and this error arose
when I changed the version from "1.2.1" to "1.3.0pre1". Obviouls...
2013 Mar 14
4
flac 1.3.0pre2 pre-release
Janne Hyv?rinen wrote:
>
> On 14.3.2013 9:37, Erik de Castro Lopo wrote:
> > Janne Hyv?rinen wrote:
> >
> >> The patch was made from the published pre2 version. It missed the MinGW
> >> changes that were applied to git version.
> > Patch applied. Thanks.
> >
> > Erik
>
> Unfortunately with this commit the LRN's patch from commit
2013 Mar 19
1
flac 1.3.0pre2 pre-release
...ture; 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?
>
>
>
> On Thu, Mar 14, 2013 at 3:37 PM, Erik de Castro Lopo <mle+la at mega-n...
2006 Oct 28
2
Tests fail
Hi all,
Its been a while since I last compiled FLAC from source, but I just
grabbed flac-1.1.3-beta2.tar.gz compiled it and then ran "make check"
which resulted in this:
===================
3 of 7 tests failed
===================
Is this OK?
Cheers,
Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo
2013 Mar 19
0
flac 1.3.0pre2 pre-release
...ign-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?
On Thu, Mar 14, 2013 at 3:37 PM, Erik de Castro Lopo
<mle+la at mega-nerd.com>wrote:
> Janne Hyv?ri...