File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 39
39
exclude :test_sort_with_replace , "needs investigation"
40
40
exclude :test_0_literal , "needs investigation"
41
41
exclude :test_ASET , "needs investigation"
42
+ exclude :test_flatten_recursive , "needs investigation"
Original file line number Diff line number Diff line change 14
14
exclude :test_invalid_retry_from_class_definition , "needs investigation"
15
15
exclude :test_visibility_inside_method , "needs investigation"
16
16
exclude :test_constant_access_from_method_in_cloned_class , "needs investigation"
17
+ exclude :test_clone_when_method_exists_on_singleton_class_of_singleton_class , "needs investigation"
Original file line number Diff line number Diff line change
1
+ exclude :test_gem_failing_inside_require_doesnt_cause_double_exceptions , "needs investigation"
Original file line number Diff line number Diff line change 41
41
exclude :test_glob , "needs investigation"
42
42
exclude :test_relative_path_from_mock , "needs investigation"
43
43
exclude :test_readlines_opts , "needs investigation"
44
+ exclude :test_each_line_opts , "needs investigation"
Original file line number Diff line number Diff line change 46
46
exclude :test_warning_literal_in_flip_flop , "needs investigation"
47
47
exclude :test_array_kwsplat_hash , "needs investigation"
48
48
exclude :test_return_toplevel_with_argument , "needs investigation"
49
+ exclude :test_argument_forwarding_with_leading_arguments , "needs investigation"
Original file line number Diff line number Diff line change 24
24
exclude :test_floor , "needs investigation"
25
25
exclude :test_marshal_distant_future , "needs investigation"
26
26
exclude :test_marshal_distant_past , "needs investigation"
27
+ exclude :test_getlocal_utc_offset , "needs investigation"
You can’t perform that action at this time.
0 commit comments