ruby--ruby/test/-ext-
Jean Boussier b1e6e58cd1 Refactor TestThreadInstrumentation to investigate CI flakiness
`test_thread_instrumentation_fork_safe` has been failing occasionaly
on Ubuntu and Arch. At this stage we're not sure why, all we know is
that the child exit with status 1.

I suspect that something entirely unrelated cause the forked children
to fail on exit, so by using `exit!(0)` and doing assertions in the
parent I hope to be resilient to that.
2022-06-07 13:19:34 +02:00
..
arith_seq
array
bignum Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
bug_reporter
class
debug
exception
file
float
funcall Avoid defining the same test class in multiple files 2022-04-22 15:00:16 -07:00
gvl
hash
integer
iseq_load
iter
load
marshal
method
num2int
path_to_class
popen_deadlock
postponed_job
proc
rational
st
string Decouple GC slot sizes from RVALUE 2022-02-02 09:52:04 -05:00
struct
symbol
thread Refactor TestThreadInstrumentation to investigate CI flakiness 2022-06-07 13:19:34 +02:00
thread_fd
time
tracepoint
typeddata
vm
wait
win32
test_abi.rb [Feature #18249] Implement ABI checking 2022-02-22 09:55:21 -05:00
test_bug-3571.rb
test_bug-5832.rb
test_bug-14834.rb
test_enumerator_kw.rb
test_notimplement.rb
test_printf.rb
test_random.rb
test_recursion.rb
test_scan_args.rb