Skip to content

Tests fail on Windows #12

Description

@BD103

The following line is panicking on Windows:

.join(source.strip_prefix(test_root).unwrap())

The panic was first caught in CI, in this run, but the specific error is:

thread 'v42' (6332) panicked at tests\utils\json.rs:123:46:
called `Result::unwrap()` on an `Err` value: StripPrefixError(())

I'm disabling Windows support in CI for now, since I personally don't use it and would rather prioritize working on other features rather than debugging it in the VM. If someone figures out what's going wrong, feel free to open a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions