Chromium Code Reviews| Index: tests/language/language_dart2js.status |
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status |
| index dcacb589eef07fc6c77b20525076a9f84376bfb4..749770069f1b466dcced482cbc35f64e7144f798 100644 |
| --- a/tests/language/language_dart2js.status |
| +++ b/tests/language/language_dart2js.status |
| @@ -3,6 +3,7 @@ |
| # BSD-style license that can be found in the LICENSE file. |
| [ $compiler == dart2js || $compiler == dart2dart ] |
| +block_scope_test; Fail # Issue 13204. |
|
ngeoffray
2013/09/10 11:39:48
; -> :
karlklose
2013/09/10 11:45:53
Done.
|
| compile_time_constant_c_test/none: Fail # Issue 11583 |
| null_test/03: Fail # Issue 12445. |
| black_listed_test/none: Fail # Issue 12446. |