Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index 5f2ec212cca3475ca41961d5dd0bbf308ad48ccb..02f296ce104d424f10e386f741878b788e458555 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -11,6 +11,9 @@ cc/AllocGeneric_Overflow: Crash |
| cc/SNPrint_BadArgs: Skip |
| +# TODO(floitsch): remove once dart2js is fixed and merged into lib_v1 |
| +cc/Dart2JSCompileAll: Fail |
| + |
| [ $arch == x64 ] |
| cc/IsolateInterrupt: Skip |