On Thu, Jan 15, 2009 at 10:52 PM, Eric Wilhelm
<[email protected]>wrote:

> David, is it indeed only an issue with compat.t?
>

No, though compat.t seems to provoke it more reliably.  I've seen it
triggered from other .t files.

I think a less draconian solution is to provide a "is_removed()" test
function that tests for file removal or on Windows just passes.  That way
the rest of the tests can run.

That's probably not quite enough -- I think it means being a bit smarter
about temp directories and files, as the M::B tests tend to re-use a
directory over and over again. (They also seem to use both './t/_tmp' and
'./t/_tmp$$')

-- David

Reply via email to