| Index: tests/co19/co19-compiler.status
|
| diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
|
| index b6daa05adb5b3e52430b4e093037db47b71bdf68..c569fa194ad8a01c389feb6b255f20f74d89f5af 100644
|
| --- a/tests/co19/co19-compiler.status
|
| +++ b/tests/co19/co19-compiler.status
|
| @@ -3,6 +3,9 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $component == dartc ]
|
| +Language/10_Expressions/05_Strings_A02_t24: Fail # co19 issue 89
|
| +Language/10_Expressions/05_Strings_A02_t20: Fail # co19 issue 89
|
| +
|
| Language/05_Variables/05_Variables_A03_t08: Fail # TODO(dartc-team): New failure, please triage.
|
| Language/09_Generics/09_Generics_A04_t04: Fail # TODO(dartc-team): New failure, please triage.
|
| Language/09_Generics/09_Generics_A04_t05: Fail # TODO(dartc-team): New failure, please triage.
|
|
|