fix a typo [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@54066 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
47c00f30ab
commit
75b61aa316
@ -109,7 +109,7 @@ Tue Mar 8 16:54:29 2016 NAKAMURA Usaku <usa@ruby-lang.org>
|
|||||||
Tue Mar 8 08:13:01 2016 Rei Odaira <Rei.Odaira@gmail.com>
|
Tue Mar 8 08:13:01 2016 Rei Odaira <Rei.Odaira@gmail.com>
|
||||||
|
|
||||||
* test/net/imap/test_imap.rb (test_idle_timeout): Because of the
|
* test/net/imap/test_imap.rb (test_idle_timeout): Because of the
|
||||||
timeout specified in "imap.idle(0.2)", there is no gurantee that
|
timeout specified in "imap.idle(0.2)", there is no guarantee that
|
||||||
the server thread has done all the work before the client thread
|
the server thread has done all the work before the client thread
|
||||||
performs the assertions. It depends on the thread scheduling.
|
performs the assertions. It depends on the thread scheduling.
|
||||||
Add checks to avoid false positives (on AIX, particularly).
|
Add checks to avoid false positives (on AIX, particularly).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user