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

[tmva] Impose correct test dependencies, avoid multiple invocations of Declare, avoid races when writing model files #16711

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dpiparo
Copy link
Member

@dpiparo dpiparo commented Oct 18, 2024

This PR fixes #16680

@dpiparo dpiparo requested a review from lmoneta October 18, 2024 07:42
@dpiparo dpiparo self-assigned this Oct 18, 2024
test. Moreover, avoid races when writing files with the same name.

Fixes root-project#16680
Copy link

github-actions bot commented Oct 18, 2024

Test Results

    18 files      18 suites   4d 3h 34m 47s ⏱️
 2 750 tests  2 742 ✅ 0 💤 8 ❌
46 081 runs  46 073 ✅ 0 💤 8 ❌

For more details on these failures, see this check.

Results for commit be9418d.

♻️ This comment has been updated with latest results.

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

Successfully merging this pull request may close these issues.

TMVA/Sofie tutorials used same name for generated files bur are run in parallel.
1 participant