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

ctest fails as test-binaries are missing, even though cmake-build of those binaries shows no error #331

Closed
panchaBhuta opened this issue Sep 19, 2023 · 1 comment

Comments

@panchaBhuta
Copy link
Contributor

panchaBhuta commented Sep 19, 2023

For the workflow windows-gnu-2.yml, the test 'testBasicConversions' fails.

The cause of failure Could not find executable ... testBasicConversions
Though the debug-build does not pop any error messages, but the expected binaries are not getting generated either.

Could anyone take a look if this is a bug, or I am missed some config-settings.
Since I am new to workflows(as well as msys2), it likely to be latter.

Grepping the web didn't yield any helpful pointers.

Would appreciate if someone takes a look and if this is not a bug , point out what settings did I missed.

Thanks

@lazka
Copy link
Member

lazka commented Sep 22, 2023

No idea either, works fine locally.

Maybe pass the target name to add_test(), so cmake builds the path?

@lazka lazka closed this as completed Jul 28, 2024
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

No branches or pull requests

2 participants