| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index d44cf0cc3884cfa46ab2c0145a2766a08aefb3cb..afa6fa5a52770d1d184f484e06efe4447460edf3 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -115,7 +115,6 @@ regexp/pcre_test: Pass, Slow # Timeout. Issue 22008
|
| int_parse_radix_test/*: Pass, Slow
|
|
|
| [ $compiler == precompiler ]
|
| -regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
|
| int_parse_radix_test: Pass, Timeout # --no_intrinsify
|
|
|
| [ $compiler == precompiler || $compiler == app_jit ]
|
| @@ -123,9 +122,6 @@ package_resource_test: Skip # Resolve URI not supported yet in product mode.
|
| file_resource_test: Skip # Resolve URI not supported yet in product mode.
|
| http_resource_test: Skip # Resolve URI not supported yet in product mode.
|
|
|
| -[ $arch == simdbc || $arch == simdbc64 ]
|
| -regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
|
| -
|
| [ $compiler == dart2js && $dart2js_with_kernel ]
|
| error_stack_trace1_test: Pass # Issue 27394
|
| map_test: Crash # Issue 27394
|
|
|