| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 7d6b7869b76888c8525ff5d8a4d1be8579e5e8a1..083fa8f34895da3ed35e489ad40e1a355c944528 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -183,10 +183,10 @@ core_runtime_types_test: Pass, RuntimeError # Issue 25795.
|
|
|
| [ $compiler == dart2js && $cps_ir && $host_checked ]
|
| regexp/pcre_test: Crash # Stack Overflow
|
| +collection_removes_test: Crash # Issue 25911
|
|
|
| [ $compiler == dart2js && $host_checked ]
|
| package_resource_test: Crash # Issue 25911
|
| -collection_removes_test: Crash # Issue 25911
|
|
|
| [ $noopt || $compiler == precompiler ]
|
| # Stacktraces in precompilation omit inlined frames.
|
|
|