RubySpec: OpenStruct frozen failures
------------------------------------
Key: JRUBY-3473
URL: http://jira.codehaus.org/browse/JRUBY-3473
Project: JRuby
Issue Type: Bug
Components: RubySpec
Affects Versions: JRuby 1.2
Reporter: Charles Oliver Nutter
I think there's some question about whether these should be failures or MRI
bugs.
{noformat}
6)
OpenStruct.new when frozen is not writeable FAILED
Expected TypeError but no exception was raised
/Users/headius/projects/jruby/spec/ruby/library/openstruct/frozen_spec.rb:19
/Users/headius/projects/jruby/spec/ruby/library/openstruct/frozen_spec.rb:4
/Users/headius/projects/jruby/spec/ruby/library/openstruct/frozen_spec.rb:55:in
`load'
7)
OpenStruct.new when frozen creates a frozen clone FAILED
Expected TypeError but no exception was raised
/Users/headius/projects/jruby/spec/ruby/library/openstruct/frozen_spec.rb:29
/Users/headius/projects/jruby/spec/ruby/library/openstruct/frozen_spec.rb:4
/Users/headius/projects/jruby/spec/ruby/library/openstruct/frozen_spec.rb:55: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