Skip to content

should mix test --failed fail when there are test compilation errors #13728

@dvic

Description

@dvic

Elixir and Erlang/OTP versions

1.17 + OTP 26

Operating system

Mac

Current behavior

mix test || mix test --failed succeeds when a test contains a compilation error

learned through: https://angelika.me/2024/01/08/do-not-run-mix-test-failed/
affects also: karolsluszniak/ex_check#48

Expected behavior

I was expected that mix test --failed fails when there are test compilation errors.

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