Skip to content

ReFrame 3.5.3

Choose a tag to compare

@vkarak vkarak released this 19 Apr 16:00
· 4832 commits to master since this release
50d4c4a

ReFrame v3.5.3 Release Notes

New features and enhancements

  • Deprecate the use of the @parameterized_test decorator (#1934)
    • The decorator is set to deprecate with ReFrame 3.6.0
  • Issue a warning if a module operation is attempted on the nomod modules system (#1933)
  • Abbreviate node lists in FAILURE INFO reports (#1912)

Bug fixes

  • Fix crash when OSError occurs during dumping of test cases (#1926)

Other

  • Pull base images for CI instead of building them from scratch (#1909)
  • Make basic configuration example more intuitive w.r.t. to modules systems (#1932)
  • Change favicon to the ReFrame logo (#1924)
  • Add URL to Twitter badge (#1922)