| Index: tests/corelib/corelib.status
|
| ===================================================================
|
| --- tests/corelib/corelib.status (revision 16173)
|
| +++ tests/corelib/corelib.status (working copy)
|
| @@ -9,8 +9,6 @@
|
| *dartc_test: Skip
|
| compare_to2_test: Fail # Bug 4018
|
| null_test: Fail # Bug 5511
|
| -apply_test: Fail # Bug 5670
|
| -apply2_test: Fail # Bug 5670
|
|
|
| [ $runtime == ff || $runtime == ie9 || $runtime == jsshell ]
|
| unicode_test: Fail
|
| @@ -66,8 +64,6 @@
|
| string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?
|
|
|
| [ $compiler == dart2dart ]
|
| -apply_test: Fail # inherited from VM
|
| -apply2_test: Fail # inherited from VM
|
| compare_to2_test: Fail # inherited from VM
|
| null_test: Fail # inherited from VM
|
| unicode_test: Fail # inherited from VM
|
|
|