| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index 5c865b2e605305debf7a1e0a4925243eec269fba..1f942e176afe89806e319ae20cde015e9a4c5618 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -249,6 +249,10 @@ LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int.
|
| LibTest/core/int/toRadixString_A01_t01: RuntimeError, OK # Bad test: uses Expect.fail, Expect.throws, assumes case of result, and uses unsupported radixes.
|
|
|
| [ $compiler == dart2js && $runtime == ie9 ]
|
| +Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeError # co19-roll r607: Please triage this failure
|
| +Language/12_Expressions/02_Null_A02_t01: RuntimeError # co19-roll r607: Please triage this failure
|
| +Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r607: Please triage this failure
|
| +LibTest/collection/LinkedList/add_A01_t01: Pass, Timeout # co19-roll r607: Please triage this failure
|
| LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # Issue 13511
|
| LibTest/math/cos_A01_t01: Fail # co19 issue 44
|
|
|
|
|