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
Jeremy Evans 179384a668 Revert "Prevent SystemStackError when calling super in module with activated refinement"
This reverts commit eeef16e190.

This also reverts the spec change.

Preventing the SystemStackError would be nice, but there is valid
code that the fix breaks, and it is probably more common than cases
that cause the SystemStackError.

Fixes [Bug #17182]
2020-09-22 12:04:48 -07:00
..
argf Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
array Update to ruby/spec@07164da 2020-07-27 21:41:08 +02:00
basicobject
binding 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
builtin_constants
class Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
comparable
complex Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
data Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
dir Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
encoding
enumerable Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
enumerator Update to ruby/spec@4e486fa 2020-05-31 18:22:49 +02:00
env 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
exception 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
false Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
fiber
file Update to ruby/spec@335eb9b 2020-08-28 20:26:02 +02:00
filetest Use rb_warn_deprecated for File.exists? and Dir.exists? 2020-04-06 21:43:32 +09:00
float Update to ruby/spec@335eb9b 2020-08-28 20:26:02 +02:00
gc Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
hash Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
integer Update to ruby/spec@b6b7752 2020-06-27 15:51:37 +02:00
io 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
kernel 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
main
marshal
matchdata Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
math Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
method 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
module Revert "Prevent SystemStackError when calling super in module with activated refinement" 2020-09-22 12:04:48 -07:00
mutex 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
nil Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
numeric Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
objectspace Warn on a finalizer that captures the object to be finalized 2020-09-16 13:52:24 -07:00
proc 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
process spec/ruby/core/process/clock_getres_spec.rb: lax the resolution limit 2020-05-03 00:23:18 +09:00
queue
random Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
range Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
rational
regexp 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
signal Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
sizedqueue
string Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
struct Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00
symbol Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
systemexit Update to ruby/spec@032ee74 2020-05-03 12:28:29 +02:00
thread Make Thread#join always convert its argument, as before 70f08f1eed 2020-09-21 16:22:04 +02:00
threadgroup
time 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
tracepoint 2.8 -> 3.0 in specs 2020-09-15 21:56:00 +02:00
true Update to ruby/spec@e829fb0 2020-09-17 11:42:26 +02:00
unboundmethod
warning Drop support for ruby 2.4 from ruby/spec 2020-04-01 15:36:20 +09:00