-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
optionaltest and shtest should be made to pass on Windows builds #1846
Comments
For See appveyor.yml:
Basically, we have to do some work to get these to pass on Windows. |
I guess this can be closed |
I think we should leave this open. We really should fix these failures. |
Thanks for creating this issue! |
Closing as we now run Windows CI on GitHub Actions, limiting the target by |
Describe the bug
Failed test on appveyor don't trigger a 'fail' on the test run.
To Reproduce
Go to appveyor and look at the test logs. These contain lines like this
https://ci.appveyor.com/api/buildjobs/9jhag16jw73arl27/log (text log)
https://ci.appveyor.com/project/stedolan/jq/build/job/9jhag16jw73arl27 (test page)
Expected behavior
Failed test within appveyor will give a failure status for the tests instead of seemingly passing.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: