Skip to content

[codex] Normalize Windows path in MCP startup snapshot test#16204

Merged
etraut-openai merged 1 commit intomainfrom
etraut/fix-windows-mcp-snapshot-path-pr
Mar 29, 2026
Merged

[codex] Normalize Windows path in MCP startup snapshot test#16204
etraut-openai merged 1 commit intomainfrom
etraut/fix-windows-mcp-snapshot-path-pr

Conversation

@etraut-openai
Copy link
Copy Markdown
Collaborator

Summary

A Windows-only snapshot assertion in the app-server MCP startup warning test compared the raw rendered path, so CI saw C:\tmp\project instead of the normalized /tmp/project snapshot fixture.

Fix

Route that snapshot assertion through the existing normalize_snapshot_paths(...) helper so the test remains platform-stable.

@etraut-openai etraut-openai marked this pull request as ready for review March 29, 2026 23:07
@etraut-openai etraut-openai merged commit bb95ec3 into main Mar 29, 2026
22 checks passed
@etraut-openai etraut-openai deleted the etraut/fix-windows-mcp-snapshot-path-pr branch March 29, 2026 23:54
@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

1 participant