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

Try with MPI windows python tests #3420

Closed
wants to merge 1 commit into from
Closed

Try with MPI windows python tests #3420

wants to merge 1 commit into from

Conversation

jhale
Copy link
Member

@jhale jhale commented Sep 19, 2024

No description provided.

@jhale
Copy link
Member Author

jhale commented Sep 19, 2024

Still doesn't work @schnellerhase :( Thanks for the suggestion though!

@jhale jhale closed this Sep 19, 2024
@schnellerhase
Copy link
Contributor

Hmm, no luck.

Did you try something like python test.py as well already? I think like this pytest gets still invoked. I only saw the asserts with my problems if I called the python file by hand, and through a package.

@jhale
Copy link
Member Author

jhale commented Sep 20, 2024

I don't think so - the call python -m pytest is what does the magic to actually execute the tests - without it it will just execute the outer scope of the file (imports, usually).

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