| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 6ebbcec443d609fdf773f88e7ee492e207b3e061..3f62b8618537592bb445d251350d8af7e0108ca6 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -198,8 +198,6 @@ io/secure_socket_renegotiate_test: RuntimeError
|
| io/secure_socket_bad_data_test: RuntimeError # An error in a secure connection just puts a READ_CLOSED on the stream, rather than signaling an error on the stream.
|
|
|
| [ $compiler == dart2js && $cps_ir ]
|
| -coverage_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
| -io/addlatexhash_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
| io/file_error_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
| io/file_read_encoded_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
| io/file_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
|
|