me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Leo Nikkilä 25de8f3c5e
gnu: kpackage: Work around flaky test.
When parallel tests are enabled, plasma-querytest can fail with:

    5/11 Test  #5: plasma-querytest ....................Subprocess aborted***Exception:   0.02 sec
    ********* Start testing of QueryTest *********
    Config: Using QtTest library 5.15.10, Qt 5.15.10 (arm64-little_endian-lp64 shared (dynamic) release build; by GCC 11.3.0), unknown unknown
    PASS   : QueryTest::initTestCase()
    QFATAL : QueryTest::installAndQuery() QThread: Destroyed while thread is still running
    FAIL!  : QueryTest::installAndQuery() Received a fatal error.
    Loc: [Unknown file(0)]
    Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted, 3ms
    ********* Finished testing of QueryTest *********

I'm able to consistently reproduce this on an aarch64-linux machine.
`guix build --cores=1' can also work around this.

* gnu/packages/kde-frameworks.scm (kpackage): Work around flaky test.
[arguments]<#:parallel-tests?>: Disable.  Follows what Debian has done.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-12-03 23:55:09 +01:00
..
bootloader
build linux-boot: Don't create /root before it's used. 2023-11-19 01:00:00 +01:00
home gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
installer
machine
packages gnu: kpackage: Work around flaky test. 2023-12-03 23:55:09 +01:00
services gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
system gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
local.mk gnu: igt-gpu-tools: Update to 1.28 2023-12-03 23:55:08 +01:00
machine.scm
packages.scm
services.scm gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
system.scm
tests.scm