Skip to content

ReFrame 3.6.1

Choose a tag to compare

@vkarak vkarak released this 25 May 16:54
· 4524 commits to master since this release
e7de245

ReFrame v3.6.1 Release Notes

New features and enhancements

  • Add a new build system backend for building test code with Spack (#1871)
  • Add new logging handler for sending test data in JSON to an HTTP server (#1964)
  • Support test retries in the JUnit report (#1965)

Bug fixes

  • Generate run reports per test with --ci-generate (#1972)
  • Mark jobs properly as completed in PBS scheduler (#1944)
  • Fix error checking of module commands in the class Tmod backends (#1971)
  • Fixes find_modules() behaviour with flat module scheme when an environment is a substring of another one (#1961)

Other

  • Use PNG logo for compatibility with all browsers (#1976)