1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/net
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
..
ftp merge revision(s) 53810: [Backport #12044] 2016-03-29 07:29:20 +00:00
http merge revision(s) 53299: [Backport #11870] 2016-03-29 04:49:00 +00:00
imap merge revision(s) 54025: [Backport #12167] 2016-03-29 15:52:51 +00:00
pop Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
protocol Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00
smtp Add frozen_string_literal: false for all files 2015-12-16 05:07:31 +00:00