Chromium Code Reviews| Index: tests/language/language.status |
| diff --git a/tests/language/language.status b/tests/language/language.status |
| index 10d2a543767e321fd6248bb98e60b687e06b5caf..3a122e8a3e3487725cfeb1d112e9b9c247882640 100644 |
| --- a/tests/language/language.status |
| +++ b/tests/language/language.status |
| @@ -2,6 +2,10 @@ |
| # for details. All rights reserved. Use of this source code is governed by a |
| # BSD-style license that can be found in the LICENSE file. |
| +# dart:io v2 issues |
|
Mads Ager (google)
2013/02/21 10:26:49
I don't think this fails. Remove this line?
Søren Gjesse
2013/02/21 11:44:25
Removed.
|
| +ct_const2_test: Fail, Pass # Fails in compile-all version. |
| + |
| + |
| # This directory contains tests that are intended to show the |
| # current state of the language. |