| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index c51ec1c5267215d4bb81114a3000eefebbdf5cbe..f2967bec6ee6c1f25516695363648e73eb2b4af7 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -301,7 +301,7 @@ typed_data_with_limited_ints_test: Skip # dart2js doesn't know about --limit-int
|
| symbol_test/02: MissingCompileTimeError # Issue 11669
|
| symbol_test/03: MissingCompileTimeError # Issue 11669
|
|
|
| -[ $compiler == app_jit ]
|
| +[ $compiler == app_jit || $compiler == precompiler || $compiler == dartk ]
|
| from_environment_const_type_test/02: MissingCompileTimeError
|
| from_environment_const_type_test/03: MissingCompileTimeError
|
| from_environment_const_type_test/04: MissingCompileTimeError
|
|
|