Skip to content

Conversation

@cxhello
Copy link

@cxhello cxhello commented Jan 15, 2026

Summary

  • Set NO_PROXY environment variable to 127.0.0.1 in tests/conftest.py
  • Prevents tests from failing on Windows systems with a proxy enabled

Test plan

  • Verified the fix matches the suggestion in the issue
  • Run uv run pytest on Windows with proxy enabled

Closes #1477

Set NO_PROXY environment variable to 127.0.0.1 to prevent tests from
failing on Windows systems with a proxy enabled.

Closes modelcontextprotocol#1477

Signed-off-by: cxhello <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test fails in a Windows system with a proxy enabled

1 participant