ruby/test/net/imap
naruse e4fdcb540c merge revision(s) 54025: [Backport #12167]
* test/net/imap/test_imap.rb (test_idle_timeout): Because of the
	  timeout specified in "imap.idle(0.2)", there is no gurantee that
	  the server thread has done all the work before the client thread
	  performs the assertions. It depends on the thread scheduling.
	  Add checks to avoid false positives (on AIX, particularly).


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@54411 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-03-29 15:52:51 +00:00
..
cacert.pem test/net/imap/test_imap.rb: fix test failures due to expired certs 2014-01-03 01:46:55 +00:00
Makefile test/net/imap/test_imap.rb: fix test failures due to expired certs 2014-01-03 01:46:55 +00:00
server.crt test/net/imap/test_imap.rb: fix test failures due to expired certs 2014-01-03 01:46:55 +00:00
server.key
test_imap.rb merge revision(s) 54025: [Backport #12167] 2016-03-29 15:52:51 +00:00
test_imap_response_parser.rb * lib/net/imap.rb: remove an empty comment line and -*-. 2015-10-23 06:29:08 +00:00