Skip to content

Conversation

@jmcarcell
Copy link
Contributor

@jmcarcell jmcarcell commented Feb 3, 2023

BEGINRELEASENOTES

  • Add test dependencies so that tests can run in parallel

ENDRELEASENOTES

Fixes #157. I have tried several times and I don't get any failures now when running them in parallel (I didn't run the Java tests). I didn't do the fortran ones because of #151 and #161

Copy link
Contributor

@tmadlener tmadlener left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for adding these. I will merge this after #161 has been merged, as the CI currently still runs fortran tests (albeit sequentially), and people following that recipe might run into issues when they run tests in parallel.

@tmadlener tmadlener enabled auto-merge (rebase) February 10, 2023 10:03
@tmadlener tmadlener merged commit 9da23ac into iLCSoft:master Feb 10, 2023
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.

Tests need to run single-threaded

2 participants