Including more than one java interface stops Test::Unit execution -----------------------------------------------------------------
Key: JRUBY-3226 URL: http://jira.codehaus.org/browse/JRUBY-3226 Project: JRuby Issue Type: Bug Environment: jruby 1.1.5 (ruby 1.8.6 patchlevel 114) (2008-11-03 rev 7996) [x86_64-java] Reporter: Jari Bakken Assignee: Thomas E Enebo By including two java interfaces in a ruby class, Test::Unit's at_exit hook is never run. Printing $! at the end shows #<TypeError: <=> requires JavaClass (NilClass given)> See http://gist.github.com/33726 for a more detailed example. -- 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