Chromium Code Reviews| Index: tests/co19/co19-leg.status |
| diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status |
| index e632c2dae971073b30a96aaefab227d6f7769dd1..229a275ce8e0c825593287179cb752bba2fe1e5c 100644 |
| --- a/tests/co19/co19-leg.status |
| +++ b/tests/co19/co19-leg.status |
| @@ -437,7 +437,7 @@ Language/08_Interfaces/Interfaces_A02_t02: Fail, OK # @compile-error |
| Language/08_Interfaces/Interfaces_A02_t03: Fail, OK # @compile-error |
| Language/08_Interfaces/Interfaces_A02_t04: Fail, OK # @compile-error |
| Language/08_Interfaces/Interfaces_A02_t05: Fail, OK # @compile-error |
| -Language/10_Expressions/01_Constants_A15_t01.dart: Fail, OK # Assumes interpolations can't be constant. |
| +Language/10_Expressions/01_Constants_A15_t01: Fail, OK # Assumes interpolations can't be constant. |
|
ngeoffray
2012/03/20 11:23:34
Maybe also add # co19 issue 100, just like for the
|
| Language/10_Expressions/01_Constants_A15_t03: Fail, OK # 'const' keyword is not verified in literal maps. |
| Language/10_Expressions/01_Constants_A15_t34: Fail, OK # @compile-error |
| Language/10_Expressions/02_Null_A04_t01: Fail, OK # @compile-error |