Chromium Code Reviews| Index: tests/co19/co19-compiler.status |
| diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status |
| index f2af1531940f85566d5c81737632763b314c5406..cc6bba0011ed072caf6a19019c27a1bf60948ad1 100644 |
| --- a/tests/co19/co19-compiler.status |
| +++ b/tests/co19/co19-compiler.status |
| @@ -4,6 +4,10 @@ |
| [ $compiler == dartc ] |
| +# co19 issue 365 (iterator changes) |
| +Language/12_Statements/06_For/2_For_in_A01_t05: Fail |
|
floitsch
2013/01/07 15:16:32
Put the co19 issue number to the right of failing
Mads Ager (google)
2013/01/07 15:18:48
OK, done.
|
| +LibTest/core/Set/Set.from_A01_t02: Fail |
| +LibTest/core/Queue/Queue.from_A01_t02: Fail |
| # co19 issue 336 (allow use same prefix for several imports) |
| Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail |