Skip to content

build: elide the JavaKitMacroTests #164

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Nov 8, 2024

The way that SPM builds executable tests is not supportable on Windows. We end up with duplicate definitions of main which is a hard error on Windows. Disable this test suite to allow us to build.

The way that SPM builds executable tests is not supportable on Windows.
We end up with duplicate definitions of `main` which is a hard error on
Windows. Disable this test suite to allow us to build.
@ktoso
Copy link
Collaborator

ktoso commented Jun 10, 2025

Closing for now, seems ot be a draft not revisited in a while. We can revisit later

@ktoso ktoso closed this Jun 10, 2025
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