Chromium Code Reviews| Index: dart/tests/standalone/standalone.status |
| diff --git a/dart/tests/standalone/standalone.status b/dart/tests/standalone/standalone.status |
| index 6e16f0dc90c6d80974b7b0870b0ecfb9c3b54c95..d51d56e26e84943d4b74cec5f9c098fdf070adac 100644 |
| --- a/dart/tests/standalone/standalone.status |
| +++ b/dart/tests/standalone/standalone.status |
| @@ -156,3 +156,7 @@ package/package_test: CompileTimeError |
| [ $system == windows ] |
| io/skipping_dart2js_compilations_test: Fail # Issue 19551. |
| + |
| +[ $system != linux ] |
| +io/server_socket_reference_issue21383_and_issue21384_test: Skip # Not supported on other platforms so far |
| + |