Skip to content

Instantly share code, notes, and snippets.

@nobu
Created April 25, 2014 03:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nobu/11276736 to your computer and use it in GitHub Desktop.
Save nobu/11276736 to your computer and use it in GitHub Desktop.
[ 1/81] Test_Symbol::TestType#test_attrset = 0.00 s
1) Failure:
Test_Symbol::TestType#test_attrset [/Users/nobu/src/ruby/trunk/src/test/-ext-/symbol/test_type.rb:104]:
Expected Bug::Symbol.attrset?("[foo]=") to return true.
[21/81] TestStruct::SubStruct#test_inspect = 0.00 s
2) Error:
TestStruct::SubStruct#test_inspect:
NoMethodError: undefined method `@a=' for #<struct :@a=1>
/Users/nobu/src/ruby/trunk/src/test/ruby/test_struct.rb:136:in `test_inspect'
[51/81] TestStruct::TopStruct#test_inspect = 0.00 s
3) Error:
TestStruct::TopStruct#test_inspect:
NoMethodError: undefined method `@a=' for #<struct :@a=1>
/Users/nobu/src/ruby/trunk/src/test/ruby/test_struct.rb:136:in `test_inspect'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment