Chromium Code Reviews| Index: tests/corelib/corelib.status |
| diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status |
| index b8f28ffd808a7f2dc78afa17894b43bc4c655222..cd29121c1687f73c3d5e0fa0f4c23fd2d77102c8 100644 |
| --- a/tests/corelib/corelib.status |
| +++ b/tests/corelib/corelib.status |
| @@ -64,6 +64,8 @@ json_strict_test: Fail # IE parses slightly harmless no-standard JSON. |
| string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out? |
| list_test: Fail # IE doesn't support typed data. |
| +[ $compiler == dart2js && ($runtime == firefox || $runtime == safari || $runtime == chrome || $runtime == drt) ] |
|
karlklose
2013/04/24 14:25:53
Please remove this section.
|
| + |
| [ $compiler == dart2dart ] |
| compare_to2_test: Fail # inherited from VM |
| unicode_test: Fail # inherited from VM |