prove is not generating archive when test bails out.

2009-06-29 Thread Gabor Szabo
When running tests with prove -a file.tar.gz it nicely creates the archive file but if the test bails out the archive file is not created at all. Is this a feature or a bug ? Gabor

Re: prove is not generating archive when test bails out.

2009-06-29 Thread Michael Peters
Gabor Szabo wrote: When running tests with prove -a file.tar.gz it nicely creates the archive file but if the test bails out the archive file is not created at all. Is this a feature or a bug ? Sounds like a bug. I'm not sure what path a bail out follows, but TAP::Harness::Archive overrides

Re: prove is not generating archive when test bails out.

2009-06-29 Thread Ovid
- Original Message > From: Michael Peters > > > When running tests with prove -a file.tar.gz it nicely creates the > > archive file > > but if the test bails out the archive file is not created at all. > > > > Is this a feature or a bug ? > > Sounds like a bug. I'm not sure what pat

Re: prove is not generating archive when test bails out.

2009-06-30 Thread Andy Armstrong
On 29 Jun 2009, at 21:21, Gabor Szabo wrote: When running tests with prove -a file.tar.gz it nicely creates the archive file but if the test bails out the archive file is not created at all. Is this a feature or a bug ? Bug I'd say... -- Andy Armstrong, Hexten