| Index: tests/vm/vm.status
|
| ===================================================================
|
| --- tests/vm/vm.status (revision 16770)
|
| +++ tests/vm/vm.status (working copy)
|
| @@ -25,8 +25,12 @@
|
| [ $system == windows ]
|
| cc/Dart2JSCompileAll: Skip
|
|
|
| +[ $runtime == vm ]
|
| +dart/inline_stack_frame_test: Fail # Issue 7757
|
| +
|
| [ $runtime == drt ]
|
| dart/isolate_mirror_local_test: Skip
|
| +dart/inline_stack_frame_test: Fail # Issue 7757
|
|
|
| [ $compiler == dart2js || $compiler == dartc ]
|
| dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors
|
|
|