[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#53779] [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23.
From: |
Ludovic Courtès |
Subject: |
[bug#53779] [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23. |
Date: |
Tue, 08 Feb 2022 23:48:22 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi again,
Simon South <simon@simonsouth.net> skribis:
> * gnu/packages/linux.scm (ell): Update to 0.48.
> [arguments]: Remove obsolete "fix-dbus-tests" phase.
I noticed this test failure on powerpc64le-linux:
--8<---------------cut here---------------start------------->8---
================================
ell 0.48: ./test-suite.log
================================
# TOTAL: 40
# PASS: 38
# SKIP: 0
# XFAIL: 0
# FAIL: 2
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
FAIL: unit/test-dbus-message-fds
================================
launching dbus-daemon
dbus-daemon process 16430 created
dbus-daemon[16430]: Failed to start message bus: Failed to bind socket
"/tmp/ell-test-bus": Address already in use
process 16430 terminated with status=256
Disconnected from DBus
FAIL unit/test-dbus-message-fds (exit status: 134)
FAIL: unit/test-dbus-properties
===============================
launching dbus-daemon
dbus-daemon process 16445 created
dbus-daemon[16445]: Failed to start message bus: Failed to bind socket
"/tmp/ell-test-bus": Address already in use
process 16445 terminated with status=256
Disconnected from DBus
FAIL unit/test-dbus-properties (exit status: 134)
--8<---------------cut here---------------end--------------->8---
(From <https://ci.guix.gnu.org/build/469659/log/raw>.)
This makes me think that perhaps we need #:parallel-tests? #f, WDYT?
Ludo’.
- [bug#53779] [PATCH 5/5] gnu: iwd: Update to 1.23., (continued)
- [bug#53779] [PATCH 5/5] gnu: iwd: Update to 1.23., Simon South, 2022/02/04
- [bug#53779] [PATCH 3/5] gnu: ell: Remove input labels., Simon South, 2022/02/04
- [bug#53779] [PATCH 1/5] gnu: iwd: Remove input labels., Simon South, 2022/02/04
- [bug#53779] [PATCH 4/5] gnu: ell: Update to 0.48., Simon South, 2022/02/04
- [bug#53779] [PATCH 2/5] gnu: iwd: Build from Git sources., Simon South, 2022/02/04
- [bug#53779] [PATCH v2 0/6] gnu: iwd: Build from Git; update to 1.24., Simon South, 2022/02/07
[bug#53779] [PATCH v2 3/6] gnu: iwd: Build from Git sources., Simon South, 2022/02/07
[bug#53779] [PATCH 1/6] gnu: iwd: Remove input labels., Simon South, 2022/02/07
[bug#53779] [PATCH v2 6/6] gnu: iwd: Update to 1.24., Simon South, 2022/02/07
bug#53779: [PATCH 0/5] gnu: iwd: Build from Git; update to 1.23., Ludovic Courtès, 2022/02/08