| Index: runtime/tests/vm/vm.status
|
| ===================================================================
|
| --- runtime/tests/vm/vm.status (revision 34648)
|
| +++ runtime/tests/vm/vm.status (working copy)
|
| @@ -75,6 +75,9 @@
|
| [ $arch == mips && $mode == debug ]
|
| cc/FindCodeObject: Skip # Takes more than 8 minutes. dartbug.com/17440.
|
|
|
| +[ $arch == simarm64 ]
|
| +dart/*: Skip
|
| +
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| dart/mirrored_compilation_error_test: Skip # Can't pass needed VM flag
|
|
|
|
|