RubySpec: Module#remove_class_variable failures
-----------------------------------------------

                 Key: JRUBY-4812
                 URL: http://jira.codehaus.org/browse/JRUBY-4812
             Project: JRuby
          Issue Type: Bug
          Components: RubySpec
    Affects Versions: JRuby 1.5
            Reporter: Charles Oliver Nutter
            Priority: Minor


{noformat}
[java] 4)
[java] Module#remove_class_variable removes class variable ERROR
[java] NameError: class variable @@mvar not defined for #<Module:01x19f21412>
[java] 
/Users/headius/projects/jruby/spec/ruby/core/module/remove_class_variable_spec.rb:4
[java] 
/Users/headius/projects/jruby/spec/ruby/core/module/remove_class_variable_spec.rb:56:in
 `load'
[java] 
[java] 5)
[java] Module#remove_class_variable returns the value of removing class 
variable ERROR
[java] NameError: class variable @@mvar not defined for #<Module:01x6403b70c>
[java] 
/Users/headius/projects/jruby/spec/ruby/core/module/remove_class_variable_spec.rb:4
[java] 
/Users/headius/projects/jruby/spec/ruby/core/module/remove_class_variable_spec.rb:56: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


Reply via email to