reframe icon indicating copy to clipboard operation
reframe copied to clipboard

System partition info is wrong in `FAILURE INFO`

Open vkarak opened this issue 5 months ago • 0 comments

It only shows the system and not the partition's name.

./bin/reframe -c unittests/resources/checks/frontend_checks.py -n ^PerformanceFailureCheck -r

In failure info:

  * System partition: generic

Instead of showing generic:default.

vkarak avatar May 21 '25 19:05 vkarak