| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 72d921468a4a49ce89722d1951d46fe70685a603..5944e86ed5370b36e88ba0feb58e0ed633036ad3 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -40,7 +40,7 @@ symbol_reserved_word_test/04: MissingCompileTimeError # bug 11669, 19972
|
| symbol_reserved_word_test/07: MissingCompileTimeError # bug 11669, 19972
|
| symbol_reserved_word_test/10: MissingCompileTimeError # bug 11669, 19972
|
|
|
| -[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $unchecked ]
|
| +[ ($compiler == none || $compiler == app_jit) && $unchecked ]
|
| iterable_generate_test/01: RuntimeError # Issue 28025
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
|
|