| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index ecc143fc92394cfb831a2096a5b29ea14db1e320..762da13b7e178b3a608946cdcfa5f87c3fb24d1f 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -133,7 +133,6 @@ LibTest/collection/Queue/iterator_moveNext_A01_t02: Fail # TODO(ahe): Please tri
|
| LibTest/core/List/List_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/int/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| @@ -530,6 +529,8 @@ LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous.
|
| LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue TODO
|
| LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue TODO
|
|
|
| +LibTest/core/double/parse_A02_t01: Fail # Issue 418
|
| +
|
| Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A01_t02: Fail, OK # co19 issue 409
|
| Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: Fail, OK # co19 issue 409
|
| Language/11_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: Fail, OK # co19 issue 409
|
|
|