File: TestAutoload.rb

package info (click to toggle)
jruby 9.4.8.0%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 89,244 kB
  • sloc: ruby: 548,574; java: 276,189; yacc: 25,873; ansic: 6,178; xml: 6,111; sh: 1,855; sed: 94; makefile: 78; jsp: 48; tcl: 40; exp: 12
file content (6 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
exclude :test_autoload_deprecate_constant, "to be fixed in #5489"
exclude :test_autoload_so, "to be fixed in #5489"
exclude :test_autoload_same_file, "to be fixed in #5489"
exclude :test_bug_13526, "racey test that doesn't behave as expected with concurrent threads #5294"
exclude :test_no_memory_leak, "no working assert_no_memory_leak method"
exclude :test_source_location, "https://github.com/jruby/jruby/issues/7711"