reframe icon indicating copy to clipboard operation
reframe copied to clipboard

A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.

Results 224 reframe issues
Sort by recently updated
recently updated
newest added

This introduces the Coverity Scan (https://scan.coverity.com) as a badge to ReFrame

documentation

The `module-path` option is not considered when creating the shell script. This causes issues with schedulers such as SLURM.

prio: normal
enhancement

We need to configure codecov in the repo so that the CI does not fail for files that we don't test them in Github workflows

prio: normal
automation

Copying from the Slack [discussion](https://reframetalk.slack.com/archives/CF8ENLUDB/p1690384673624339): ``` Indeed -P can only parameterize the leaf tests, not the fixtures. Parameterizing the fixtures would require to redefine the whole test hierarchy from the...

request for enhancement
prio: normal

Closes #2853. As discussed also on Slack, performance loggers should log a test record for any kind of test. This PR has the purpose to discuss and develop this feature....

prio: normal
enhancement
logging

We could have for example the following convention: `env_vars['VAR1'] = None` to results in an `unset VAR1` emitted command.

request for enhancement
prio: normal

This could be initially on a single dimension. Assume a test with a parameter `x` that takes a range of values and you would like to know at which value...

request for enhancement
prio: normal

This is a follow up of #2801 and the idea is to apply it to the configuration files. Since configuration is programmable, users may want to load plugins or modules...

request for enhancement
prio: normal

request for enhancement
prio: normal