| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index c5a33ff95d3f8b7db1274362de23b4bb6a6d80b9..7c1696236cf4e073dc5529f9042e486275d4a8a5 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -196,10 +196,6 @@ collection_removes_test: Crash # Issue 25911
|
| apply3_test: SkipByDesign # Imports dart:mirrors
|
|
|
| [ $compiler == precompiler ]
|
| -# Stacktraces in precompilation omit inlined frames.
|
| -stacktrace_current_test: Pass, RuntimeError
|
| -error_stack_trace1_test: Pass, RuntimeError
|
| -
|
| regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
|
| big_integer_huge_mul_vm_test: Pass, Timeout # --no_intrinsify
|
| big_integer_parsed_mul_div_vm_test: Pass, Timeout # --no_intrinsify
|
|
|