On Thu, 10 Aug 2017 08:35:37 +0100 Edmund Grimley Evans <edmund.grimley.ev...@gmail.com> wrote: > > disable them for now. > > Not "disable", of course, but "ignore". It would be useful to see the > results in the log. > >
I don't have all the results for 4.12 because it doesn't build everywhere :) https://launchpad.net/ubuntu/+source/insighttoolkit4/4.12.0-dfsg1-1ubuntu2 https://launchpad.net/ubuntu/+source/insighttoolkit4/4.10.1-dfsg1-1.1ubuntu2 We dump test logs in case of failures, with this code: LD_LIBRARY_PATH=`pwd`/BUILD/lib:`pwd`/BUILD/Testing/Temporary dh_auto_test || \ ( echo "Test log begin =========:" \ && cat `pwd`/BUILD/Testing/Temporary/LastTest.log \ && echo "Test log end =========:" \ && exit $(if $(filter $(DEB_HOST_ARCH), amd64 i386),1,0) ) I can provide test builds or whatever you want if it helps debugging the failures! G.
signature.asc
Description: OpenPGP digital signature