backquotes can raise IO Error (closed stream)
---------------------------------------------

                 Key: JRUBY-3836
                 URL: http://jira.codehaus.org/browse/JRUBY-3836
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
    Affects Versions: JRuby 1.4
         Environment: trunk, Java 5, Mac OS X 10.5.7
            Reporter: Hiro Asari


Back quote evaluation can fail with IO Error under some (uncertain) 
circumstances. I've been trying to reduce the problem to a reasonable chunk, 
but thus far failed.

So, here's the reproducible "chunk".

1. git clone http://github.com/BanzaiMan/zentest-jruby.git
2. jruby -S rake package
3. jruby -S gem install pkg/ZenTest-4.1.3.gem
4. jruby -S autotest

This should produce IOError as shown in http://gist.github.com/156029

I think this is the last bit to get autotest running on JRuby. I'm not sure 
about the other scripts in ZenTest, however.

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