Skip to content

Instantly share code, notes, and snippets.

@myabc
Created November 4, 2009 10:24
Show Gist options
  • Save myabc/225952 to your computer and use it in GitHub Desktop.
Save myabc/225952 to your computer and use it in GitHub Desktop.
[alexbcoles@mondiale extlib (next)]$ irake spec
(in /Users/alexbcoles/git-repos/extlib)
You must 'gem install win32console' to use colour on Windows
.....................................F.........................F...........................FFF.......FFFFFF........FFFFFFFFFFFFFFFFFFFFFFFFFFFFF..FFFFF..FFFF..FFFFFFFFFFFFFFFFFF.F.FF.F.FFFF.........................................................................................................................................................FFF..................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................F..............................................................................FF.....................................................................................................................................................................................................................................................................................................................................................................................................................................F..F...................................................................F....F...............................................*............................................................................................................................................................................................................................................................................................................
Pending:
String.translations returns @translations if set (is it @translations on metaclass or @@translations? leaving it out for now)
example_group_methods.rb:72:in `example'
1)
'DateTime#to_time should return a copy of time' FAILED
expected: "Wed Nov 04 11:17:52 +01:00 2009",
got: "Wed Nov 04 10:17:52 Z 2009" (using ==)
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/matchers/operator_matcher.rb:39:in `fail_with_message'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/matchers/operator_matcher.rb:61:in `__delegate_operator'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/matchers/operator_matcher.rb:51:in `eval_match'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/matchers/operator_matcher.rb:29:in `use_custom_matcher_or_delegate'
./spec/datetime_spec.rb:13:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
2)
'Hash from_xml should correctly transform multiple children' FAILED
expected: {"user"=>{"gender"=>"m", "age"=>35, "name"=>"Home Simpson", "dob"=>#<Date: 4894323/2,0,2299161>, "joined_at"=>Fri Apr 28 23:01:00 2000, "is_cool"=>true}},
got: {"user"=>{"age"=>35, "name"=>"Home Simpson", "dob"=>#<Date: 4894323/2,0,2299161>, "joined_at"=>Fri Apr 28 21:01:00 Z 2000, "is_cool"=>true, "gender"=>"m"}} (using ==)
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/matchers/operator_matcher.rb:39:in `fail_with_message'
./spec/hash_spec.rb:236:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
operator_matcher.rb:57:in `__delegate_operator'
operator_matcher.rb:48:in `eval_match'
operator_matcher.rb:25:in `use_custom_matcher_or_delegate'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
3)
NoMethodError in 'Extlib::Hook explicit hookable method registration for class methods should allow advising methods ending in ? or !'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_bang_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `hookable!'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable!'
./spec/hook_spec.rb:104:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
4)
NoMethodError in 'Extlib::Hook explicit hookable method registration for class methods should allow hooking methods ending in ?, ! or = with method hooks'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_bang_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `hookable!'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable!'
./spec/hook_spec.rb:124:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
5)
NoMethodError in 'Extlib::Hook explicit hookable method registration for class methods should allow hooking methods that have single character names'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_a_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `a'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `a'
./spec/hook_spec.rb:139:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
6)
NoMethodError in 'Extlib::Hook explicit hookable method registration for instance methods should allow hooking methods ending in ? or ! with block hooks'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_bang_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable!'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable!'
./spec/hook_spec.rb:211:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
7)
NoMethodError in 'Extlib::Hook explicit hookable method registration for instance methods should allow hooking methods ending in ?, ! or = with method hooks'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_eq_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable='
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable='
./spec/hook_spec.rb:232:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
:0:in `each'
mscorlib:0:in `CallSite.Target'
8)
NoMethodError in 'Extlib::Hook explicit hookable method registration for instance methods should allow hooking methods that have single character names'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_a_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `a'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `a'
./spec/hook_spec.rb:248:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
9)
NoMethodError in 'Extlib::Hook implicit hookable method registration for class methods should implicitly register the method as hookable'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_implicit_hook_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `implicit_hook'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `implicit_hook'
./spec/hook_spec.rb:263:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
10)
NoMethodError in 'Extlib::Hook implicit hookable method registration for instance methods should implicitly register the method as hookable'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_implicit_hook_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `implicit_hook'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `implicit_hook'
./spec/hook_spec.rb:274:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
11)
NoMethodError in 'Extlib::Hook implicit hookable method registration for instance methods should not overwrite methods included by modules after the hook is declared'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_some_method_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:298:in `some_method'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:297:in `some_method'
./spec/hook_spec.rb:281:in `some_method'
./spec/hook_spec.rb:296:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:103:in `run'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:23:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `each'
mscorlib:0:in `CallSite.Target'
12)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should run an advice block'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:360:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
13)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should run an advice method'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:368:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
14)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should not pass any of the hookable method's arguments if the hook block does not accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
./spec/hook_spec.rb:378:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
15)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should not pass any of the hookable method's arguments if the hook method does not accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
./spec/hook_spec.rb:389:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
16)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should not pass any of the hookable method's arguments if the hook is declared after it is registered and does not accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
./spec/hook_spec.rb:400:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
17)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should not pass any of the hookable method's arguments if the hook has been re-defined not to accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
./spec/hook_spec.rb:415:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
18)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should pass the hookable method arguments to the hook method if the hook method takes arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hook_this_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `hook_this'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hook_this'
./spec/hook_spec.rb:427:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
19)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should pass the hookable method arguments to the hook block if the hook block takes arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
./spec/hook_spec.rb:437:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
20)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should pass the hookable method arguments to the hook method if the hook method was re-defined to accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
./spec/hook_spec.rb:452:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
21)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should work with glob arguments (or whatever you call em)'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hook_this_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `hook_this'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hook_this'
./spec/hook_spec.rb:463:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `instance_eval'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
22)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should allow the use of before and after together'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:473:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
23)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for class methods should be able to use private methods as hooks'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:486:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
24)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should run an advice block'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:496:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
25)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should run an advice method'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:505:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
26)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should not pass any of the hookable method's arguments if the hook block does not accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `method_with_args'
./spec/hook_spec.rb:516:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
27)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should not pass any of the hookable method's arguments if the hook method does not accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `method_with_args'
./spec/hook_spec.rb:528:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
28)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should not pass any of the hookable method's arguments if the hook is declared after it is registered and does not accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `method_with_args'
./spec/hook_spec.rb:540:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
29)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should not pass any of the hookable method's arguments if the hook has been re-defined not to accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `method_with_args'
./spec/hook_spec.rb:556:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
30)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should pass the hookable method arguments to the hook method if the hook method takes arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `method_with_args'
./spec/hook_spec.rb:568:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
31)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should pass the hookable method arguments to the hook block if the hook block takes arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `method_with_args'
./spec/hook_spec.rb:579:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
32)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should pass the hookable method arguments to the hook method if the hook method was re-defined to accept arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_method_with_args_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `method_with_args'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `method_with_args'
./spec/hook_spec.rb:595:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
33)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should not pass the method return value to the after hook if the method does not take arguments'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_method_with_ret_val_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `method_with_ret_val'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `method_with_ret_val'
./spec/hook_spec.rb:607:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
34)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should work with glob arguments (or whatever you call em)'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hook_this_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hook_this'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hook_this'
./spec/hook_spec.rb:619:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `instance_eval'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
35)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should allow the use of before and after together'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:630:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
36)
NoMethodError in 'Extlib::Hook hook invocation without inheritance for instance methods should be able to use private methods as hooks'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:639:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
37)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for class methods should run an advice block when the class is inherited'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:652:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
38)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for class methods should run an advice block on child class when hook is registered in parent after inheritance'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:659:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
39)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for class methods should be able to declare advice methods in child classes'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:673:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
40)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for class methods should not execute hooks added in the child classes when in the parent class'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:680:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
41)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for class methods should not call hooks defined in child class even if hook method exists in parent'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:710:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
42)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for instance methods should run an advice block when the class is inherited'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:721:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
43)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for instance methods should run an advice block on child class when hook is registered in parent after inheritance'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:730:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
44)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for instance methods should be able to declare advice methods in child classes'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:745:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
45)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for instance methods should not execute hooks added in the child classes when in parent class'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:755:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
46)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for instance methods should not call hooks defined in child class even if hook method exists in parent'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:788:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
47)
NoMethodError in 'Extlib::Hook hook invocation with class inheritance for instance methods should call different hooks in different children when they are defined there'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hello_world_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:335:in `execute_before_hello_world_nan_hook_stack'
mscorlib:0:in `CallSite.Target'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:298:in `hello_world'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:297:in `hello_world'
./spec/hook_spec.rb:813:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/example/example_group_methods.rb:212:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
48)
NoMethodError in 'Extlib::Hook hook invocation with module inclusions / extensions for class methods should not overwrite methods included by extensions after the hook is declared'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:840:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
49)
NoMethodError in 'Extlib::Hook hook invocation with module inclusions / extensions for instance methods should not overwrite methods included by modules after the hook is declared'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:862:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
50)
NoMethodError in 'Extlib::Hook using before hook for class methods should run the advice before the advised method'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hook_me_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `hook_me'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hook_me'
./spec/hook_spec.rb:902:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
51)
NoMethodError in 'Extlib::Hook using before hook for class methods should execute all advices once in order'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:913:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
52)
NoMethodError in 'Extlib::Hook using before hook for instance methods should run the advice before the advised method'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hook_me_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hook_me'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hook_me'
./spec/hook_spec.rb:929:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
53)
NoMethodError in 'Extlib::Hook using before hook for instance methods should execute all advices once in order'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:941:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
54)
NoMethodError in 'Extlib::Hook using after hook for class methods should run the advice after the advised method'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_hook_me_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:307:in `hook_me'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hook_me'
./spec/hook_spec.rb:958:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
55)
NoMethodError in 'Extlib::Hook using after hook for class methods should execute all advices once in order'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:307:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:969:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
56)
NoMethodError in 'Extlib::Hook using after hook for class methods the advised method should still return its normal value'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_hello_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:307:in `hello'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hello'
./spec/hook_spec.rb:977:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
57)
NoMethodError in 'Extlib::Hook using after hook for class methods should pass the return value to a hook method'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_with_return_val_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:307:in `with_return_val'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `with_return_val'
./spec/hook_spec.rb:987:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
58)
NoMethodError in 'Extlib::Hook using after hook for class methods should pass the return value to a hook block'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_with_return_val_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:307:in `with_return_val'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `with_return_val'
./spec/hook_spec.rb:996:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
59)
NoMethodError in 'Extlib::Hook using after hook for class methods should pass the return value and method arguments to a hook block'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_with_args_and_return_val_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:307:in `with_args_and_return_val'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `with_args_and_return_val'
./spec/hook_spec.rb:1008:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
60)
NoMethodError in 'Extlib::Hook using after hook for instance methods should run the advice after the advised method'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_hook_me_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `hook_me'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hook_me'
./spec/hook_spec.rb:1022:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
61)
NoMethodError in 'Extlib::Hook using after hook for instance methods should execute all advices once in order'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:1034:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
62)
NoMethodError in 'Extlib::Hook using after hook for instance methods the advised method should still return its normal value'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_hello_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `hello'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hello'
./spec/hook_spec.rb:1042:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
63)
NoMethodError in 'Extlib::Hook using after hook for instance methods should return nil if an after hook throws :halt without a return value'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_with_value_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `with_value'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `with_value'
./spec/hook_spec.rb:1050:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
64)
NoMethodError in 'Extlib::Hook using after hook for instance methods should pass the return value to a hook method'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_with_return_val_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `with_return_val'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `with_return_val'
./spec/hook_spec.rb:1060:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
65)
NoMethodError in 'Extlib::Hook using after hook for instance methods should pass the return value to a hook block'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_with_return_val_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `with_return_val'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `with_return_val'
./spec/hook_spec.rb:1069:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
66)
NoMethodError in 'Extlib::Hook using after hook for instance methods should pass the return value and method arguments to a hook block'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_with_args_and_return_val_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `with_args_and_return_val'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `with_args_and_return_val'
./spec/hook_spec.rb:1081:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
67)
Spec::Mocks::MockExpectationError in 'Extlib::Hook aborting for class methods should catch :halt from a before hook and abort the advised method'
<#<Class:0x00028ae> (class)> expected :maybe! with (any args) once, but received it 0 times
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
error_generator.rb:26:in `raise_expectation_error'
mscorlib:0:in `CallSite.Target'
message_expectation.rb:231:in `generate_error'
message_expectation.rb:193:in `verify_messages_received'
proxy.rb:204:in `verify_expectations'
:0:in `each'
mscorlib:0:in `CallSite.Target'
proxy.rb:203:in `verify_expectations'
proxy.rb:76:in `verify'
methods.rb:62:in `rspec_verify'
space.rb:9:in `verify_all'
:0:in `each'
mscorlib:0:in `CallSite.Target'
space.rb:8:in `verify_all'
rspec.rb:12:in `verify_mocks_for_rspec'
example_methods.rb:127:in `after_each_example'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
68)
NoMethodError in 'Extlib::Hook aborting for class methods should return nil from the hookable method if a before hook throws :halt'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_with_value_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `with_value'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `with_value'
./spec/hook_spec.rb:1116:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
69)
NoMethodError in 'Extlib::Hook aborting for class methods should return nil if an after hook throws :halt without a return value'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_with_value_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:307:in `with_value'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `with_value'
./spec/hook_spec.rb:1132:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
70)
Spec::Mocks::MockExpectationError in 'Extlib::Hook aborting for instance methods should catch :halt from a before hook and abort the advised method'
#<:0x0002902> expected :maybe! with (any args) once, but received it 0 times
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
error_generator.rb:26:in `raise_expectation_error'
mscorlib:0:in `CallSite.Target'
message_expectation.rb:231:in `generate_error'
message_expectation.rb:193:in `verify_messages_received'
proxy.rb:204:in `verify_expectations'
:0:in `each'
mscorlib:0:in `CallSite.Target'
proxy.rb:203:in `verify_expectations'
proxy.rb:76:in `verify'
methods.rb:62:in `rspec_verify'
space.rb:9:in `verify_all'
:0:in `each'
mscorlib:0:in `CallSite.Target'
space.rb:8:in `verify_all'
rspec.rb:12:in `verify_mocks_for_rspec'
example_methods.rb:127:in `after_each_example'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
71)
NoMethodError in 'Extlib::Hook aborting for instance methods should return nil from the hookable method if a before hook throws :halt'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_with_value_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `with_value'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `with_value'
./spec/hook_spec.rb:1165:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
72)
NoMethodError in 'Extlib::Hook aborting with return values for class methods should be able to abort from a before hook with a return value'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:305:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:1186:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
73)
NoMethodError in 'Extlib::Hook aborting with return values for class methods should be able to abort from an after hook with a return value'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_clakable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:307:in `clakable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `clakable'
./spec/hook_spec.rb:1191:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
74)
NoMethodError in 'Extlib::Hook aborting with return values for instance methods should be able to abort from a before hook with a return value'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:248:in `execute_before_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:304:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:1202:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
75)
NoMethodError in 'Extlib::Hook aborting with return values for instance methods should be able to abort from an after hook with a return value'
undefined method `_id2ref' for ObjectSpace:Module
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:253:in `execute_after_hookable_nan_hook_stack'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:306:in `hookable'
/Users/alexbcoles/git-repos/extlib/lib/extlib/hook.rb:303:in `hookable'
./spec/hook_spec.rb:1209:
:0:in `catch'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
76)
RangeError in 'LazyArray#delete_at (not loaded) with an index not within the LazyArray should return nil'
Argument is out of range.
Parameter name: index
:0:in `delete_at'
/Users/alexbcoles/git-repos/extlib/lib/extlib/lazy_array.rb:248:in `delete_at'
./spec/lazy_array_spec.rb:422:
./spec/lazy_array_spec.rb:65:in `should_return_nil'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
lazy_array_spec.rb:117:in `action'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `instance_eval'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
77)
RangeError in 'LazyArray#delete_at (not loaded) with an index not within the LazyArray should not change self'
Argument is out of range.
Parameter name: index
:0:in `delete_at'
/Users/alexbcoles/git-repos/extlib/lib/extlib/lazy_array.rb:248:in `delete_at'
./spec/lazy_array_spec.rb:422:
./spec/lazy_array_spec.rb:90:in `should_not_change_subject'
./spec/lazy_array_spec.rb:90:in `should_not_change_subject'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
lazy_array_spec.rb:117:in `action'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `call'
mscorlib:0:in `CallSite.Target'
change.rb:12:in `matches?'
handler.rb:27:in `handle_matcher'
mscorlib:0:in `CallSite.Target'
kernel.rb:49:in `should_not'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `instance_eval'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
78)
RangeError in 'LazyArray#delete_at (not loaded) with an index not within the LazyArray should be a kicker'
Argument is out of range.
Parameter name: index
:0:in `delete_at'
/Users/alexbcoles/git-repos/extlib/lib/extlib/lazy_array.rb:248:in `delete_at'
./spec/lazy_array_spec.rb:422:
./spec/lazy_array_spec.rb:97:in `should_be_a_kicker'
./spec/lazy_array_spec.rb:97:in `should_be_a_kicker'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
lazy_array_spec.rb:117:in `action'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `call'
mscorlib:0:in `CallSite.Target'
change.rb:12:in `matches?'
handler.rb:6:in `handle_matcher'
mscorlib:0:in `CallSite.Target'
kernel.rb:26:in `should'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `instance_eval'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
79)
'LazyArray#values_at (not loaded) with a negative range should return expected value' FAILED
expected ["bessie"]
got ["bessie", nil]
(compared using eql?)
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
handler.rb:6:in `handle_matcher'
mscorlib:0:in `CallSite.Target'
kernel.rb:26:in `should'
mscorlib:0:in `CallSite.Target'
lazy_array_spec.rb:24:in `should_return_expected_value'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
80)
RangeError in 'LazyArray#delete_at (loaded) with an index not within the LazyArray should return nil'
Argument is out of range.
Parameter name: index
:0:in `delete_at'
/Users/alexbcoles/git-repos/extlib/lib/extlib/lazy_array.rb:248:in `delete_at'
./spec/lazy_array_spec.rb:422:
./spec/lazy_array_spec.rb:65:in `should_return_nil'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
lazy_array_spec.rb:117:in `action'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `instance_eval'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
81)
RangeError in 'LazyArray#delete_at (loaded) with an index not within the LazyArray should not change self'
Argument is out of range.
Parameter name: index
:0:in `delete_at'
/Users/alexbcoles/git-repos/extlib/lib/extlib/lazy_array.rb:248:in `delete_at'
./spec/lazy_array_spec.rb:422:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
lazy_array_spec.rb:117:in `action'
lazy_array_spec.rb:90:in `should_not_change_subject'
:0:in `call'
mscorlib:0:in `CallSite.Target'
change.rb:12:in `matches?'
handler.rb:27:in `handle_matcher'
mscorlib:0:in `CallSite.Target'
kernel.rb:49:in `should_not'
mscorlib:0:in `CallSite.Target'
lazy_array_spec.rb:86:in `should_not_change_subject'
:0:in `instance_eval'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
82)
'LazyArray#values_at (loaded) with a negative range should return expected value' FAILED
expected ["bessie"]
got ["bessie", nil]
(compared using eql?)
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
handler.rb:6:in `handle_matcher'
mscorlib:0:in `CallSite.Target'
kernel.rb:26:in `should'
mscorlib:0:in `CallSite.Target'
lazy_array_spec.rb:24:in `should_return_expected_value'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
83)
'LazyArray#values_at (loaded) with a negative range after appending to the LazyArray should return expected value' FAILED
expected ["steve"]
got ["steve", nil]
(compared using eql?)
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
handler.rb:6:in `handle_matcher'
mscorlib:0:in `CallSite.Target'
kernel.rb:26:in `should'
mscorlib:0:in `CallSite.Target'
lazy_array_spec.rb:24:in `should_return_expected_value'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
84)
'Extlib::Pooling should track the initialized pools' FAILED
expected empty? to return true, got false
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
./spec/pooling_spec.rb:98:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
handler.rb:6:in `handle_matcher'
mscorlib:0:in `CallSite.Target'
kernel.rb:26:in `should'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
:0:in `instance_eval'
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
85)
'Extlib::Pooling should wake up the scavenger thread when exiting' FAILED
expected false, got true
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/expectations/fail_with.rb:41:in `fail_with'
./spec/pooling_spec.rb:159:
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/example_group_runner.rb:22:in `run'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/options.rb:151:in `run_examples'
handler.rb:6:in `handle_matcher'
mscorlib:0:in `CallSite.Target'
kernel.rb:26:in `should'
mscorlib:0:in `CallSite.Target'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/lib/spec/runner/command_line.rb:9:in `run'
:0:in `instance_eval'
/usr/local/ironruby/lib/ironruby/gems/1.8/gems/rspec-1.2.9/bin/spec:5:
example_methods.rb:37:in `execute'
timeout.rb:52:in `timeout'
mscorlib:0:in `CallSite.Target'
example_methods.rb:32:in `execute'
example_group_methods.rb:212:in `run_examples'
:0:in `each'
mscorlib:0:in `CallSite.Target'
example_group_methods.rb:207:in `run_examples'
example_group_methods.rb:94:in `run'
example_group_runner.rb:22:in `run'
:0:in `each'
mscorlib:0:in `CallSite.Target'
Finished in 124.013057 seconds
1850 examples, 85 failures, 1 pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment