File: TestModule.rb

package info (click to toggle)
jruby 1.7.26-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 84,572 kB
  • sloc: ruby: 669,910; java: 253,056; xml: 35,152; ansic: 9,187; yacc: 7,267; cpp: 5,244; sh: 1,036; makefile: 345; jsp: 48; tcl: 40
file content (25 lines) | stat: -rw-r--r-- 1,578 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
exclude :test_alias, "needs investigation"
exclude :test_attr, "needs investigation"
exclude :test_attr_obsoleted_flag, "needs investigation"
exclude :test_change_visibility_under_safe4, "needs investigation"
exclude :test_class_eval, "needs investigation"
exclude :test_class_variable_get, "needs investigation"
exclude :test_class_variable_set, "needs investigation"
exclude :test_const_get_inherited, "needs investigation"
exclude :test_const_get_no_inherited, "needs investigation"
exclude :test_const_in_module, "needs investigation"
exclude :test_include_under_safe4, "needs investigation"
exclude :test_method_added, "needs investigation"
exclude :test_method_redefinition, "needs investigation"
exclude :test_nonascii_name, "needs investigation"
exclude :test_toplevel_private_constant, "fails to launch external JRuby instance"
exclude :test_private_constants_clear_inlinecache, "fails to launch external JRuby instance"
exclude :test_protected_singleton_method, "needs investigation"
exclude :test_s_constants, "needs investigation"
exclude :test_top_public_private, "needs investigation"
exclude :test_undef, "needs investigation"
exclude :test_public_constant, "needs investigation"
exclude :test_define_module_under_private_constant, "we don't evaluate colon2-like class opening via colon2 logic, can't tell if private are ok"
exclude :test_constant_lookup_in_toplevel_class_eval, "needs investigation"
exclude :test_constant_lookup_in_module_in_class_eval, "needs investigation"
exclude :test_constant_lookup_in_method_defined_by_class_eval, "needs investigation"