jqlang / jq

Command-line JSON processor

Home Page:https://jqlang.github.io/jq/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

bfzhao opened this issue · comments

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

Color tests fail.

Indeed, this is a duplicate.