| Index: pkg/front_end/test/fasta/kompile.status
|
| diff --git a/pkg/front_end/test/fasta/kompile.status b/pkg/front_end/test/fasta/kompile.status
|
| index 8457eea14773e3a0920bb370b24905e4ce8263d4..90a2def81ffc2a224d27f8cb3d00b77433326c9c 100644
|
| --- a/pkg/front_end/test/fasta/kompile.status
|
| +++ b/pkg/front_end/test/fasta/kompile.status
|
| @@ -362,8 +362,11 @@ inference/unsafe_block_closure_inference_method_call_explicit_type_param: Crash
|
| inference/unsafe_block_closure_inference_method_call_implicit_type_param: Crash
|
| inference/unsafe_block_closure_inference_method_call_no_type_param: Crash
|
| inference/void_return_type_subtypes_dynamic: Crash
|
| +inference_new/dependency_only_if_generic_method: Crash
|
| +inference_new/dependency_only_if_overloaded: Crash
|
| inference_new/infer_assign_to_index: Crash
|
| inference_new/infer_assign_to_ref: Crash
|
| +inference_new/strongly_connected_component: Crash
|
|
|
| rasta/abstract_constructor: Fail
|
| rasta/bad_constructor_redirection: Crash
|
|
|