| Index: tests/co19/co19-co19.status
|
| diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
|
| index 653463b00a9dcdb6d7658c440eb5982eaeea34a7..8dc0f7c5a28e0a975a06d4f351b72260712d3fa7 100644
|
| --- a/tests/co19/co19-co19.status
|
| +++ b/tests/co19/co19-co19.status
|
| @@ -25,6 +25,8 @@ WebPlatformTest/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroot
|
| [ $compiler != dartanalyzer && $compiler != dart2analyzer ]
|
| # Tests that fail on every runtime, but not on the analyzer.
|
|
|
| +LibTest/async/Future/Future.error_A01_t01: RuntimeError # Don't allow null as async error.
|
| +
|
| LibTest/isolate/ReceivePort/asBroadcastStream_A02_t01: Fail # co19 issue 687
|
| LibTest/async/Stream/asBroadcastStream_A02_t01: Fail # co19 issue 687
|
|
|
|
|