Skip to content

ReFrame 4.0.0-dev.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@vkarak vkarak released this 03 Dec 20:52
· 1380 commits to master since this release
209c586

Release Notes

New features and enhancements

  • Build configuration incrementally by allowing to combine multiple configuration files (#2557)

Bug fixes

  • Fix filtering of tests with hashcode (#2688)
  • Fix variable assignment when aliases are set in subclasses (#2683)
  • Fix injection of env variables for non default craype (#2682)

Test library

  • Use the builtin validation option of OSU benchmarks to validate the results (#2679)

Other

  • Revert workaround in script for generating release notes (#2680)
  • Fix example in sn.print() docs (#2685)
  • Update copyright notice in docs (#2684)