[perl #57320] touch /tmp/t && make test => fails t/perl/Parrot_IO.t ?
Will Coleda via RT
parrotbug-followup at parrotcode.org
Sun Dec 7 20:59:17 UTC 2008
On Sat Jul 26 22:27:39 2008, scratchcomputing at gmail.com wrote:
> It appears that this test assumes (multiple times perhaps?) that it may
> make named files in /tmp/.
>
> touch /tmp/t && make test
>
> (or `touch /tmp/t && prove t/perl/Parrot_IO.t` I guess)
>
> --Eric
The function tmp_directory that is called in the test file to create "/tmp/t" is ONLY called from
this test file. That may point to ripping out the function instead of trying to craft a test for it.
--
Will "Coke" Coleda
More information about the parrot-dev
mailing list