RubySpec: new autoload failures in Kernel and Module
----------------------------------------------------
Key: JRUBY-3399
URL: http://jira.codehaus.org/browse/JRUBY-3399
Project: JRuby
Issue Type: Bug
Components: RubySpec
Reporter: Charles Oliver Nutter
Fix For: JRuby 1.2
{noformat}
[java] 1)
[java] Kernel.autoload sets the autoload constant in Object's constant
table FAILED
[java] Expected Object to have constant 'KSAutoloadBB' but it does not
[java]
/Users/headius/projects/jruby/spec/ruby/core/kernel/autoload_spec.rb:91
[java]
/Users/headius/projects/jruby/spec/ruby/core/kernel/autoload_spec.rb:69
[java]
/Users/headius/projects/jruby/spec/ruby/core/kernel/autoload_spec.rb:54:in
`load'
[java]
[java] 2)
[java] Module#autoload does not load the file when refering to the
constant in defined? ERROR
[java] NameError: uninitialized constant ModuleSpecs::Autoload::Q::R
[java]
/Users/headius/projects/jruby/spec/ruby/core/module/autoload_spec.rb:153
[java]
/Users/headius/projects/jruby/spec/ruby/core/module/autoload_spec.rb:15
[java]
/Users/headius/projects/jruby/spec/ruby/core/module/autoload_spec.rb:54:in
`load'
{noformat}
--
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