NPE in inherited_resources tests -------------------------------- Key: JRUBY-5183 URL: http://jira.codehaus.org/browse/JRUBY-5183 Project: JRuby Issue Type: Bug Reporter: John Firebaugh Assignee: Thomas E Enebo
JRuby 1.5.5 (not available in "Affects Version/s"). To reproduce: git clone https://github.com/josevalim/inherited_resources.git cd inherited_resources Edit Gemfile to remove 'gem "ruby-debug"' line (fails on JRuby) bundle install rake test Observe: 1) Error: test_show_flash_message_with_javascript_request_when_success(CreateActionBaseTest): Java::JavaLang::NullPointerException: org.jruby.ast.ZSuperNode.definition(ZSuperNode.java:108) org.jruby.ast.DefinedNode.interpret(DefinedNode.java:86) ... -- 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