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

Make tests/shtest portable to Windows #1079

Open
nicowilliams opened this issue Jan 17, 2016 · 3 comments
Open

Make tests/shtest portable to Windows #1079

nicowilliams opened this issue Jan 17, 2016 · 3 comments

Comments

@nicowilliams
Copy link
Contributor

It runs, but fails early. For example, there's no /dev/urandom on Windows.

@jankatins
Copy link
Contributor

for test failures, I pushed a commit to my repo where I enabled all tests again: https://ci.appveyor.com/project/JanSchulz/jq/build/1.0.41
https://ci.appveyor.com/project/JanSchulz/jq

@nicowilliams
Copy link
Contributor Author

Yeah, and this is the log from my build prior to disabling the failing tests: https://ci.appveyor.com/project/nicowilliams/jq/build/1.0.1/job/fsxq3h06tt8oq448

We'll also need to add regression tests for jq bugs on Windows.

@nicowilliams
Copy link
Contributor Author

The first problem in tests/shtest, of course, is that the warnings we're looking for have Windows line endings (\r\n).

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

3 participants