Chromium Code Reviews| Index: tests/co19/co19-dart2js.status |
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status |
| index b3e95c6ba6e4ee8e70313004073c780c4e61c56d..bfcc26718d121fc6ad2cfadb01f02c330547fd65 100644 |
| --- a/tests/co19/co19-dart2js.status |
| +++ b/tests/co19/co19-dart2js.status |
| @@ -139,6 +139,8 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK |
| LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277 |
| LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277 |
| +Language/13_Statements/09_Switch_A03_t03: MissingCompileTimeError # Issue TODO(floitsch): reuse issue number. |
|
floitsch
2014/02/28 22:00:27
@johnni: the reason this now fails is because ther
|
| + |
| [ $compiler == dart2js ] |
| LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683 |