kamal has asked for the wisdom of the Perl Monks concerning the following question:
find test/ -name '*.t' ! -name '*falcon*' | xargs prove -v --norc -r t +est/ -formatter=TAP::Formatter::JUnit | tee test_results.xml Archive is not a known format type! at /usr/lib/perl5/5.8.8/App/Prove. +pm line 538.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Error running prove "Archive is not a known format type! at /usr/lib/perl5/5.8.8/App/Prove.pm line 538."
by Anonymous Monk on Apr 18, 2014 at 20:14 UTC | |
by kamal (Sexton) on Apr 18, 2014 at 20:48 UTC | |
by Anonymous Monk on Apr 18, 2014 at 23:18 UTC | |
by kamal (Sexton) on Apr 27, 2014 at 02:02 UTC | |
by Anonymous Monk on Apr 27, 2014 at 11:25 UTC | |
|
Re: Error running prove "Archive is not a known format type! at /usr/lib/perl5/5.8.8/App/Prove.pm line 538."
by Anonymous Monk on Apr 18, 2014 at 21:03 UTC |