Chromium Code Reviews| Index: tests/standalone/standalone.status |
| =================================================================== |
| --- tests/standalone/standalone.status (revision 13703) |
| +++ tests/standalone/standalone.status (working copy) |
| @@ -50,6 +50,7 @@ |
| [ $compiler == dart2js ] |
| float_array_test: Skip # This is a VM test |
| +int_array_test: Skip # his is a VM test |
| medium_integer_test: Fail, OK # cannot resolve type Mint |
| io/process_exit_negative_test: Fail, OK # relies on a static error that is a warning now. |