| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index efa57092b677c0b9c37c3128eab565c198586c39..56a01bcc67086e3b4919f03d9213a961ff9d994c 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -13,6 +13,7 @@ abstract_beats_arguments2_test/01: Crash # Issue 29171
|
| async_star_cancel_while_paused_test: RuntimeError
|
| # This is OK for now, but we may want to change the semantics to match the test.
|
| async_star_pause_test: Fail, OK
|
| +const_native_factory_test/01: MissingCompileTimeError # Issue 29763
|
|
|
| # These tests are skipped in the VM because it has "--supermixin"
|
| # functionality enabled unconditionally. The tests should be removed
|
|
|