| Index: tests/corelib/corelib.status | 
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status | 
| index 52a0522afbc1f9d43fdae193b6cf3b1aae2cdb56..c66c333c28ff1c5f821a2b92249fd602ca6c45dc 100644 | 
| --- a/tests/corelib/corelib.status | 
| +++ b/tests/corelib/corelib.status | 
| @@ -184,6 +184,9 @@ core_runtime_types_test: Pass, RuntimeError # Issue 25795. | 
| [ $compiler == dart2js && $cps_ir && $host_checked ] | 
| regexp/pcre_test: Crash # Stack Overflow | 
|  | 
| +[ $compiler == dart2js && $host_checked ] | 
| +package_resource_test: Crash # Issue 25911 | 
| + | 
| [ $noopt || $compiler == precompiler ] | 
| # Stacktraces in precompilation omit inlined frames. | 
| stacktrace_current_test: Pass, RuntimeError | 
|  |