Skip to content
Snippets Groups Projects

Avoid race conditions between tests

Merged Davide Fazzini requested to merge dfazzini_avoid_race_between_tests into master
1 unresolved thread

Renaming ntuple_file options some qmtests preventing them from writing on the same file. In fact this can expose to intermittent issues and file corrumptions.

Solution: moving the ntuple_file definition from .yaml files (that can be read by multiple qmtests) to .py option files dedicated to each qmtest.

Removing DV options setting if equal to the defaults. Removing also commented bits of codes.

Close #36 (closed)

Edited by Davide Fazzini

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading