bug#12934: automake tests require obsolete vala posix profile

2012-11-19 Thread Adam Sampson
ompiler.vala?id=ca020bf04a09fe16e5583eea5a3a341e7796bff5 The tests that fail for me because of this are: vala-vapi vala-vpath vala-mix vala-mix2 vala-parallel Thanks, -- Adam Sampson <http://offog.org/>

bug#12210: Acknowledgement (Timestamp race in python-missing test)

2012-08-16 Thread Adam Sampson
The python-am-path-iftrue test has the same problem (and the same fix). -- Adam Sampson <http://offog.org/>

bug#12211: Input file mangled in distcheck-override-infodir test

2012-08-16 Thread Adam Sampson
Hi, In automake-1.12.3, the distcheck-override-infodir test fails to correctly unmangle the main.texi file it creates -- which causes the test to fail because main.texi doesn't contain a valid @setfilename line. Patch attached. Thanks, -- Adam Sampson <http://o

bug#12210: Timestamp race in python-missing test

2012-08-16 Thread Adam Sampson
Hi, In automake 1.12.3, the python-missing test has a timestamp race condition problem that causes it to fail about half the time on a reasonably fast machine; patch attached. Thanks, -- Adam Sampson <http://offog.org/> Fix a timestamp race in python-missing. W

bug#11896: aclocal7.sh test fails sometimes with automake-1.12.2

2012-07-10 Thread Adam Sampson
older than the first aclocal's output. Thanks, -- Adam Sampson <http://offog.org/> Fix a race condition that causes aclocal7 to fail on fast machines (see the comment below). diff -x config.log -x config.status -ru tmp/automake-1.12.2/t/aclocal7.sh work/autom

bug#10730: is_newest function fails on txinfo21

2012-02-05 Thread Adam Sampson
attached, as is a log of it failing without the patch. Thanks, -- Adam Sampson <http://offog.org/> In txinfo21.test, this function is used to compare a directory's timestamp with a file's timestamp -- which fails, because it also finds files inside the dir