On Wed, 2005-06-29 at 10:59 -0400, Matt Fowles wrote:

> Would it be reasonable to not run tests that are known to leave core
> files?  I feel like after a successful build there should not be
> evidence like this left around...

People could set ulimit (though we'd have to tell them all to do that)
or Parrot::Test could have an END block that removes all core.* files
unless an environment variable is set.

-- c

Reply via email to