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

Running cargo test in windows #128

Closed
fabricereix opened this issue Jan 13, 2021 · 2 comments
Closed

Running cargo test in windows #128

fabricereix opened this issue Jan 13, 2021 · 2 comments
Labels
bug Something isn't working windows
Milestone

Comments

@fabricereix
Copy link
Collaborator

Do use /tmp in unit tests

---- runner::body::tests::test_body_file stdout ----
thread 'runner::body::tests::test_body_file' panicked at 'couldn't create /tmp/data.bin: Os { code: 3, kind: NotFound, message: "Le chemin d’accès spécifié est introuvable." }', packages\hurl\src\runner\body.rs:98:29
@fabricereix fabricereix added bug Something isn't working 1.1.0 labels Jan 13, 2021
@fabricereix
Copy link
Collaborator Author

only the doc test in hurl_file.rs does not pass

@fabricereix
Copy link
Collaborator Author

fix in #130

@lepapareil lepapareil added this to the 1.1.0 milestone Feb 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

No branches or pull requests

2 participants