| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 9fc1a5f559466158c4539657af52f3ea854b3921..f10675f7b7d309946ee0f5da3ae34c964bf79567 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -225,12 +225,12 @@ io/process_sync_test: Pass, Timeout # Issue 24596
|
| io/sleep_test: Pass, Fail # Issue 25757
|
| io/http_server_early_client_close2_test: Pass, Crash # Issue 28197
|
| io/process_stdin_transform_unsubscribe_test: Pass, Timeout # Issue #28558
|
| -io/raw_synchronous_socket_test: Crash # Issue 29333, currently unsupported
|
|
|
| [ $system == windows && $compiler != dart2analyzer ]
|
| io/platform_resolved_executable_test/06: RuntimeError # Issue 23641
|
| io/skipping_dart2js_compilations_test: Fail # Issue 19551.
|
| io/socket_info_ipv6_test: RuntimeError # Issue 27876
|
| +io/raw_synchronous_socket_test: Crash # Issue 29333, currently unsupported
|
|
|
| [ $system == windows && $compiler == dart2analyzer ]
|
| package/package_isolate_test: Crash # Issue 28645
|
|
|