[FYI] {master} tests: avoid a possible failure due to autom4te cache staleness

2014-12-27 Thread Stefano Lattarini
* t/includes-deprecation.sh: Here. Signed-off-by: Stefano Lattarini --- t/includes-deprecation.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/includes-deprecation.sh b/t/includes-deprecation.sh index 7db0c06..66a9564 100644 --- a/t/includes-deprecation.sh +++ b/t/includes-deprecation

[FYI] tests: fix spurious failure in test on TEXINFO_TEX overriding

2014-12-27 Thread Stefano Lattarini
* t/txinfo-override-texinfo-tex.sh: Here. The issue was pre-existing, but has been only recently exposed by the fix for automake bug#18286 "distcheck fails to detect missing files" (see commit v1.14.1-4-g01a7a4a) and by the BSD make semantics. To convince yourself this change actually makes sense

[FYI] tests: avoid some spurious failures on AIX 7.1

2014-12-27 Thread Stefano Lattarini
* t/lex-noyywrap.sh: Here. * t/instmany-mans.sh: And here. * t/instmany-python.sh: And here. * t/instmany.sh: And here. * t/parallel-tests-concurrency.sh: And here. Signed-off-by: Stefano Lattarini --- t/instmany-mans.sh | 16 +++- t/instmany-python.sh| 16 ++