File: TestCoverage.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,656 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
exclude :test_branch_coverage_for_case_statement, "no support for coverage options yet (#5147)"
exclude :test_branch_coverage_for_if_statement, "no support for coverage options yet (#5147)"
exclude :test_branch_coverage_for_safe_method_invocation, "no support for coverage options yet (#5147)"
exclude :test_branch_coverage_for_while_statement, "no support for coverage options yet (#5147)"
exclude :test_clear_with_branches, "no support for coverage options yet (#5147, #6149)"
exclude :test_clear_with_lines, "no support for coverage options yet (#5147, #6149)"
exclude :test_clear_with_methods, "no support for coverage options yet (#5147, #6149)"
exclude :test_clear_with_oneshot_lines, "no support for coverage options yet (#5147, #6149)"
exclude :test_coverage_optimized_branch, "no support for coverage options yet (#5147, #6149)"
exclude :test_eval, "line number is not matching in eval"
exclude :test_line_coverage_for_multiple_lines, "no support for coverage options yet (#5147)"
exclude :test_line_stub, "no support for coverage options yet (#5147, #6149)"
exclude :test_method_coverage, "no support for coverage options yet (#5147)"
exclude :test_method_coverage_for_alias, "no support for coverage options yet (#5147)"
exclude :test_method_coverage_for_define_method, "no support for coverage options yet (#5147)"
exclude :test_method_coverage_for_singleton_class, "no support for coverage options yet (#5147)"
exclude :test_nonpositive_linenumber, "requires RubyVM to compile iseq"
exclude :test_oneshot_line_coverage, "no support for coverage options yet (#5147, #6149)"
exclude :test_stop_wrong_peephole_optimization, "needs investigation"