Chromium Code Reviews| Index: tests/co19/co19-co19.status |
| diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status |
| index 850f5cf1e8cdc0ecf1dc0b131ed4f6c101c5f81f..5e80173567d02f4cbae7ffb4268eaf037589f981 100644 |
| --- a/tests/co19/co19-co19.status |
| +++ b/tests/co19/co19-co19.status |
| @@ -17,6 +17,7 @@ |
| Language/Statements/Assert/syntax_t04: Pass, Fail # assert now has an optional second parameter. |
| LibTest/typed_data/ByteData/buffer_A01_t01: Fail # co19 r736 bug - sent comment. |
| LibTest/core/RegExp/firstMatch_A01_t01: Fail # co19 issue 742 |
| +Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t02: Skip # co19 issue 114 |
|
zra
2017/06/19 19:35:46
Please don't skip. Instead, update with the actual
bkonyi
2017/06/19 19:43:58
I've instead modified the co19-runtime.status file
|
| [ $compiler != dart2analyzer ] |
| # Tests that fail on every runtime, but not on the analyzer. |