| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 6c0607fba1b62e1c73cb13787c9d04bada3ed4ee..2a0826be5798652b1a3ea3b8df15ce7a59643410 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -17,6 +17,9 @@ string_from_environment3_test: Skip
|
| string_from_environment_default_value: Skip
|
| string_from_environment_test: Skip
|
|
|
| +[ $compiler == dart2dart && $builder_tag == new_backend ]
|
| +regexp/pcre_test: Crash # Issue 19953
|
| +
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| bool_from_environment2_test: Skip
|
| bool_from_environment_default_value_test: Skip
|
|
|