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 randomly fails with -j 2 #79

Closed
kousuke-nakano opened this issue Sep 13, 2023 · 3 comments
Closed

ctest randomly fails with -j 2 #79

kousuke-nakano opened this issue Sep 13, 2023 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@kousuke-nakano
Copy link
Collaborator

I have noticed that ctest randomly fails with -j 2. I propose not to use -j option, though it slows down the test.

@addman2
Copy link
Collaborator

addman2 commented Sep 14, 2023

Which test are failling I did a lot of work so they would work at any -j

@kousuke-nakano
Copy link
Collaborator Author

@addman2 The tests I recently implemented fail :[

  • src/a_module_tests/test_upwinvp.f90
  • src/a_module_tests/test_upwinvp_complex.f90

randomly fail with -j option.

There are in devel-#12 branch of my forked turborvb rep. (https://github.com/kousuke-nakano/turborvb).

Can I make a draft of the pull-request? You can see how it fails on the workflows.

@addman2
Copy link
Collaborator

addman2 commented Sep 14, 2023

I checked it, but I don't know why it fails, it seams to me legit. For the time being we can turn off the parallel test, but we should fix this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants