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

Cargo test failed on Windows #322

Open
vidhyasasi opened this issue Jun 6, 2023 · 0 comments
Open

Cargo test failed on Windows #322

vidhyasasi opened this issue Jun 6, 2023 · 0 comments

Comments

@vidhyasasi
Copy link

I installed xsv (version 0.13.0 ) on Windows (version 10.0.20348 Build 20348) and rand cargo test on it and it fails.
I got this BUFFER_OVERRUN error:

'''
error: test failed, to rerun pass --test tests

Caused by:
process didn't exit successfully: C:\Users\Administrator\Documents\rust_artefacts\packages\xsv\target\debug\deps\tests-251926c85974f2e2.exe (exit code: 0xc0000409, STATUS_STACK_BUFFER_OVERRUN)
'''
Can you help to solve this?

@vidhyasasi vidhyasasi changed the title Cargo test failed on WIndows Cargo test failed on Windows Jun 6, 2023
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

No branches or pull requests

1 participant