Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fails due to windows path separators #66

Closed
robjtede opened this issue Apr 26, 2020 · 0 comments · Fixed by #67
Closed

fails due to windows path separators #66

robjtede opened this issue Apr 26, 2020 · 0 comments · Fixed by #67

Comments

@robjtede
Copy link
Sponsor

See here for CI failures:

actix/actix-net#133
https://github.com/actix/actix-net/pull/133/checks?check_run_id=620179757

Relevant Lines:

EXPECTED:

| |_^ consider adding a `main` function to `$DIR/tests/trybuild/main-02-only-async.rs`

ACTUAL OUTPUT:

| |_^ consider adding a `main` function to `$DIR\tests/trybuild/main-02-only-async.rs`
                                           ^^^^^^^

Read some things in other closed issues about normalization but this seems distinct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant