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
Takashi Kokubun 5b1f7f26b4
Skip if getrusage is not supported
1243255c3a broke ci.rvm.jp tests like
http://ci.rvm.jp/results/trunk_clang_39@silicon-docker/2445098.

253232c028 works only if getrusage is supported.
2019-11-30 13:29:01 -08:00
..
argf
array Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
basicobject
binding
builtin_constants
class Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
comparable
complex
data Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
dir
encoding
enumerable Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
enumerator
env Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
exception Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
false
fiber
file Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
filetest
float Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
gc
hash Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
integer Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
io Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
kernel Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
main
marshal Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
matchdata Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
math
method
module Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
mutex
nil
numeric
objectspace
proc
process Skip if getrusage is not supported 2019-11-30 13:29:01 -08:00
queue
random
range Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
rational
regexp Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
signal
sizedqueue
string Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
struct Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
symbol Deprecate taint/trust and related methods, and make the methods no-ops 2019-11-18 01:00:25 +02:00
systemexit
thread check interrupts at each frame pop timing. 2019-11-29 17:47:02 +09:00
threadgroup
time Update to ruby/spec@4eec3dc 2019-11-30 21:26:52 +01:00
tracepoint
true
unboundmethod
warning