Skip to content
Snippets Groups Projects

Make TCK ordering deterministic

Merged Paula Herrero Gascon requested to merge paula_fixTckorder into master
All threads resolved!

The use of a list(set(x)) construction when building the TCK location list makes the order of that list non-deterministic (it can vary between runs). This creates problems when running multiple Moore subjobs on the Grid as each output file can require a different TCK. This MR stabilises the TCK by sorting the result of the list(set(x)) operation.

/cc @apearce @peilian

Edited by Alex Pearce

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