Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| =================================================================== |
| --- runtime/tests/vm/vm.status (revision 19019) |
| +++ runtime/tests/vm/vm.status (working copy) |
| @@ -13,6 +13,10 @@ |
| cc/SNPrint_BadArgs: Skip |
| +# These tests are skipped because of the workaround to open issue 8594. |
| +cc/Debug_StackTraceDump1: Skip |
| +cc/Debug_StackTraceDump2: Skip |
| + |
| [ $arch == x64 ] |
| cc/IsolateInterrupt: Skip |