| Index: tests/co19/co19-dart2js.status
|
| ===================================================================
|
| --- tests/co19/co19-dart2js.status (revision 25101)
|
| +++ tests/co19/co19-dart2js.status (working copy)
|
| @@ -12,6 +12,9 @@
|
| # Crashes first, please. Then untriaged bugs. There is a section below
|
| # for co19 bugs.
|
| [ $compiler == dart2js ]
|
| +LibTest/math/max_A01_t03: Fail # co19 issue 467
|
| +LibTest/math/min_A01_t03: Fail # co19 issue 467
|
| +
|
| Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/03_Overview/1_Scoping_A02_t06: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/05_Variables_A05_t04: Fail # TODO(ahe): Please triage this failure.
|
|
|