| Index: runtime/tests/vm/vm.status
|
| ===================================================================
|
| --- runtime/tests/vm/vm.status (revision 21624)
|
| +++ runtime/tests/vm/vm.status (working copy)
|
| @@ -61,6 +61,7 @@
|
| [ $arch == simarm ]
|
| # Tests missing code generation support.
|
| cc/Dart2JSCompileAll: Skip
|
| +cc/CorelibCompileAll: Skip
|
| # Tests needing Dart execution.
|
| dart/*: Skip
|
|
|
| @@ -68,7 +69,8 @@
|
| *: Skip
|
|
|
| [ $arch == simmips ]
|
| -# Tests needing an assembler.
|
| +# Tests missing code generation support.
|
| +cc/CorelibCompileAll: Skip
|
| cc/Dart2JSCompileAll: Skip
|
| # Tests needing Dart execution.
|
| dart/*: Skip
|
|
|