Hi!

On Sun, 2014-04-13 at 15:38:05 +0200, Xavier Roche wrote:
> I had a build failure (*) on my package due to a failing unit test, and
> the only information I got (with the failng unit test) was:
> 
> # TOTAL: 12
> # PASS:  11
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See tests/test-suite.log
> 
> Would it be relevant to emit to stderr the tests/test-suite.log content
> in this case to ease debugging (or to keep it somehow) ?

Sure, you'd only need to do something like:

  make VERBOSE=1 check

Thanks,
Guillem


-- 
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/20140413142140.ga29...@gaara.hadrons.org

Reply via email to