[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How do you set VERBOSE for parallel testin
From: |
Eric Blake |
Subject: |
Re: How do you set VERBOSE for parallel testin |
Date: |
Thu, 07 May 2015 17:01:37 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 |
On 05/07/2015 03:42 PM, Arthur Schwarz wrote:
> I'm trying to set VERBOSE in a parallel test setup and it doesn't seem to
> work. I've used:
> VERBOSE = yes and
> VERBOSE = 1
Where were you making that setting, in Makefile.am?
>
> But I get the normal output listing. The Automake manual (Section 15.2.3
> Parallel Test Harness) says: " The output from failed tests is collected in
> the test-suite.log file. If the variable 'VERBOSE' is set, this file is
> output after the summary."
It works for me when I do:
make check VERBOSE=1
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- How do you set VERBOSE for parallel testin, Arthur Schwarz, 2015/05/07
- Re: How do you set VERBOSE for parallel testin,
Eric Blake <=
- RE: How do you set VERBOSE for parallel testin, Arthur Schwarz, 2015/05/08
- Re: How do you set VERBOSE for parallel testin, Eric Blake, 2015/05/08
- RE: How do you set VERBOSE for parallel testin, Arthur Schwarz, 2015/05/08
- Re: How do you set VERBOSE for parallel testin, Eric Blake, 2015/05/08
- RE: How do you set VERBOSE for parallel testin, Arthur Schwarz, 2015/05/12
- Re: How do you set VERBOSE for parallel testin, Peter Johansson, 2015/05/13
- RE: How do you set VERBOSE for parallel testin, Arthur Schwarz, 2015/05/13
- Re: How do you set VERBOSE for parallel testin, Roman Neuhauser, 2015/05/13
- Re: How do you set VERBOSE for parallel testin, Nick Bowler, 2015/05/13