| Index: tests/co19/co19-co19.status
|
| diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
|
| index 215947c5eb9cabce7764764fd647ebd75ec120b4..3e4c2d4922d46d097a302030bcc56cad28511aa2 100644
|
| --- a/tests/co19/co19-co19.status
|
| +++ b/tests/co19/co19-co19.status
|
| @@ -15,11 +15,11 @@
|
|
|
| LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19 issue 668
|
|
|
| +[ $compiler != dartanalyzer && $compiler != dart2analyzer ]
|
| +# Tests that fail on every runtime, but not on the analyzer.
|
| LibTest/isolate/ReceivePort/asBroadcastStream_A02_t01: Fail # co19 issue 687
|
| LibTest/async/Stream/asBroadcastStream_A02_t01: Fail # co19 issue 687
|
|
|
| -[ $compiler != dartanalyzer && $compiler != dart2analyzer ]
|
| -# Tests that fail on every runtime, but not on the analyzer.
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co19-roll r587: Please triage this failure
|
| Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co19-roll r587: Please triage this failure
|
|
|
|
|