| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index cdffa758e693d438e551c60b9f42c0d95ef6aea5..fcab8b18077e157e26eaafd69271b990e8a9df25 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -33,7 +33,7 @@ io/directory_fuzz_test: Skip
|
| io/socket_many_connections_test: Skip
|
| # The UDP tests are currently skipped on Mac OS as multicast configuration
|
| # needs to be resolved.
|
| -io/raw_datagram_socket_test: Skip # Issue XXX
|
| +io/raw_datagram_socket_test: Skip # Issue 1975
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| typed_array_test: Fail # Issue 13921
|
|
|