Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index 4b924e0fb05aa808cfaf6e8d7c0713a6f2e8c140..27655287a2478ad2170464947645d419b18182d0 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -36,6 +36,7 @@ dart/inline_stack_frame_test: Fail # Issue 7757 |
| dart/isolate_mirror*: Skip # compilers not aware of dart:mirrors |
| dart/byte_array_test: Skip # compilers not aware of byte arrays |
| dart/isolate_unhandled*: Skip |
| +dart/inline_stack_frame_test: Skip |
|
siva
2013/01/08 03:42:06
I think you should instead add a new category
[ $r
|
| [ $compiler == dart2dart ] |
| # Skip until we stabilize language tests. |