[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: automake 1.11: Lots of failed tests on Solaris 10 x86 w/Sun Studio c
From: |
Ralf Wildenhues |
Subject: |
Re: automake 1.11: Lots of failed tests on Solaris 10 x86 w/Sun Studio compiler |
Date: |
Wed, 1 Jul 2009 08:09:20 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-15) |
Hello Dagobert,
* Dagobert Michelsen wrote on Wed, Jul 01, 2009 at 06:56:02AM CEST:
> have you given this some more thought? Would you consider it safe
> to release automake 1.11 on Solaris even with the failed tests?
Yes, I would. IIRC we fixed all but one test failure (vala4.test)
in the git tree, and all fixes were changes to the Automake test suite
only, so the failures haven't yet uncovered issues in Automake code
that users would use. The vala4 issue looks like an arcane shell oddity
with 'set -e' and traps and calling another shell script, but I still
haven't fully understood it yet.
Cheers,
Ralf