ReFrame 3.12.0
Release Notes
Changes since 3.11.0
New features and enhancements
- Add a lightweight time profiler in the framework (#2545)
- Optimise the test case generation (#2544)
- Include the loggable variables and parameters in the run report (#2543)
- Add new command line option to repeat selected tests (#2539)
- Do not require to set
container_platformfor running containerised tests (#2537) - Add
--modeoption to GitLab CI pipeline command (#2514)
Bug fixes
- Treat undefined variables correctly in run report (#2546)
- Snooze between polls in serial policy (#2538)
- Improve test selection by their variant id (#2533)
- Reset poll rate every time a test finishes the compilation or run phase (#2534)
- Skip test file when an import error is encountered (#2535)
- Improve detection of ReFrame test files (#2520)
- Check that PBS output is written back to working directory before setting the job as completed (#2519)
- Allow setting fixture variables from the command line (#2515)