Skip to content

Individual testcases are always passed on Windows #13225

@ndtoan96

Description

@ndtoan96

Elixir and Erlang/OTP versions

Erlang/OTP 26 [erts-14.2.1] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [jit:ns]

Elixir 1.16.0 (compiled with Erlang/OTP 26)

Operating system

Windows

Current behavior

mix test folder\file.exs:<line> always returns exit code 0, even if the test should fail.

mix test folder/file.exs:<line> behaves correctly. (notice the separator \ vs /)

image

Expected behavior

On Windows, \ separator should not cause problem.

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