| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index a7949815c4ca9238f2c1cd887cadc96e7594efe9..9037fc8375f7a2f211e8942f4111ad080efb1714 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -270,3 +270,37 @@ uri_test: RuntimeError # Issue 27394
|
|
|
| [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
|
| regress/4562_test/01: Crash # Issue 27394
|
| +
|
| +[ ($compiler == dartk || $compiler == dartkp) && ($runtime == vm || $runtime == dart_precompiled) ]
|
| +bool_from_environment2_test/01: MissingCompileTimeError
|
| +bool_from_environment2_test/02: MissingCompileTimeError
|
| +bool_from_environment2_test/03: MissingCompileTimeError
|
| +bool_from_environment2_test/04: MissingCompileTimeError
|
| +bool_from_environment2_test/05: MissingCompileTimeError
|
| +compare_to2_test: RuntimeError
|
| +int_from_environment3_test/01: MissingCompileTimeError
|
| +int_from_environment3_test/02: MissingCompileTimeError
|
| +int_from_environment3_test/03: MissingCompileTimeError
|
| +int_from_environment3_test/04: MissingCompileTimeError
|
| +int_from_environment3_test/05: MissingCompileTimeError
|
| +string_case_test/01: RuntimeError
|
| +string_from_environment3_test/01: MissingCompileTimeError
|
| +string_from_environment3_test/02: MissingCompileTimeError
|
| +string_from_environment3_test/03: MissingCompileTimeError
|
| +string_from_environment3_test/04: MissingCompileTimeError
|
| +string_from_environment3_test/05: MissingCompileTimeError
|
| +string_trimlr_test/02: RuntimeError
|
| +symbol_operator_test/03: RuntimeError
|
| +symbol_reserved_word_test/02: DartkCrash
|
| +symbol_reserved_word_test/04: MissingCompileTimeError
|
| +symbol_reserved_word_test/05: DartkCrash
|
| +symbol_reserved_word_test/06: RuntimeError
|
| +symbol_reserved_word_test/07: MissingCompileTimeError
|
| +symbol_reserved_word_test/09: RuntimeError
|
| +symbol_reserved_word_test/10: MissingCompileTimeError
|
| +symbol_reserved_word_test/12: RuntimeError
|
| +symbol_test/01: MissingCompileTimeError
|
| +symbol_test/02: MissingCompileTimeError
|
| +symbol_test/03: MissingCompileTimeError
|
| +symbol_test/none: RuntimeError
|
| +unicode_test: RuntimeError
|
|
|