

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
2 messages in org.ruby-lang.ruby-dev[ruby-dev:28138] test/soapのtimeout| From | Sent On | Attachments |
|---|---|---|
| Kazuhiro NISHIYAMA | Dec 27, 2005 1:00 am | |
| Tanaka Akira | Dec 27, 2005 1:21 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | [ruby-dev:28138] test/soapのtimeout | Actions... |
|---|---|---|
| From: | Kazuhiro NISHIYAMA (zn...@mbf.nifty.com) | |
| Date: | Dec 27, 2005 1:00:20 am | |
| List: | org.ruby-lang.ruby-dev | |
西山和広です。
非常に遅いマシンでtest/soapを実行すると、どこか(不定)で Timeout::Errorになってしまいテストがそこで終わってしまって、 test/unitのレポートも出ません。
$ ~/opt/ruby-1.8.4/bin/ruby test/runner.rb -v test/soap
(略)
test_calc(SOAP::Calc::TestCalc):
/home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/timeout.rb:54:in `rbuf_fill': execution
expired (Timeout::Error)
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/timeout.rb:56:in `timeout'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/timeout.rb:76:in `timeout'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/protocol.rb:132:in `rbuf_fill'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/protocol.rb:126:in `readline'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/http.rb:1988:in
`read_status_line'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/http.rb:1977:in `read_new'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/http.rb:1046:in `request'
... 23 levels...
from
/home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb:27:in
`run'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/test/unit/autorunner.rb:200:in `run'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/test/unit/autorunner.rb:13:in `run'
from test/runner.rb:7
$ ~/opt/ruby-1.8.4/bin/ruby test/runner.rb -v test/soap
(略)
test_normal(SOAP::TestStreamHandler):
/home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/timeout.rb:54:in `rbuf_fill': execution
expired (Timeout::Error)
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/timeout.rb:56:in `timeout'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/timeout.rb:76:in `timeout'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/protocol.rb:132:in `rbuf_fill'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/protocol.rb:116:in `readuntil'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/protocol.rb:126:in `readline'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/http.rb:1988:in
`read_status_line'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/http.rb:1977:in `read_new'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/net/http.rb:1046:in `request'
... 21 levels...
from
/home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/test/unit/ui/testrunnerutilities.rb:27:in
`run'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/test/unit/autorunner.rb:200:in `run'
from /home/kazu/opt/ruby-1.8.4/lib/ruby/1.8/test/unit/autorunner.rb:13:in `run'
from test/runner.rb:7
$
-- |ZnZ(ゼット エヌ ゼット) |西山和広(Kazuhiro NISHIYAMA)







