Skip to content

lock file missing #2970

@MarkoMin

Description

@MarkoMin

To reproduce:

rebar3 new lib abc
cd abc
rebar3 ct

rebar.lock is missing even tho compile is a dependency of ct and it is executed before running tests. If you explicitly run rebar3 compile then lock file is created. I think that lock file should be created in both scenarios.

Lock file is created when running other commands that run in the default profile so probably test profile (ct) is the problem here.

Open to make a contribution.

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