gnu: monero: Make tests more verbose.
authorGuillaume Le Vaillant <glv@posteo.net>
Sun, 14 Jul 2019 15:37:19 +0000 (17:37 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 15 Jul 2019 10:48:49 +0000 (12:48 +0200)
Increase the verbosity of the 'check' phase to prevent 'core_tests' from
hitting 'max-silent-timeout'.

* gnu/packages/finance.scm (monero)[arguments]: Add '--verbose' option to
  'check' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu/packages/finance.scm

index 918ba00..977ac9c 100644 (file)
@@ -509,7 +509,7 @@ other machines/servers.  Electroncash does not download the Bitcoin Cash blockch
          ;; Only try tests that don't need access to network or system
          (replace 'check
            (lambda _
-             (invoke "make" "ARGS=-R 'hash|core_tests'" "test")))
+             (invoke "make" "ARGS=-R 'hash|core_tests' --verbose" "test")))
          (add-after 'check 'unit-tests
            (lambda _
              (let ((excluded-unit-tests