[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b9bd1bcce9 -> 1d837aaa32)
From: |
guix-commits |
Subject: |
branch master updated (b9bd1bcce9 -> 1d837aaa32) |
Date: |
Wed, 19 Jul 2023 10:41:23 -0400 (EDT) |
apteryx pushed a change to branch master
in repository guix.
from b9bd1bcce9 import/utils: beautify-description: Wrap class names in
@code{...}.
new 6a86e2d13a marionette: Allow passing custom OCR arguments.
new ab2abe16de tests: gdm: Prefer OCR to delay.
new 9542429299 tests: xvnc: Group up GDM test and use GNU Ocrad instead of
Tesseract.
new 1edbadc6b4 tests: xvnc: Fix 'gdm auto-suspend is disabled' test.
new 1d837aaa32 tests: lightdm: Bump timeout waiting for screen text to 60
seconds.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/build/marionette.scm | 41 ++++++++++++++++++++-------
gnu/tests/gdm.scm | 20 +++++++++----
gnu/tests/lightdm.scm | 3 +-
gnu/tests/vnc.scm | 74 +++++++++++++++++++++++++++---------------------
4 files changed, 89 insertions(+), 49 deletions(-)
- branch master updated (b9bd1bcce9 -> 1d837aaa32),
guix-commits <=
- 05/05: tests: lightdm: Bump timeout waiting for screen text to 60 seconds., guix-commits, 2023/07/19
- 02/05: tests: gdm: Prefer OCR to delay., guix-commits, 2023/07/19
- 03/05: tests: xvnc: Group up GDM test and use GNU Ocrad instead of Tesseract., guix-commits, 2023/07/19
- 01/05: marionette: Allow passing custom OCR arguments., guix-commits, 2023/07/19
- 04/05: tests: xvnc: Fix 'gdm auto-suspend is disabled' test., guix-commits, 2023/07/19