GNU bug report logs -
#67476
[PATCH] gnu: kpackage: Work around flaky test.
Previous Next
Reported by: Leo Nikkilä <hello <at> lnikki.la>
Date: Mon, 27 Nov 2023 04:14:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #10 received at 67476-done <at> debbugs.gnu.org (full text, mbox):
Leo Nikkilä <hello <at> lnikki.la> skribis:
> 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.
Applied, thanks!
This bug report was last modified 1 year and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.