| Index: tests/corelib/corelib.status
|
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
|
| index d39ef9a2357b26da2e1cf2062fcca843afd46ea7..efc0657a8418bb61396d8eb8da8807fe30098f2e 100644
|
| --- a/tests/corelib/corelib.status
|
| +++ b/tests/corelib/corelib.status
|
| @@ -66,5 +66,9 @@ reg_exp_all_matches_test: Fail # BUG(3304): Maybe this doesn't time out?
|
| string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
|
| [ $compiler == dart2dart ]
|
| -# Skip until we stabilize language tests.
|
| -*: Skip
|
| +apply_test: Fail # inherited from dart2js
|
| +compare_to2_test: Fail # inherited from VM
|
| +null_nosuchmethod_test: Fail # inherited from VM
|
| +null_test: Fail # inherited from VM
|
| +string_base_vm_test: Fail # inherited from dart2js
|
| +unicode_test: Fail # inherited from VM
|
|
|