| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 9bb7ec381f60ca4ec6547bb7e9c615bc3317cc9f..b76dd4ca6f53b9cfcfaddea9e49d25aa10a02881 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -197,6 +197,9 @@ io/observatory_test: Crash # (static Iterable<Str... cannot handle sync*/async*
|
| io/skipping_dart2js_compilations_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
| priority_queue_stress_test: RuntimeError # Cannot read property 'length' of undefined
|
|
|
| +[ $compiler == dart2js ]
|
| +io/observatory_test: Crash # Issue 24291
|
| +
|
| [ $runtime == vm ]
|
| # Failures in secure networking while NSS is replaced with BoringSSL
|
| io/https_client_certificate_test: RuntimeError # Issue 24070
|
|
|