#1118669 gnome-chemistry-utils: autopkgtests intermittently time out, especially on s390x, and don't seem to really test the package #1118669
- Package:
- src:gnome-chemistry-utils
- Source:
- src:gnome-chemistry-utils
- Submitter:
- Simon McVittie
- Date:
- 2026-09-15 11:09:03 UTC
- Severity:
- normal
The autopkgtests for src:gnome-chemistry-utils usually take seconds, but
sometimes one of them blocks until the ~ 3 hour timeout is hit. For
whatever reason this seems to be more common on s390x.
When this happens, it blocks migrations to testing: for example, at the
moment it's preventing glib2.0 from migrating.
Having looked into this, I'm not at all sure that these tests are
actually doing anything useful. The test command for each one is
something like:
xvfb-run -a /usr/bin/gchemcalc &
but if gchemcalc crashed (perhaps a segfault or a missing library
dependency), would that test actually even fail?
As an experiment I tried changing the test to:
Test-Command: xvfb-run -a sh -c 'echo Pretending to crash >&2; kill -ABRT $$' &
Depends: xauth, xvfb, gcu-bin
Features: test-name=run-sigabrt
Restrictions: allow-stderr
and it trivially "passes":
which I think means these tests do not meet
https://release.debian.org/testing/rc_policy.txt §6a.
I think the timeouts might have more to do with autopkgtest not always
being able to kill the leaked background xvfb-run process; possibly
xvfb-run is blocking signals?
smcv
Dear submitter, as the package gnome-chemistry-utils has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/1147652 The version of this package that was in Debian prior to this removal can still be found using https://snapshot.debian.org/. Please note that the changes have been done on the master archive and will not propagate to any mirrors until the next dinstall run at the earliest. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org. Debian distribution maintenance software pp. Thorsten Alteholz (the ftpmaster behind the curtain)