| Index: runtime/tests/vm/vm.status
|
| ===================================================================
|
| --- runtime/tests/vm/vm.status (revision 22334)
|
| +++ runtime/tests/vm/vm.status (working copy)
|
| @@ -72,8 +72,9 @@
|
| # Tests missing code generation support.
|
| cc/CorelibCompileAll: Skip
|
| cc/Dart2JSCompileAll: Skip
|
| -# Tests needing Dart execution.
|
| -dart/*: Skip
|
| +dart/byte_array_test: Skip
|
| +dart/byte_array_optimized_test: Skip
|
| +dart/inline_stack_frame_test: Skip
|
|
|
| # TODO(ajohnsen): Fix this as part of library changes.
|
| [ $compiler == none ]
|
|
|