| Index: runtime/tests/vm/vm.status
|
| ===================================================================
|
| --- runtime/tests/vm/vm.status (revision 20885)
|
| +++ runtime/tests/vm/vm.status (working copy)
|
| @@ -75,12 +75,12 @@
|
| cc/IcDataAccess: Skip
|
| cc/UseDartApi: Skip
|
|
|
| +# Tests needing Dart execution.
|
| +dart/*: Skip
|
| +
|
| [ $arch == simmips && $system == macos ]
|
| cc/CallLeafRuntimeStubCode: Crash # Fails on Mac OS X
|
|
|
| -# Tests needing Dart execution.
|
| -dart/*: Skip
|
| -
|
| # TODO(ajohnsen): Fix this as part of library changes.
|
| [ $compiler == none ]
|
| cc/CustomIsolates: Skip # Bug 6890
|
|
|