Skip to content

ReFrame 4.6.1

Compare
Choose a tag to compare
@vkarak vkarak released this 28 May 20:33
· 384 commits to develop since this release

Release Notes

Enhancements

  • Fix broken cross links in the documentation (#3196)
  • Display Python imports in the first tutorial example (#3195)
  • Use long options in places in the documentation (#3197)
  • Add EUM24 slides (#3191)

Bug fixes

  • Do not use CLI defaults for options that are backed by a configuration option (#3206)
  • Make version hash suffix calculation more robust (#3204)
  • Fix perflog header formatting when perflog_compat is used (#3201)
  • Fix logging crash when log format is %(check_#ALL)s (#3202)
  • Retrieve the test job's nodelist when using the squeue backend (#3184)

Other

  • Bump version of requests package (#3205)