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

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

2009-06-29 Thread Ovid
- Original Message From: Michael Peters mpet...@plusthree.com 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