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 571aea254746605b6e98129f56b645cf5c71088b..fda019026fecc3daf513353e528c4047e790f86d 100644 |
--- a/pkg/front_end/test/fasta/kompile.status |
+++ b/pkg/front_end/test/fasta/kompile.status |
@@ -333,6 +333,7 @@ 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/non_inferrable_getter_setter: Crash |
+inference/null_aware_method_invocation: Crash |
inference/null_aware_property_get: Crash |
inference/null_literal_should_not_infer_as_bottom: Crash |
inference/parameter_defaults_downwards: Crash |