| Index: tests/corelib_2/corelib_2.status
|
| diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
|
| index f2967bec6ee6c1f25516695363648e73eb2b4af7..77bceea4511b7ccc06b0572775f6788f48b8f27e 100644
|
| --- a/tests/corelib_2/corelib_2.status
|
| +++ b/tests/corelib_2/corelib_2.status
|
| @@ -58,9 +58,11 @@ from_environment_const_type_undefined_test/16: MissingCompileTimeError
|
|
|
| [ $compiler == dart2js && $fast_startup ]
|
| apply3_test: Fail # mirrors not supported
|
| +dynamic_nosuchmethod_test: Fail # mirrors not supported
|
|
|
| [ $compiler == precompiler ]
|
| apply3_test: SkipByDesign
|
| +dynamic_nosuchmethod_test: SkipByDesign
|
| big_integer_huge_mul_vm_test: Pass, Timeout # --no_intrinsify
|
| regexp/stack-overflow_test: RuntimeError, OK # Smaller limit with irregex interpreter
|
|
|
|
|