Skip to content

Awk sed jq spec test fixes #217

Awk sed jq spec test fixes

Awk sed jq spec test fixes #217

Triggered via pull request January 24, 2026 04:10
Status Failure
Total duration 1m 13s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
unit-tests
Process completed with exit code 1.
src/jq-spec-tests/jq-spec.test.ts > JQ Spec Tests > jq.test > [L2524] reduce range(9999) as $_ ([];[.]) | tojson | fr...: src/jq-spec-tests/jq-spec.test.ts#L84
AssertionError: Output mismatch: expected: ["[]"] actual: [] OUTPUT: expected: ["[]"] actual: [] STDERR: "jq: parse error: Maximum call stack size exceeded\n" PROGRAM: reduce range(9999) as $_ ([];[.]) | tojson | fromjson | flatten INPUT: null ❯ src/jq-spec-tests/jq-spec.test.ts:84:20