GNU bug report logs -
#52998
ell test suite failure (nondeterministic)
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 10 Jan 2022 22:21:50 -0500
with message-id <87tuebnei9.fsf <at> gmail.com>
and subject line Re: bug#52998: Acknowledgement (ell test suite failure (nondeterministic))
has caused the debbugs.gnu.org bug report #52998,
regarding ell test suite failure (nondeterministic)
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
52998: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52998
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello,
When built under a very loaded system, ell may fail its test suite
in a nondeterministic fashion like so:
--8<---------------cut here---------------start------------->8---
--- ./test-suite.log --------------------------------------------------------
================================
ell 0.41: ./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 16906 created
ready
request name result=failed
TEST: FD passing 1
TEST FAILED in get_random_return_callback at unit/test-dbus-message-fds.c:278: !l_dbus_message_get_error(message, ((void *)0), ((void *)0))
Disconnected from DBus
FAIL unit/test-dbus-message-fds (exit status: 134)
FAIL: unit/test-dbus-properties
===============================
launching dbus-daemon
dbus-daemon process 16899 created
ready
request name result=success
TEST: Legacy properties get
TEST: Legacy properties set
TEST: Legacy optional property
TEST: org.freedesktop.DBus.Properties get
TEST: org.freedesktop.DBus.Properties set
TEST: Property changed signals
Disconnected from DBus
FAIL unit/test-dbus-properties (exit status: 134)
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("check" "-j" "24") exit-status: 2 term-signal: #f stop-signal: #f>
phase `check' failed after 46.2 seconds
command "make" "check" "-j" "24" failed with status 2
--8<---------------cut here---------------end--------------->8---
I've had this occur twice so far, always when the build machine is busy
building multiple things in parallel.
I suspect a dbus timeout or similar.
Maxim
[Message part 3 (message/rfc822, inline)]
Hello,
I've updated ell to 0.46 on the version-1.4.0 branch and haven't
encountered this failure since.
Tentatively closing.
Feel free to reopen it otherwise!
Thank you.
Maxim
This bug report was last modified 3 years and 158 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.