Chromium Code Reviews| Index: tests/standalone/standalone.status |
| =================================================================== |
| --- tests/standalone/standalone.status (revision 34452) |
| +++ tests/standalone/standalone.status (working copy) |
| @@ -119,6 +119,9 @@ |
| [ $arch == mips && $mode == debug ] |
| io/file_read_special_device_test: Fail # dartbug.com/17440 |
| +[ $arch == simarm64 ] |
| +*: Skip |
| + |
| [ $compiler == none && ($runtime == dartium || $runtime == ContentShellOnAndroid) && $unchecked ] |
| assert_test: Fail # Issue 13719: Please triage this failure. |