| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 6dcfe7eb077c5b82b3156711094cd56f02dd700d..d174deee34a9effc6576f2a25be956a511c0ad13 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -69,6 +69,10 @@ LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failu
|
| LibTest/core/double/NEGATIVE_INFINITY_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
|
|
| +# Partially implemented rediriecting constructors makes this fail.
|
| +Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
|
| +
|
| +
|
| [ $compiler == dart2js && $unchecked ]
|
| Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors/2_Factories_A06_t06: Fail # TODO(ahe): Please triage this failure.
|
|
|