RubyZip test failures with Tempfile creation
--------------------------------------------

                 Key: JRUBY-4633
                 URL: http://jira.codehaus.org/browse/JRUBY-4633
             Project: JRuby
          Issue Type: Bug
    Affects Versions: JRuby 1.4
            Reporter: Nick Sieger
            Assignee: Nick Sieger
             Fix For: JRuby 1.5


A bunch of RubyZip tests are failing, rendering it unusable for creating zip 
files. The errors are shown in http://gist.github.com/326814, one of which is 
excerpted below:

{noformat}
  1) Error:
test_add(ZipFileTest):
Errno::EACCES: Permission denied - ./emptyZipFile.zip.89596.31343
    /Users/nicksieger/Projects/ruby/rubyzip/lib/zip/zip.rb:1607:in `initialize'
    /Users/nicksieger/Projects/ruby/rubyzip/lib/zip/zip.rb:1607:in `new'
    /Users/nicksieger/Projects/ruby/rubyzip/lib/zip/zip.rb:1607:in 
`get_tempfile'
    /Users/nicksieger/Projects/ruby/rubyzip/lib/zip/zip.rb:1598:in 
`on_success_replace'
    /Users/nicksieger/Projects/ruby/rubyzip/lib/zip/zip.rb:1510:in `commit'
    /Users/nicksieger/Projects/ruby/rubyzip/lib/zip/zip.rb:1525:in `close'
    ./ziptest.rb:1098:in `test_add'
{noformat}


-- 
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