| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 56f3f170e1f871eeecbd4ba57786e6d7542182ad..a257c10fff06a2d90b99529ad90ee9efdfccbf80 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -237,3 +237,6 @@ symbol_reserved_word_test/06: RuntimeError # Please triage this failure.
|
| symbol_reserved_word_test/09: RuntimeError # Please triage this failure.
|
| symbol_reserved_word_test/12: RuntimeError # Please triage this failure.
|
| symbol_test/none: RuntimeError # Please triage this failure.
|
| +
|
| +[ $compiler == dart2js && $cps_ir && $host_checked ]
|
| +regexp/pcre_test: Crash # Stack Overflow
|
|
|