Skip to content

Conformance tests for host context path expressions #143

Description

@mwiebe

Description

In bug fix OpenJobDescription/openjd-rs#207 it notes that the following conformance tests should detect the issue:

But they didn't! That's because the paths are evaluated at job submission time, which always uses POSIX paths.

We need a new conformance test just like that one, but that evaluates the paths in a host context. E.g. in the script let bindings instead of the step let bindings.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions