Index: tests/language/language_kernel.status |
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status |
index 244c76f7e837d9e83d2e780ede266645be564801..8b70426d7eaac8e8437acc465782075ffb24b59c 100644 |
--- a/tests/language/language_kernel.status |
+++ b/tests/language/language_kernel.status |
@@ -200,15 +200,6 @@ const_native_factory_test/01: MissingCompileTimeError # Fasta bug: Issue 29763 |
constants_test/05: Crash # Fasta bug: getter call in compile-time constant. |
-assignable_expression_test/50: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
-missing_const_constructor_test/02: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
-missing_const_constructor_test/03: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
-missing_const_constructor_test/05: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
-missing_const_constructor_test/06: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
-syntax_test/64: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
-syntax_test/65: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
-try_catch_syntax_test/16: MissingCompileTimeError # Test bug: Test doesn't execute erroneous code. |
- |
generalized_void_syntax_test: CompileTimeError # Issue #30176. |
# dartk: JIT & AOT failures (debug) |