I haven't yet been able to test this on another platform to see if it
is OS X specific.
jacob:~/cvs/ruby ntalbott$ ./ruby -v -I lib test/runner.rb -v
test/drb/
ruby 1.8.1 (2003-12-01) [powerpc-darwin]
Loaded suite drb
Started
test_all(ACLEntryTest): .
test_ip(ACLEntryTest): .
test_ip_v6(ACLEntryTest): .
test_name(ACLEntryTest): .
test_1(ACLListTest): .
test_2(ACLListTest): .
test_all_1(ACLListTest): .
test_all_2(ACLListTest): .
test_0(ACLTest): .
test_1(ACLTest): .
test_not_0(ACLTest): .
test_not_1(ACLTest): .
test_01(TestDRbAry):
^C/Users/ntalbott/cvs/ruby/test/drb/drbtest.rb:240: warning: instance
variable @ext not initialized
E./lib/drb/extservm.rb:78:in `stop': Interrupt from
./lib/drb/extservm.rb:78:in `invoke_service'
from ./lib/drb/extservm.rb:38:in `service'
from /Users/ntalbott/cvs/ruby/test/drb/drbtest.rb:235:in
`setup'
from ./lib/test/unit/testcase.rb:69:in `run'
from ./lib/test/unit/testsuite.rb:34:in `run'
from ./lib/test/unit/testsuite.rb:33:in `each'
from ./lib/test/unit/testsuite.rb:33:in `run'
from ./lib/test/unit/testsuite.rb:34:in `run'
... 6 levels...
from ./lib/test/unit/autorunner.rb:21
from ./lib/test/unit/autorunner.rb:19:in `[]'
from ./lib/test/unit/autorunner.rb:182:in `run'
from test/runner.rb:10
Thanks,
Nathaniel
<:((><