| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index b392b641457e4ea96bfda7f395098c5c1b9302c4..eb3507488f9f6feb6000b85a74763becce235dc0 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -28,8 +28,7 @@ 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
|
| +deferred_redirecting_factory_test: Fail # Issue 23408
|
| [ $compiler == none ]
|
| # Non-contractive types are not supported in the vm.
|
| cyclic_type_test/02: Fail, OK
|
|
|