Skip to content

ReFrame 3.4.2

Choose a tag to compare

@vkarak vkarak released this 22 Feb 17:07
· 5457 commits to master since this release
8d11d03

ReFrame v3.4.2 Release Notes

New features and enhancements

  • Add built-ins to manage test variables and parameters (#1699)
  • Allow logging arbitrary job attributes (#1788)
  • Comply with the semantic versioning specification (#1761)

Bug fixes

  • Print a FAILURE result if not all test cases have completed (#1801)
  • Document osext.cray_cdt_version() more precisely (#1796)
  • Fix AttributeError crash when handling OS errors while writing a test case file (#1785)
  • Move shell completion scripts under share/completions/ (#1787)
  • Add Python version check to bootstrap script (#1762)
  • Various documentation fixes (#1771, #1798)
  • Add missing required packages in 'setup.py' (#1767)
  • Fix validation of the generated Gitlab pipeline files (#1764)