Skip to content

ReFrame 4.8.2

Latest
Compare
Choose a tag to compare
@vkarak vkarak released this 04 Jul 09:39
· 54 commits to develop since this release

Release Notes

Enhancements

  • Improve programming error messages (#3489)

Bug fixes

  • Properly cleanup build jobs on abort (#3512)
  • Fix race condition in local scheduler during timeout and properly reap done processes (#3511)
  • Make -n option syntax consistent across test filtering and results storage queries (#3508)
  • Return Job.jobid as string always (#3493)
  • Include (again) partition name in test failure info (#3487)

Other

  • Bump requests package version (#3501)