Error in the previous report:  t/src/io.t failed during 'make test' (both times 
I ran it), but 
appears to have passed when run with 'prove'.  Here's what I saw during 'make 
test'.

t/src/io.................................Failed to delete temp.file at 
t/src/io.t line 46.
# Looks like you planned 20 tests but only ran 15.
# Looks like your test died just after 15.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 16-20
        Failed 5/20 tests, 75.00% okay

The temp.file that failed to be removed may have been this, which was left in 
the top-level of 
my sandbox after the tests had completed.  This file was not removed by 'make 
realclean'.

[li11-226:parrot] 552 $ less include.tempfile 
[li11-226:parrot] 553 $ pwd         
/home/jimk/work/parrot
[li11-226:parrot] 554 $ cat include.tempfile 

=head1 Foobar

we don't cut out!!!


Reply via email to