Does anyone know a way to make the automake-generated test suite scripts cat
the test-suite.log to stderr on failure? It just reports which tests failed but
hides the actual messages. This is most annoying on buildds which then promptly
remove the whole build dir, and one has to then tediously find a porter box,
set up schroot, fetch the package, install build-deps, run the build and then
finally manually cat the log. Example:

make[7]: Entering directory `/«PKGBUILDDIR»/test/automatic'
PASS: endian1
PASS: convert
PASS: message1
PASS: message2
PASS: packet
PASS: hash
FAIL: connect
PASS: resolver
PASS: protocol
make[8]: Entering directory `/«PKGBUILDDIR»/test/automatic'
Making all in script
make[9]: Entering directory `/«PKGBUILDDIR»/test/automatic/script'
make[9]: Nothing to be done for `all'.
make[9]: Leaving directory `/«PKGBUILDDIR»/test/automatic/script'
make[9]: Entering directory `/«PKGBUILDDIR»/test/automatic'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory `/«PKGBUILDDIR»/test/automatic'
make[8]: Leaving directory `/«PKGBUILDDIR»/test/automatic'
============================================================================
Testsuite summary for libgadu 1.12.0-rc3
============================================================================
# TOTAL: 9
# PASS:  8
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See test/automatic/test-suite.log
============================================================================
make[7]: *** [test-suite.log] Error 1

more at 
https://buildd.debian.org/status/fetch.php?pkg=libgadu&arch=kfreebsd-amd64&ver=1%3A1.12.0~rc3-1&stamp=1399557832&file=log

-- 
Marcin Owsiany <porri...@debian.org>             http://marcin.owsiany.pl/
GnuPG: 2048R/02F946FC  35E9 1344 9F77 5F43 13DD  6423 DBF4 80C6 02F9 46FC


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20140508171048.GA20344@localhost

Reply via email to