1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
nobu 28278b836b groups_spec.rb: get rid of limit on macOS
* spec/ruby/core/process/groups_spec.rb: on macOS, getgroups(2)
  has a variant which has no limit but not setgroups(2).  so the
  default groups may exceed the limit.  as the call of setgroups
  is expected to fail here, the content does not matter.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62547 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-02-23 08:32:33 +00:00
..
argf
array
basicobject
binding
builtin_constants
class
comparable
complex
dir
encoding
enumerable
enumerator
env
exception
false
fiber
file
filetest
float
gc
hash
integer
io
kernel
main
marshal
matchdata
math
method
module
mutex
nil
numeric
objectspace
proc
process groups_spec.rb: get rid of limit on macOS 2018-02-23 08:32:33 +00:00
random
range
rational
regexp
signal
string
struct
symbol
systemexit
thread
threadgroup
time
tracepoint
true
unboundmethod
warning