File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -908,9 +908,12 @@ bad_override_test/03: MissingCompileTimeError # Issue 32613: override check is m
908
908
bad_override_test/04: MissingCompileTimeError # Issue 32613: override check is missing in CFE.
909
909
bad_override_test/05: MissingCompileTimeError # Issue 32613: override check is missing in CFE.
910
910
built_in_identifier_prefix_test: CompileTimeError
911
+ call_method_as_cast_test/06: RuntimeError
912
+ call_method_implicit_tear_off_implements_function_test/05: RuntimeError
913
+ call_method_implicit_tear_off_implements_function_test/06: RuntimeError
914
+ call_method_is_check_test/06: RuntimeError
911
915
call_method_must_not_be_field_test/03: RuntimeError # Issue 32265
912
916
call_method_must_not_be_getter_test/03: RuntimeError # Issue 32265
913
- call_with_no_such_method_test: RuntimeError
914
917
check_member_static_test/02: MissingCompileTimeError # Issue 32613: override check is missing in CFE.
915
918
checked_setter3_test/01: MissingCompileTimeError
916
919
checked_setter3_test/02: MissingCompileTimeError
You can’t perform that action at this time.
0 commit comments