Gscan2pdf has been updated to 2.13.5 on nixpkgs. Tests are passing and everything is working as expected. Thank you!
I confirm that all tests are now passing with this latest patch. Is a new release planned soon, or should we go ahead and apply this patch ourselves in NixOS/nixpkgs?
Thank you! I confirm that the latest patch solves the issue with t/241_threshold.t. I've just noticed that I had t/3722_user_defined.t disabled. This test contains one last call to the old "convert" command. I also have two other failures left in: - t/51_process_chain.t - t/53_process_chain.t Those two seem to be due to an OCR precision issue. I've updated Tesseract from 3.05.02 to 5.5.0, but the failure persists. Could this be due to a difference in default font? We're using the open-licenced Liberation...
The test from the original post still fails. The new patch also introduces new failures. Build and test log attached.
Thank you for the patch. Unfortunately, the same test failure persists with this patch and imagemagick 7.1.2-5. Full build and test log is attached.
t/241_threshold.t fails since imagemagick 7.1.2-5
templatekw: fix inconsistency of diffstat with diff.merge
util: move diff_parent from logcmdutil to diffutil
stabletailgraph: add test cases challenging the open merge stack
stabletailgraph: naive version of leap computation
stabletailgraph: extract _parents util func
stabletailgraph: clarify excl part size computation
stabletailgraph: clarify naiveness of current implementation
stabletailgraph: clarify omission of linear parts in test sorts
stabletailgraph: omit uninteresting linear parts in test log
stabletailgraph: fix typo in test
stabletailgraph: fix terminology in doc
nix: add nix-defined package and devel env (flake)
hgignore: ignore nix result symlink
tests: add test ignore list for nix
sslutil: set context security level for legacy tls testing (issue6760)
configitems: make devel.serverexactprotocol look dangerous
run-tests: remove obsolete coverage check and packaging import (issue6805)
test-tx-rollback: more lenient glob for kill status (issue6807)
stabletailgraph: implement stable-tail sort
tests: fix new git protocol policy in convert-git.t
pull_logger: add basic log file rotation based on size
contrib: add pull_logger extension
tests: fix http-bad-server expected errors for python 3.10 (issue6643)
tinc: update to 1.0.35
t/131_save_tiff.t fails with imagemagick 7.1.1-5
[PATCH] Add -auto-orient support to 'identify'