reframe
reframe copied to clipboard
Partition's `time_limit` overrides the one set in the test
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.