Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.7.0.pre1
-
Fix Version/s: JRuby 1.6.7, JRuby 1.7.0.pre1
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
Failure must be fixed. I believe @ymnk or @nahi have patches in the pipeline for this.
[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'