| 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 b96f2e3d3088509c0130e96e7513d02fbb95b390..289b1cc52699432a6cad99eaf835929f55380c15 100644
|
| --- a/pkg/front_end/test/fasta/kompile.status
|
| +++ b/pkg/front_end/test/fasta/kompile.status
|
| @@ -292,6 +292,8 @@ inference/method_call_with_type_arguments_instance_method_identifier_sequence: C
|
| inference/method_call_with_type_arguments_static_method: Crash
|
| inference/method_call_with_type_arguments_top_level_function: Crash
|
| inference/null_literal_should_not_infer_as_bottom: Crash
|
| +inference/parameter_defaults_downwards: Crash
|
| +inference/parameter_defaults_upwards: Crash
|
| inference/propagate_inference_to_field_in_class: Crash
|
| inference/propagate_inference_to_field_in_class_dynamic_warnings: Crash
|
| inference/propagate_inference_transitively2: Crash
|
|
|