GNU bug report logs - #51037
[PATCH] Make `print-level` & `print-length` customizable in ERT batch tests

Previous Next

Package: emacs;

Reported by: Michael <sp1ff <at> runbox.com>

Date: Tue, 5 Oct 2021 14:51:02 UTC

Severity: wishlist

Tags: patch

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Michael <sp1ff <at> runbox.com>
To: 51037 <at> debbugs.gnu.org
Subject: bug#51037: [PATCH] Make `print-level` & `print-length` customizable in ERT batch tests
Date: Tue, 05 Oct 2021 07:28:38 -0700
[Message part 1 (text/plain, inline)]
Hello,

When running ERT tests in batch mode, the conservative values
chosen for `print-level` and `print-length` sometimes make it
difficult to see what exactly is wrong.  This patch introduces
two new variables (`ert-batch-print-level` &
`ert-batch-print-length`) that one can use to customize them;
e.g.

   emacs -batch -l ert -l my-tests.el \
         --eval "(let ((ert-batch-print-level 10) \
                       (ert-batch-print-length 120)) \
                   (ert-run-tests-batch-and-exit))"

Please let me know what should be changed.

[0001-Make-print-length-print-level-in-ert-run-tests-batch.patch (text/x-patch, attachment)]
[Message part 3 (text/plain, inline)]
-- 
Michael <sp1ff <at> runbox.com>

This bug report was last modified 3 years and 172 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.