Skip to content

New "test info" file requires that the current directory be writable #259

Description

@bleargh45

The recently added "test info" file (see

my $info_file = "./.test_info.$$.json";
), used for yath resources, requires that Yath be run from a directory which is writable. When running builds/tests inside of a Docker Container, though, this may not always be the case.

Should this file not be recorded into a temp directory (such as /tmp) instead?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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