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

Some tests in windows fail #581

Open
crguezl opened this issue Jun 5, 2021 · 1 comment
Open

Some tests in windows fail #581

crguezl opened this issue Jun 5, 2021 · 1 comment

Comments

@crguezl
Copy link

crguezl commented Jun 5, 2021

I am trying to add CI using GitHub Actions in this fork https://github.com/crguezl/nearley.

The tests run OK for both linux and MacOS but they fail on Windows due to some OS specific dependencies in some of the tests (i.e. \r \n staff).

See for instance the run https://github.com/crguezl/nearley/actions/runs/909306324

Can you help to make to make the tests O.S. independent?

@crguezl
Copy link
Author

crguezl commented Jun 5, 2021

  • fixed some dependences using path.join instead of explicit / but still not working
  • reduced gh workflow to windows since is taking too long

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