1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test
k0kubun 1d6c1e27d4 test/lib/test/unit/assertions.rb: skip memory leak check
for all test cases on MJIT. In addition to those 2 tests,
TestAutoload#test_no_leak newly failed and most of assert_no_memory_leak
usages are likely to randomly fail.

Let me just skip all of them but let's revisit this to check it properly later.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65315 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-10-23 01:13:38 +00:00
..
-ext- revisit more MJIT test skips 2018-10-22 15:49:22 +00:00
base64
benchmark
bigdecimal
cgi
coverage
csv
date
dbm
digest
drb Add debug option to check ci failures on solaris 2018-10-22 12:21:19 +00:00
dtrace
erb
etc
excludes Exclude CI platform specific failures by --excludes option 2018-10-21 03:38:52 +00:00
fiddle
fileutils
gdbm
io
irb
json
lib test/lib/test/unit/assertions.rb: skip memory leak check 2018-10-23 01:13:38 +00:00
logger
matrix
minitest
misc
mkmf
monitor
net Exclude CI platform specific failures by --excludes option 2018-10-21 03:38:52 +00:00
nkf
objspace
open-uri
openssl
optparse
ostruct
pathname
psych
rdoc
readline
resolv
rexml
rinda
ripper
rss
ruby test/lib/test/unit/assertions.rb: skip memory leak check 2018-10-23 01:13:38 +00:00
rubygems revisit more MJIT test skips 2018-10-22 15:49:22 +00:00
scanf
sdbm
shell
socket
stringio
strscan
syslog
testunit
uri
webrick
win32ole
yaml
zlib
colors
runner.rb
test_abbrev.rb
test_cmath.rb
test_delegate.rb
test_extlibs.rb
test_find.rb
test_forwardable.rb
test_ipaddr.rb
test_mutex_m.rb
test_observer.rb
test_open3.rb
test_pp.rb
test_prettyprint.rb
test_prime.rb
test_pstore.rb
test_pty.rb
test_rbconfig.rb
test_securerandom.rb
test_set.rb
test_shellwords.rb
test_singleton.rb
test_sync.rb
test_syslog.rb
test_tempfile.rb
test_time.rb
test_timeout.rb
test_tmpdir.rb
test_tracer.rb
test_tsort.rb
test_unicode_normalize.rb
test_weakref.rb
test_win32api.rb