From ecf298f30f946990f1a61cdc80cb16393b3fde8d Mon Sep 17 00:00:00 2001 From: gotoyuzo Date: Sat, 8 Jan 2005 19:09:12 +0000 Subject: * test/webrick/test_server.rb (test_daemon): delete an assertion which has possibility to fail by race condition. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@7755 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c450c8cf5..d11136445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sun Jan 9 04:08:40 2005 GOTOU Yuuzou + + * test/webrick/test_server.rb (test_daemon): delete an assertion + which has possibility to fail by race condition. + Sun Jan 9 03:22:46 2005 Minero Aoki * test/fileutils/test_fileutils.rb (test_copy_entry): copy_entry -- cgit