Skip to content

Allow self referring module mappings #843

@vkarak

Description

@vkarak

Running ReFrame with the following will issue an error of cyclic dependency:

-M 'A: A B'

This scenario is useful in testing when you want to load an additional module without touching the test, and actually it is not a cyclic dependency.

@lucamar has also came across this problem in the past if I'm not mistaken.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions