Normally a ChangeLog is generated at "make dist" time and available in source tarballs. If not, see the Git commit log at . lor.css'/>
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-07-19tests: xvnc: Fix 'gdm auto-suspend is disabled' test.Maxim Cournoyer
This failure is another collateral from commit a09c7da ("tests: Fork and exec a new Guile for the marionette REPL."), which isolated the marionette evaluation environment from that of the host. * gnu/tests/vnc.scm (run-xvnc-test): Move the (guix build utils) import to... ["gdm auto-suspend is disabled"]: ... inside the marionette-eval of this test. Complete comment. Reported-by: Bruno Victal <mirai@makinata.eu>
2023-07-19tests: xvnc: Group up GDM test and use GNU Ocrad instead of Tesseract.Bruno Victal
* gnu/tests/vnc.scm (run-xvnc-test): Group up GDM test. Use GNU Ocrad. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>