On Tue Mar 18 12:58:08 2008, bernhard wrote: > When preparing the Parrot 0.6.0 release I encountered in an unpacked > distfile for > prove -v t/manifest/*.t > the attached errors. > > For the release I simply commented out the dubious tests. > >
Barney: If I read parrotsketch correctly, these tests had not previously been included in one of the test targets -- 'make fulltest', IIRC. So there obviously were not conditions I had anticipated when I originally wrote them. If you could give me just a little bit more description of the problem you experienced (or of the conditions under which the test will have to be run), I will fix it. Thank you very much. kid51