Chromium Code Reviews| Index: tests/corelib/corelib.status |
| =================================================================== |
| --- tests/corelib/corelib.status (revision 28826) |
| +++ tests/corelib/corelib.status (working copy) |
| @@ -35,6 +35,7 @@ |
| [ $compiler == dart2js ] |
| error_stack_trace1_test: RuntimeError # Issue 12399 |
| hash_set_test/01: RuntimeError # Issue 11551 |
| +main_test: Fail # Issue 14200 |
| big_integer_vm_test: RuntimeError, OK # VM specific test. |
| bit_twiddling_bigint_test: RuntimeError # Requires bigint support. |