| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 7d7fc8f7e0ed8bdaf0a92f8fe2386879ec010627..827482fa4d6ccaee66556ad577564cdd475420c5 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -198,8 +198,4 @@ 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 ]
|
| -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
|
| -io/observatory_test: Crash # (static Iterable<Str... cannot handle sync*/async* functions
|
| priority_queue_stress_test: RuntimeError # Cannot read property 'length' of undefined
|
|
|