Skip to content

Conversation

sd2k
Copy link
Collaborator

@sd2k sd2k commented Jun 2, 2025

Before this it was hard to tell what was going wrong when the e2e tests failed because the MCP server logs are piped to a file which is never printed.

This commit builds the MCP server before running it with nohup, then prints the logs if the tests fail.

@sd2k sd2k requested a review from a team as a code owner June 2, 2025 07:33

This comment has been minimized.

Copy link
Contributor

@ioanarm ioanarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

sd2k added 3 commits June 2, 2025 09:34
Before this it was hard to tell what was going wrong when the e2e tests failed because the MCP server logs are piped to a file which is never printed.

This commit builds the MCP server before running it with nohup, then prints the logs if the tests fail.
This should give us better caching for faster builds.
@sd2k sd2k force-pushed the e2e-test-logs branch from f0624b2 to b7689df Compare June 2, 2025 08:34
@sd2k sd2k merged commit d659dcb into main Jun 2, 2025
10 checks passed
@sd2k sd2k deleted the e2e-test-logs branch June 2, 2025 08:38
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.

2 participants