[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#10866: [FYI] tests: fix spurious failure in a vala test (was: Re: bu
From: |
Stefano Lattarini |
Subject: |
bug#10866: [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
0001-tests-fix-spurious-failure-in-a-vala-test.patch
Description: Text Data
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, (continued)
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, P. Martin, 2012/03/10
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, Stefano Lattarini, 2012/03/10
- Message not available
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, P. Martin, 2012/03/10
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, Stefano Lattarini, 2012/03/12
- Message not available
- Message not available
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, P. Martin, 2012/03/12
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, Stefano Lattarini, 2012/03/14
- Message not available
- Message not available
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, P. Martin, 2012/03/14
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, Eric Blake, 2012/03/14
- bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests, Stefano Lattarini, 2012/03/14
bug#10866: [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),
Stefano Lattarini <=
bug#10866: [FYI] tests: fix spurious failure due to exported MAKEINFO (was: Re: bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests), Stefano Lattarini, 2012/03/02
- Prev by Date:
bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests
- Next by Date:
bug#10866: [FYI] tests: fix spurious failure due to exported MAKEINFO (was: Re: bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests)
- Previous by thread:
bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests
- Next by thread:
bug#10866: [FYI] tests: fix spurious failure due to exported MAKEINFO (was: Re: bug#10866: 1.11a OSX with llvm - 3 fails, 47 skips, 3 errors, out of 2856 tests)
- Index(es):