Skip to content

Unittest module path is not used when submitting the test jobs #2609

@teojgo

Description

@teojgo

This happends in the test_schedulers.py where the job submission should be wrapped in a:

with rt.module_use(test_util.TEST_MODULES):

This can be easily reproduced by executing the test_submit[slurm] test and looking at the stderr where the testmod_foo cannot be found.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions