| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 62de2f0c318930a082fef9bee31ece6207d9538c..9448b5f5985d7a19bfee223555c60c47e42b4485 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -33,9 +33,6 @@ io/directory_fuzz_test: Skip
|
| # of allowed open files ('ulimit -n' says something like 256).
|
| io/socket_many_connections_test: Skip
|
|
|
| -[ $runtime == vm && $system == windows && $mode == debug ]
|
| -io/raw_datagram_socket_test: Crash # Issue 18402
|
| -
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
|
| typed_array_test: Fail # Issue 13921
|
| typed_array_int64_uint64_test: Fail # Issue 13921
|
|
|