Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index 0a6f61bb09b05e735fce53f39af766207af16001..d24958b6fdec278602c903669a7681d0fde30cfc 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -11,6 +11,8 @@ cc/AllocGeneric_Overflow: Crash |
| cc/SNPrint_BadArgs: Skip |
| +cc/ValidateNoSuchMethodStackFrameIteration: Fail |
| + |
| [ $arch == x64 ] |
| cc/IsolateInterrupt: Skip |