| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 5944e86ed5370b36e88ba0feb58e0ed633036ad3..2dfdb3b6a9adc86e512b7dc33638d30afb054359 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -40,9 +40,6 @@ 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 == app_jit) && $unchecked ]
|
| -iterable_generate_test/01: RuntimeError # Issue 28025
|
| -
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| package_resource_test: RuntimeError # Issue 26842
|
| symbol_reserved_word_test/02: RuntimeError # bug 20191 / dartium/drt cannot detect CompileTimeErrors
|
|
|