Skip to content

fix: skip stdio subprocess test on Windows CI#3966

Open
jlowin wants to merge 1 commit intomainfrom
claude/issue-3961-20260417-2132
Open

fix: skip stdio subprocess test on Windows CI#3966
jlowin wants to merge 1 commit intomainfrom
claude/issue-3961-20260417-2132

Conversation

@jlowin
Copy link
Copy Markdown
Member

@jlowin jlowin commented Apr 18, 2026

Addresses #3961TestMCPConfig.test_run_mcp_config spawns a real subprocess via StdioMCPServer that lingers due to keep_alive=True, causing intermittent timeouts on Windows CI. This applies the same skip and timeout pattern already used in tests/test_mcp_config.py.

🤖 Generated with Claude Code

Co-authored-by: Jeremiah Lowin <jlowin@users.noreply.github.com>
@marvin-context-protocol marvin-context-protocol bot added bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. tests cli Related to FastMCP CLI commands (run, dev, install) or CLI functionality. labels Apr 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working. Reports of errors, unexpected behavior, or broken functionality. cli Related to FastMCP CLI commands (run, dev, install) or CLI functionality. tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant