| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 2c1ea5febdef197efabca82cb9883b20ea9f6ce5..549830fcafd062c76811d646b3367fdb79ba1c33 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -133,6 +133,8 @@ LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t
|
| # Partially implemented rediriecting constructors makes this fail.
|
| Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
|
|
|
| +LibTest/core/OutOfMemoryException/OutOfMemoryException_A01_t01: Fail, OK # co19 issue 263
|
| +LibTest/core/OutOfMemoryException/toString_A01_t01: Fail, OK # co19 issue 263
|
|
|
| [ $compiler == dart2js && $unchecked ]
|
| Language/07_Classes/6_Constructors/2_Factories_A06_t05: Fail # TODO(ahe): Please triage this failure.
|
|
|