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

Tests fail on Windows #54

Open
brollb opened this issue Oct 5, 2015 · 2 comments
Open

Tests fail on Windows #54

brollb opened this issue Oct 5, 2015 · 2 comments

Comments

@brollb
Copy link
Contributor

brollb commented Oct 5, 2015

Tests are not platform independent

@shyam1112
Copy link

@brollb Please provide a brief description of the task you'd like to assign, and I'll help you clarify it and assign it in a clear and concise manner.

@brollb
Copy link
Contributor Author

brollb commented Oct 10, 2023

This issue is that the tests should be updated to run successfully on Windows. Currently, they fail not because the tool is unsupported on Windows but because the tests were not written for Windows (path separator issues, etc).

If you are interested in taking this on, this would entail the following:

  • Clone the repo on Windows
  • Install the dependencies
  • Run the tests
  • Investigate the failures and refactor the root causes to support Windows, too

It's not the most glamorous of issues but help would definitely be appreciated!

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

No branches or pull requests

2 participants