| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index 9777f5f521f27b210e37c66097bdc34c16c2ddc1..9cc663b99c50b045745f8b3cb21dc0205b506ebe 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -15,6 +15,10 @@ string_static_test: MissingCompileTimeError
|
| core_runtime_types_static_test: MissingCompileTimeError
|
| string_static_test: MissingCompileTimeError
|
|
|
| +[ $compiler == dart2analyzer && !$strong ]
|
| +symbol_reserved_word_test/05: MissingCompileTimeError # Issue 30245
|
| +symbol_test/04: MissingCompileTimeError # Issue 30245
|
| +
|
| [ $compiler == dart2js && $fast_startup ]
|
| apply3_test: Fail # mirrors not supported
|
|
|
|
|