| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index 3200a8a5e3a028f090b55766c9d36b64a1d2daf4..7d5f66e228224d98b44435d55ac61d8c9b604b6a 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -218,6 +218,7 @@ regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interp
|
|
|
| [ $hot_reload || $hot_reload_rollback ]
|
| big_integer_parsed_mul_div_vm_test: Pass, Slow # Slow.
|
| +big_integer_huge_mul_vm_test: Pass, Slow # Slow
|
|
|
| [ $compiler == dart2js && $dart2js_with_kernel ]
|
| error_stack_trace1_test: Pass # Issue 27394
|
|
|