Skip to content

Test test::verify_check_works failing on windows #2738

Closed
@t-botz

Description

@t-botz

This windows bug happens no matter the git autocrlf configuration.
Here is the result:

---- test::verify_check_works stdout ----
thread 'test::verify_check_works' panicked at 'Assertion failed for `{XXX}\rustfmt\target\debug\rustfmt --check .\temp_check.rs`
with: Unexpected return status: failure
stdout=``````
stderr=```Unrecognized option: 'check'
```', {XXX}\.cargo\registry\src\github.com-1ecc6299db9ec823\assert_cli-0.6.1\src\assert.rs:441:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.

Where {XXX} is my home folder.

After a git bisect, the responsible commit is 5d9f5aa

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugPanic, non-idempotency, invalid code, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions