New jzlib-based zlib Inflate fails one spec -------------------------------------------
Key: JRUBY-6078 URL: https://jira.codehaus.org/browse/JRUBY-6078 Project: JRuby Issue Type: Bug Affects Versions: JRuby 1.7 Reporter: Charles Oliver Nutter Assignee: Thomas E Enebo Priority: Blocker Fix For: JRuby 1.7 Failure must be fixed. I believe @ymnk or @nahi have patches in the pipeline for this. {noformat} [java] 4) [java] An exception occurred during: after :each [java] Zlib::Inflate#<< properly handles incomplete data ERROR [java] Zlib::BufError: buffer error [java] org/jruby/ext/zlib/RubyZlib.java:429:in `close' [java] /Users/headius/projects/jruby/spec/ruby/library/zlib/inflate/append_spec.rb:14:in `(root)' [java] org/jruby/RubyKernel.java:1914:in `instance_eval' [java] org/jruby/RubyEnumerable.java:1313:in `all?' [java] org/jruby/RubyArray.java:1601:in `each' [java] /Users/headius/projects/jruby/spec/ruby/library/zlib/inflate/append_spec.rb:4:in `(root)' [java] org/jruby/RubyKernel.java:986:in `load' [java] /Users/headius/projects/jruby/spec/ruby/library/zlib/inflate/append_spec.rb:56:in `files' [java] org/jruby/RubyKernel.java:1914:in `instance_eval' [java] org/jruby/RubyArray.java:1601:in `each' {noformat} -- This message is automatically generated by JIRA. 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