| Index: tests/standalone/io/raw_secure_socket_test.dart
|
| diff --git a/tests/standalone/io/raw_secure_socket_test.dart b/tests/standalone/io/raw_secure_socket_test.dart
|
| index 6a461bc490e5592e87975aeccf8090f75d47da1c..1a828ce929afa1986ec5832bcf18d4359e21bd54 100644
|
| --- a/tests/standalone/io/raw_secure_socket_test.dart
|
| +++ b/tests/standalone/io/raw_secure_socket_test.dart
|
| @@ -4,6 +4,8 @@
|
| //
|
| // VMOptions=
|
| // VMOptions=--short_socket_read
|
| +// VMOptions=--short_socket_write
|
| +// VMOptions=--short_socket_read --short_socket_write
|
|
|
| import "dart:async";
|
| import "dart:io";
|
|
|