mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 05:37:20 +08:00
test: add MCP test test_fetch_mcp_via_stdio back in CI (#8344)
This commit is contained in:
@@ -35,7 +35,6 @@ def test_default_activated_tools():
|
||||
|
||||
@pytest.mark.asyncio
|
||||
async def test_fetch_mcp_via_stdio(temp_dir, runtime_cls, run_as_openhands):
|
||||
pytest.skip('This test is currently failing on main')
|
||||
mcp_stdio_server_config = MCPStdioServerConfig(
|
||||
name='fetch', command='uvx', args=['mcp-server-fetch']
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user