| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index c790f6f2d52f2835cdbd0b5dac6a6e139bd762e7..7d60defd1ec5480f23a3bf54df93044a5db04c95 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -199,10 +199,8 @@ regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
|
| int_parse_radix_test/*: Pass, Slow
|
| big_integer_parsed_mul_div_vm_test: Pass, Slow
|
|
|
| -[ $compiler == precompiler || $mode == product ]
|
| -apply3_test: SkipByDesign # Imports dart:mirrors
|
| -
|
| [ $compiler == precompiler ]
|
| +apply3_test: SkipByDesign # Imports dart:mirrors
|
| 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
|
|
|