Chromium Code Reviews| Index: runtime/tests/vm/vm.status |
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
| index 6add2969554a51e753b229230ff3e0df6385311f..e9c22bb3b18fcad1f445989b99e0472ee0eabdca 100644 |
| --- a/runtime/tests/vm/vm.status |
| +++ b/runtime/tests/vm/vm.status |
| @@ -61,9 +61,6 @@ cc/Cop1CvtDL_neg: Crash |
| # TODO(ajohnsen): Fix this as part of library changes. |
| [ $compiler == none ] |
|
Ivan Posva
2013/09/25 20:23:46
What about this empty section? Shouldn't you remov
Anders Johnsen
2013/09/26 14:19:33
Didn't look at the context, cleaned up in followup
|
| -cc/CustomIsolates: Fail, Crash # Bug 6890 |
| -cc/NewNativePort: Fail # Bug 6890 |
| -cc/RunLoop_ExceptionParent: Fail # Bug 6890 |
| [ $compiler == dartanalyzer ] |
| # has compilation error, as designed |