ant test leaves junk files undeleted after the test run is finished, on Windows
-------------------------------------------------------------------------------

                 Key: JRUBY-2238
                 URL: http://jira.codehaus.org/browse/JRUBY-2238
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.1RC2
         Environment: Latest JRuby 1.1RC2
            Reporter: Vladimir Sizikov
            Assignee: Vladimir Sizikov
             Fix For: JRuby 1.1


After 'ant test' on windows, I see various junk files left undeleted, like 
TestIO_tmp, Test2IO_tmp, __temp1,  build.xml.link, ruby/test_file1.class, etc.

Windows doesn't allow to delete files that are currently opened, and some tests 
are very relax with closing the files.

Fix in progress.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to