This project is closed and read-only.
Actions
Backport #3425
closedError: test_filehandler(WEBrick::TestFileHandler)
Backport #3425:
Error: test_filehandler(WEBrick::TestFileHandler)
Status:
Closed
Assignee:
Description
=begin
test_filehandler(WEBrick::TestFileHandler) の Error が手元の環境でも chkbuild でも発生しています。
http://www.rubyist.net/~akr/chkbuild/debian/ruby-1.8.7/log/20100611T085812.log.txt.gz
- Error:
test_filehandler(WEBrick::TestFileHandler):
NameError: undefined local variable or methodlog' for #<WEBrick::TestFileHandler:0xb74a5058> ./test/webrick/test_filehandler.rb:96:intest_filehandler'
/home/akr/chkbuild/tmp/build/ruby-1.8.7/20100611T085812/ruby/lib/net/http.rb:1054:inrequest' /home/akr/chkbuild/tmp/build/ruby-1.8.7/20100611T085812/ruby/lib/net/http.rb:2144:inreading_body'
/home/akr/chkbuild/tmp/build/ruby-1.8.7/20100611T085812/ruby/lib/net/http.rb:1053:inrequest' /home/akr/chkbuild/tmp/build/ruby-1.8.7/20100611T085812/ruby/lib/net/http.rb:1037:inrequest'
/home/akr/chkbuild/tmp/build/ruby-1.8.7/20100611T085812/ruby/lib/net/http.rb:543:instart' /home/akr/chkbuild/tmp/build/ruby-1.8.7/20100611T085812/ruby/lib/net/http.rb:1035:inrequest'
./test/webrick/test_filehandler.rb:95:intest_filehandler' ./test/webrick/utils.rb:38:incall'
./test/webrick/utils.rb:38:instart_server' ./test/webrick/utils.rb:46:instart_httpserver'
./test/webrick/test_filehandler.rb:79:in `test_filehandler'
=end
Actions