[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: How do you set VERBOSE for parallel testin
From: |
Arthur Schwarz |
Subject: |
RE: How do you set VERBOSE for parallel testin |
Date: |
Fri, 8 May 2015 10:34:16 -0700 |
>
>
> -----Original Message-----
> From: Eric Blake [mailto:address@hidden
> Sent: Thursday, May 07, 2015 4:02 PM
> To: Arthur Schwarz; address@hidden
> Subject: Re: How do you set VERBOSE for parallel testin
>
> 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
>
===========================================================
Yes. Not on the command line but in the Makefile.am file.
I did see the comment on command line usage (from Stackoverflow?). I haven't
tried to see if it works, that is, there is a command line option
(--verbose) available and the given command line has VERBOSE as an argument.
So, if it appears I "don't know nuttin'" then it appears correctly.
art
- How do you set VERBOSE for parallel testin, Arthur Schwarz, 2015/05/07
- 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
- RE: How do you set VERBOSE for parallel testin, Arthur Schwarz, 2015/05/13