automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] tests: fix spurious failure in a vala test (was: Re: bug#10866: 1.


From: Stefano Lattarini
Subject: [FYI] tests: fix spurious failure in a vala test (was: Re: bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests)
Date: Fri, 02 Mar 2012 22:12:35 +0100

On 03/01/2012 10:45 PM, P. Martin wrote:

> FAIL: vala-mix2
> ===============
>
> Running from installcheck: no
> Using TAP: no
> PATH = /private/tmp/homebrew-automake-HEAD-DUdI/tests/ax:...
> vala-mix2: running valac --version
> Vala 0.15.2
> vala-mix2: determine whether make is GNU make
> GNU Make 3.81
> ++ pwd
> /private/tmp/homebrew-automake-HEAD-DUdI/tests/vala-mix2.dir
> + set -e
> ...
> + cat
> + aclocal-1.11a -Werror
> aclocal: warnings are treated as errors
> aclocal: warning: 'configure.ac' and 'configure.in' both present.
> aclocal: proceeding with 'configure.ac'
> + exit_status=1
> vala-mix2: exit 1
>
Ah, I can reproduce this myself!  A spurious failure that has been introduced
in the recent maint -> master merge, where I forgot to update the test to use
'configure.ac' instead of 'configure.in'.  The attached patch (pushed to
masted) fixes the issue.

Thanks,
  Stefano

Attachment: 0001-tests-fix-spurious-failure-in-a-vala-test.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]