1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
normal 9d74d402e1 disable non-blocking pipes and sockets by default
There seems to be a compatibility problems with Rails +
Rack::Deflater; so we revert this incompatibility.

This effectively reverts r65922; but keeps the bugfixes to
better support non-blocking sockets and pipes for future use.

[Bug #15356] [Bug #14968]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66093 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-11-29 20:00:00 +00:00
..
-ext-
base64
benchmark
bigdecimal
cgi
coverage
csv
date date_core.c: respect COMPLEX_DAT bit 2018-11-13 04:29:31 +00:00
dbm
digest
drb Just skip on armv7l-linux 2018-11-03 23:08:08 +00:00
dtrace
erb erb.rb: warn invalid trim_mode [Misc #15294] 2018-11-12 00:37:15 +00:00
etc
excludes configure.ac: disable native-fiber for MinGW 2018-11-20 14:40:55 +00:00
fiddle test_function.rb: loosen delta boundary 2018-11-13 06:17:57 +00:00
fileutils
gdbm
io io + socket: make pipes and sockets nonblocking by default 2018-11-22 08:46:51 +00:00
irb
json
lib mjit_build_dir: separate MJIT_BUILD_DIR 2018-11-07 02:49:26 +00:00
logger
matrix lib/matrix.rb: Make Matrix & Vector mutable. Add #[]=, #map!. 2018-11-02 17:52:51 +00:00
minitest object.c: Deprecate Object#=~ and add NilClass#=~` 2018-11-26 07:55:07 +00:00
misc
mkmf test/mkmf/base.rb: use CC_WRAPPER same as the toplevel 2018-11-17 01:42:30 +00:00
monitor lib/monitor.rb: avoid race conditions by Thread.handle_interrupt 2018-11-28 01:51:44 +00:00
net test_ftp.rb: loosen another timeout requirement 2018-11-14 08:21:05 +00:00
nkf
objspace
open-uri
openssl
optparse
ostruct
pathname Pathname: Have #relative_path_from accept String argument. 2018-11-13 06:20:06 +00:00
psych Make rubygems follow the upstream of psych 2018-11-11 00:20:27 +00:00
rdoc Merge rdoc-6.1.0.bata2 2018-11-27 07:02:36 +00:00
readline
resolv Fix a typo [ci skip] 2018-11-11 11:58:38 +00:00
rexml
rinda
ripper
rss
ruby clear dst Hash on Hash#replace. [Bug #15358] 2018-11-29 08:03:55 +00:00
rubygems Merge rubygems upstream from 2c499655f2 2018-11-28 03:08:14 +00:00
scanf
sdbm
shell
socket disable non-blocking pipes and sockets by default 2018-11-29 20:00:00 +00:00
stringio
strscan
syslog
testunit
uri
webrick
win32ole test_win32ole_event.rb: retry #test_s_new_loop with sleep 2018-11-01 04:20:26 +00:00
yaml
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_extlibs.rb
test_find.rb
test_forwardable.rb
test_ipaddr.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_sync.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb