| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index df91bfef02092c0b789f50b289ec5e549ffe0370..294a984317d6e76e89b9f321507f71fc27340c01 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -667,3 +667,6 @@ LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please
|
| LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triage this failure
|
| LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
|
| LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
|
| +
|
| +[ $compiler == dart2js && $runtime == d8 && $system == windows ]
|
| +LibTest/async/DeferredLibrary/*: Skip # Issue 17458
|
|
|