Skip to content
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

Documentation test fixes #473

Merged
merged 3 commits into from
Mar 7, 2024

Conversation

JamesWrigley
Copy link
Member

Supersedes #472. On that PR the windows x64 CI was hanging 🤔 Let's see if it was just a fluke or if it happens again, if it does then maybe something is detecting the REPL module and creating a prompt.

This makes it a little easier to use from different directories.
This is the proper way to use an ExecutableProduct since it will also handle
setting the right environment variables. Should fix hanging tests in CI.
@JamesWrigley
Copy link
Member Author

Ok... we are finally back in the green 🥳 The problem was actually a bug introduced by me in #458, the tests were calling the cmake binary directly instead of using the cmake() cmd which also sets appropriate environment variables. Fixed that in 562d430.

@Gnimuc Gnimuc merged commit 2486cf1 into JuliaInterop:master Mar 7, 2024
11 checks passed
@Gnimuc
Copy link
Member

Gnimuc commented Mar 7, 2024

Thanks! 🎉

@JamesWrigley JamesWrigley deleted the elaborated-type-fix branch March 7, 2024 01:12
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