On Nov 15 2007, 1:40 pm, [EMAIL PROTECTED] (Andy Armstrong) wrote: > On 14 Nov 2007, at 22:13, Patrick R.Michaud (via RT) wrote: > > > Last week I had to reinstall the OS on my desktop, and after > > installing Test::TAP::HTMLMatrix (for 'make smoke') I now get > > a lot of errors during 'make test' that look like: > > > [...] > > t/library/getopt_obj...........................ok > > t/library/iter.................................Option -I not known > > parrot -[abcCEfgGhjprStvVwy.] [-d [FLAGS]] [-D [FLAGS]][-O [level]] > > [-o FILE] <file> > > I've fixed the incompatibility in Test::Harness's handling of @INC > propagation to the test script. It now behaves like 2.64. Parrot's > tests now run without these errors. > > The changes will show up in Test::Harness 3.02 which will probably be > released in the next few days. In the mean-time early adopters and > those afflicted by a broken 3.01 can grab 3.02 from the subversion repo: > > http://svn.hexten.net/tapx/trunk > > Or can download a tarball of the latest build from > > http://hexten.net/tapx/ > > Thanks for the report :) > > -- > Andy Armstrong, Hexten
I get the same error when using prove on the parrot test suit. I'm not sure this should work, but it would be nice. I have tried Test::Harness 3.05 and 3.06. It seems to work fine with strawberry perl (v3.05), but fails on linux and cygwin. -Mark mgrimes [at] cpan [spot] org