Index: sdk/lib/_internal/pub/pub.status |
diff --git a/sdk/lib/_internal/pub/pub.status b/sdk/lib/_internal/pub/pub.status |
index b170e839c076fb5aeb0ca7067b8b9d8f4c210086..00fafbc127a8a56d8fefc3da72dac70dae1e2bf3 100644 |
--- a/sdk/lib/_internal/pub/pub.status |
+++ b/sdk/lib/_internal/pub/pub.status |
@@ -12,6 +12,3 @@ test/oauth2/with_server_rejected_credentials_authenticates_again_test: Pass, Fai |
# Pub only runs on the standalone VM, not the browser. |
[ $runtime == drt || $runtime == dartium || $runtime == opera ] |
*: Skip |
- |
-[ $system == windows ] |
-test/io_test: Fail # Issue 7505 |