|
41 | 41 | exclude :test_time_ivar, "needs investigation"
|
42 | 42 | exclude :test_time_subclass, "needs investigation"
|
43 | 43 | exclude :test_true, "needs investigation"
|
| 44 | +exclude :test_change_class_name , "needs investigation" |
| 45 | +exclude :test_change_struct , "needs investigation" |
| 46 | +exclude :test_class , "needs investigation" |
| 47 | +exclude :test_class_ivar , "needs investigation" |
| 48 | +exclude :test_class_nonascii , "needs investigation" |
| 49 | +exclude :test_context_switch , "needs investigation" |
| 50 | +exclude :test_continuation , "needs investigation" |
| 51 | +exclude :test_dump_buffer , "needs investigation" |
| 52 | +exclude :test_hash_default , "needs investigation" |
| 53 | +exclude :test_inconsistent_struct , "needs investigation" |
| 54 | +exclude :test_marshal_cloned_class , "needs investigation" |
| 55 | +exclude :test_marshal_complex , "needs investigation" |
| 56 | +exclude :test_marshal_dump , "needs investigation" |
| 57 | +exclude :test_marshal_dump_excess_encoding , "needs investigation" |
| 58 | +exclude :test_marshal_dump_extra_iv , "needs investigation" |
| 59 | +exclude :test_marshal_dump_ivar , "needs investigation" |
| 60 | +exclude :test_marshal_dump_struct_ivar , "needs investigation" |
| 61 | +exclude :test_marshal_encoding_encoding , "needs investigation" |
| 62 | +exclude :test_marshal_flonum_reference , "needs investigation" |
| 63 | +exclude :test_marshal_load_ivar , "needs investigation" |
| 64 | +exclude :test_marshal_load_should_not_taint_classes , "needs investigation" |
| 65 | +exclude :test_marshal_private_class , "needs investigation" |
| 66 | +exclude :test_marshal_rational , "needs investigation" |
| 67 | +exclude :test_marshal_regexp_encoding , "needs investigation" |
| 68 | +exclude :test_marshal_respond_to_arity , "needs investigation" |
| 69 | +exclude :test_marshal_string_encoding , "needs investigation" |
| 70 | +exclude :test_modify_array_during_dump , "needs investigation" |
| 71 | +exclude :test_module_ivar , "needs investigation" |
| 72 | +exclude :test_pipe , "needs investigation" |
| 73 | +exclude :test_regexp2 , "needs investigation" |
| 74 | +exclude :test_struct_invalid_members , "needs investigation" |
| 75 | +exclude :test_taint , "needs investigation" |
| 76 | +exclude :test_taint_each_object , "needs investigation" |
| 77 | +exclude :test_too_long_string , "needs investigation" |
| 78 | +exclude :test_userdef_encoding , "needs investigation" |
0 commit comments