File: TestSetTraceFunc.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 (41 lines) | stat: -rw-r--r-- 2,439 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
exclude :test_argument_error_on_bmethod, "needs investigation"
exclude :test_b_call_with_redo, "needs investigation"
exclude :test_break, "needs investigation"
exclude :test_break_with_rescue, "needs investigation"
exclude :test_c_call, "needs investigation"
exclude :test_call, "needs investigation"
exclude :test_class, "needs investigation"
exclude :test_const_missing, "needs investigation"
exclude :test_define_method_on_exception, "needs investigation"
exclude :test_define_method_on_return, "needs investigation"
exclude :test_fiber_switch, "needs investigation"
exclude :test_lineno_in_optimized_insn, "not implemented, jruby/jruby#6149"
exclude :test_method_missing, "needs investigation"
exclude :test_raise, "needs investigation"
exclude :test_rb_rescue, "needs investigation"
exclude :test_recursive, "needs investigation"
exclude :test_rescue_and_ensure_should_not_cause_b_return, "needs investigation"
exclude :test_return, "needs investigation"
exclude :test_return2, "needs investigation"
exclude :test_return_value_with_rescue, "needs investigation"
exclude :test_return_value_with_rescue_and_defined_methods, "needs investigation"
exclude :test_script_compiled, "not implemented, jruby/jruby#6149"
exclude :test_thread_add_trace_func, "hangs"
exclude :test_thread_trace, "needs investigation"
exclude :test_throwing_return_with_finish_frame, "needs investigation"
exclude :test_trace_defined_method, "needs investigation"
exclude :test_trace_point_at_return_when_exception, "needs investigation"
exclude :test_tracepoint, "needs investigation"
exclude :test_tracepoint_access_from_outside, "needs investigation"
exclude :test_tracepoint_b_return_with_lambda, "needs investigation"
exclude :test_tracepoint_b_return_with_next, "needs investigation"
exclude :test_tracepoint_block, "needs investigation"
exclude :test_tracepoint_callee_id, "needs investigation"
exclude :test_tracepoint_enable_target, "not implemented, jruby/jruby#6149"
exclude :test_tracepoint_enable_with_target_line, "not implemented, jruby/jruby#6149"
exclude :test_tracepoint_inspect, "needs investigation"
exclude :test_tracepoint_nested_enabled_with_target, "not implemented, jruby/jruby#6149"
exclude :test_tracepoint_raised_exception, "needs investigation"
exclude :test_tracepoint_return_value, "needs investigation"
exclude :test_tracepoint_parameters, "not implemented, jruby/jruby#6149"
exclude :test_tracepoint_thread, "needs investigation"