Chromium Code Reviews| Index: tests/co19/co19-compiler.status |
| diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status |
| index 8ddc5ded16f3990ede6bff87f6eeed673ed3187c..c8135f81b727db53dea994c5d0505efe1f838e4b 100644 |
| --- a/tests/co19/co19-compiler.status |
| +++ b/tests/co19/co19-compiler.status |
| @@ -277,6 +277,8 @@ Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t06: Fail |
| Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail, OK # co19 issue 405 |
| Language/11_Expressions/17_Getter_Invocation_A02_t02: Fail, OK # co19 issue 405 |
| +LibTest/core/FallThroughError/toString_A01_t01: Fail # FallThroughError is no longer const. Issue TODO |
| +LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail # FallThroughError is no longer const. Issue TODO |
|
Lasse Reichstein Nielsen
2013/07/03 13:06:13
And do this too.
floitsch
2013/07/03 14:50:20
Done.
|
| [ $runtime == drt && $compiler == none ] |
| *: Skip |