D
didier.prophete
Ok, so I just got the latest ruby 1.8.4, compiled, ran the tests and I
ended up with 1 failure and 79 errors (running 'make test-all') Am I
the only one experiencing this ? (I am on os x 10.4.3, using gcc 4.0.0)
Basically all the tests fail like this one (note the 'execution
expired')
1) Error:
test_01(TestDRbAry):
RuntimeError: execution expired
/Users/boyfriend/tar/ruby-1.8.4/lib/timeout.rb:54:in
`invoke_service'
/Users/boyfriend/tar/ruby-1.8.4/lib/drb/extservm.rb:39:in `service'
/Users/boyfriend/tar/ruby-1.8.4/test/drb/drbtest.rb:35:in
`ext_service'
/Users/boyfriend/tar/ruby-1.8.4/lib/timeout.rb:56:in `timeout'
/Users/boyfriend/tar/ruby-1.8.4/lib/timeout.rb:76:in `timeout'
/Users/boyfriend/tar/ruby-1.8.4/test/drb/drbtest.rb:34:in
`ext_service'
/Users/boyfriend/tar/ruby-1.8.4/test/drb/drbtest.rb:279:in `setup'
any help would be really appreciated.
thanks,
-Didier
ended up with 1 failure and 79 errors (running 'make test-all') Am I
the only one experiencing this ? (I am on os x 10.4.3, using gcc 4.0.0)
Basically all the tests fail like this one (note the 'execution
expired')
1) Error:
test_01(TestDRbAry):
RuntimeError: execution expired
/Users/boyfriend/tar/ruby-1.8.4/lib/timeout.rb:54:in
`invoke_service'
/Users/boyfriend/tar/ruby-1.8.4/lib/drb/extservm.rb:39:in `service'
/Users/boyfriend/tar/ruby-1.8.4/test/drb/drbtest.rb:35:in
`ext_service'
/Users/boyfriend/tar/ruby-1.8.4/lib/timeout.rb:56:in `timeout'
/Users/boyfriend/tar/ruby-1.8.4/lib/timeout.rb:76:in `timeout'
/Users/boyfriend/tar/ruby-1.8.4/test/drb/drbtest.rb:34:in
`ext_service'
/Users/boyfriend/tar/ruby-1.8.4/test/drb/drbtest.rb:279:in `setup'
any help would be really appreciated.
thanks,
-Didier