File: TestCoverage.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 (20 lines) | stat: -rw-r--r-- 1,583 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
exclude :test_coverage_with_asan, "needs investigation"
exclude :test_method_coverage_for_define_method, "no support for coverage options yet (#5147)"
exclude :test_branch_coverage_for_pattern_matching, "no support for branches yet"
exclude :test_method_coverage_for_singleton_class, "no support for coverage options yet (#5147)"
exclude :test_clear_with_methods, "no support for coverage options yet (#5147, #6149)"
exclude :test_branch_coverage_in_ensure_clause, "no support for branches yet"
exclude :test_branch_coverage_for_case_statement, "no support for coverage options yet (#5147)"
exclude :test_coverage_optimized_branch, "no support for coverage options yet (#5147, #6149)"
exclude :test_line_coverage_for_multiple_lines, "needs investigation"
exclude :test_branch_coverage_for_safe_method_invocation, "no support for coverage options yet (#5147)"
exclude :test_branch_coverage_for_if_statement, "no support for coverage options yet (#5147)"
exclude :test_oneshot_line_coverage, "no support for coverage options yet (#5147, #6149)"
exclude :test_coverage_suspendable, "needs branching support"
exclude :test_stop_wrong_peephole_optimization, "needs investigation"
exclude :test_method_coverage, "no support for coverage options yet (#5147)"
exclude :test_branch_coverage_for_while_statement, "no support for coverage opit
ons yet (#5147)"
exclude :test_eval, "line number is not matching in eval"
exclude :test_clear_with_branches, "no support for coverage options yet (#5147, #6149)"
exclude :test_method_coverage_for_alias, "no support for coverage options yet (#5147)"