reframe icon indicating copy to clipboard operation
reframe copied to clipboard

Partition's `time_limit` overrides the one set in the test

Open vkarak opened this issue 5 months ago • 0 comments

This is wrong, as the test's time_limit should override any time limit set at the partition level.

The workaround is to pass -S [test.]time_limit=<new_time_limit> to set it explicitly.

vkarak avatar May 27 '25 15:05 vkarak