File: TestRequire.rb

package info (click to toggle)
jruby 9.3.9.0%2Bds-8
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 80,856 kB
  • sloc: ruby: 517,823; java: 260,094; xml: 31,930; ansic: 5,777; yacc: 4,973; sh: 1,163; makefile: 105; jsp: 48; tcl: 40; exp: 11
file content (19 lines) | stat: -rw-r--r-- 1,458 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
exclude :test_define_class, "an MRI inconsistency - NameError when class BasicSocket already defined!"
exclude :test_frozen_loaded_features, "error message does not match"
exclude :test_load_ospath, "we lose encoding on the way into load, can't preserve for LoadError message"
exclude :test_load2, "needs investigation"
exclude :test_loading_fifo_fd_leak, "elaborate test to force FD starvation, needs investigation"
exclude :test_loading_fifo_threading_raise, "we do not use IO to read files and so will not show as stopped while loading"
exclude :test_loading_fifo_threading_success, "we do not use IO to read files and so will not show as stopped while loading"
exclude :test_race_exception, "needs investigation"
exclude :test_require_changed_home, "needs investigation"
exclude :test_require_insecure_path, "JRuby does not have null-terminated strings nor tainting"
exclude :test_require_insecure_path_shift_jis, "JRuby does not have null-terminated strings nor tainting"
exclude :test_require_nonascii, "needs investigation"
exclude :test_require_nonascii_path_shift_jis, "needs investigation"
exclude :test_require_path_home_1, "needs investigation"
exclude :test_require_path_home_2, "needs investigation"
exclude :test_require_path_home_3, "needs investigation"
exclude :test_require_too_long_filename, "needs investigation"
exclude :test_tainted_loadpath, "needs investigation"
exclude :test_require_with_loaded_features_pop, "needs investigation"