| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index b6108b6bc03c86d61f521cd036543ae8be96f84f..b392b641457e4ea96bfda7f395098c5c1b9302c4 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -28,6 +28,8 @@ conditional_property_assignment_test: Fail
|
| conditional_property_access_test: Fail
|
| conditional_method_invocation_test: Fail
|
|
|
| +deferred_redirecting_factory_test/02: Fail # Issue 23408
|
| +deferred_redirecting_factory_test/03: Fail # Issue 23408
|
| [ $compiler == none ]
|
| # Non-contractive types are not supported in the vm.
|
| cyclic_type_test/02: Fail, OK
|
|
|