|
From: | Maxime Devos |
Subject: | [bug#56717] [PATCH v2 2/2] gnu: Add i3-autotiling. |
Date: | Sat, 23 Jul 2022 13:01:38 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 |
On 23-07-2022 12:31, Hilton Chain via Guix-patches via wrote:
+ (arguments (list #:tests? #f)) ;a working X environment is needed to run the tests
You can make a working X environment with "xvfb-run -- the-test-command" or with (IIRC) "Xvfb :1&" + (sleep 1) (preferably the former, as the latter is racy) -- search with "git grep -F xvfb-run" or "git grep -F Xvfb" for examples.
Greetings, Maxime.
OpenPGP_0x49E3EE22191725EE.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature
[Prev in Thread] | Current Thread | [Next in Thread] |