1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-
k0kubun e38a0b4606 revisit more MJIT test skips
r65308 passed both trunk-mjit and trunk-mjit-wait CIs. MJIT copy job
looks working fine. Then this commit skips 5 more tests. Some of them
were skipped in a very early stage and may still need to be skipped, but
I want to confirm them since they haven't been changed for a long time.

And this prefers having inline information on `RubyVM::MJIT.enabled?`.
This commit makes it easier to confirm whether there's suspicious test
skip by RubyVM::MJIT.enabled? or not.

After this commit, tentatively we're not skipping tests for MJIT other
than `assert_no_memory_leak` ones.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65311 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-22 15:49:22 +00:00
..
array Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00
bignum Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00
bug_reporter test_bug_reporter.rb: make it work with --jit 2018-04-28 09:02:56 +00:00
class
debug * remove trailing spaces. 2018-09-21 06:41:09 +00:00
exception Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00
file
float
funcall
gvl revisit more MJIT test skips 2018-10-22 15:49:22 +00:00
hash Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00
integer Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00
iseq_load test_iseq_load.rb: reduce timeout of test_stressful_roundtrip 2018-08-11 13:31:10 +00:00
iter
load
marshal
method Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00
num2int
path_to_class
popen_deadlock
postponed_job
proc Rename test classes to allow stable test count when running test-all -j 2018-03-13 06:29:02 +00:00
rational
st
string
struct
symbol
thread_fd_close revert revert of r65285 2018-10-21 23:20:32 +00:00
time
tracepoint
typeddata
vm
wait_for_single_fd test_wait_for_single_fd.rb: remove with_pipe helper 2018-05-14 23:51:39 +00:00
win32
test_bug-3571.rb
test_bug-5832.rb
test_notimplement.rb Add more assertions for NotImplementedError of instance method 2018-08-21 14:57:56 +00:00
test_printf.rb quote symbols 2018-03-14 02:35:51 +00:00
test_recursion.rb
test_scan_args.rb non-symbol keys in kwargs 2018-08-14 11:58:17 +00:00