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 test failed under WSL, version jq 1.7.1-8-gf51e841 #3010

Closed
bfzhao opened this issue Jan 13, 2024 · 3 comments
Closed

make test failed under WSL, version jq 1.7.1-8-gf51e841 #3010

bfzhao opened this issue Jan 13, 2024 · 3 comments
Labels

Comments

@bfzhao
Copy link

bfzhao commented Jan 13, 2024

make test output:

make[4]: Entering directory '/mnt/f/workspace/jq'
PASS: tests/mantest
PASS: tests/jqtest
FAIL: tests/shtest
PASS: tests/utf8test
PASS: tests/base64test
PASS: tests/optionaltest
PASS: tests/onigtest
PASS: tests/manonigtest
============================================================================
Testsuite summary for jq 1.7.1-8-gf51e841
============================================================================
# TOTAL: 8
# PASS:  7
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to https://github.com/jqlang/jq/issues
============================================================================

build env: WSL2/Ubuntu-20.04

test-suite.log

@wader
Copy link
Member

wader commented Jan 13, 2024

Dup of #2996?

@nicowilliams
Copy link
Contributor

Color tests fail.

@nicowilliams
Copy link
Contributor

Indeed, this is a duplicate.

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

No branches or pull requests

3 participants