Skip to content

ReFrame 4.7.1

Latest
Compare
Choose a tag to compare
@vkarak vkarak released this 09 Dec 22:25
· 5 commits to develop since this release

Release Notes

Enhancements

  • Prefix special (generated) parameters with . instead of $ (#3330)
  • Update formatting of list of talks in the documentation (#3321)
  • Remove tip for disabling storage results from documentation (#3319)

Bug fixes

  • Exit successfully if --duration limit is reached (#3328)
  • Treat correctly Slurm constrains with hyphens when filtering nodes (#3327)
  • Fix nodelist abbreviation when last node number is a multiple of 10 (#3339)
  • Do not ignore --filter-expr when using --describe-stored-testcases (#3329)
  • Fix error in fixture resolution when multiple fixtures of the same class are instantiated with different variables (#3326)
  • Fix relative imports in deeply nested tests (#3337)