Skip to content

Unlock Java CI, disable Java tests which rely on mangled names #40

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 5 commits into from

Conversation

ktoso
Copy link
Collaborator

@ktoso ktoso commented Oct 3, 2024

This should bring us to a working Linux CI for Java as well.

The way we load libraries is platform dependent it turns out, so this needed some adjustments. Also fixed some paths and disabled tests which we cannot do until we merge #27

@ktoso
Copy link
Collaborator Author

ktoso commented Oct 3, 2024

We're not in great shape yet but I'm trying to get us some level of soundness and at least not breaking basic compilation and things like that.

This now has a separate java tests target and also checks make which tries to use Java2Swift/JavaToSwift (which explodes on linux currently still).

@ktoso
Copy link
Collaborator Author

ktoso commented Oct 8, 2024

Handled in a different PR which took pieces from here.

@ktoso ktoso closed this Oct 8, 2024
@ktoso ktoso deleted the wip-fix-java-tests-linux branch October 8, 2024 07:16
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.

1 participant