On 8/25/26 10:39, Jeremy Bícha wrote:
Source: telepathy-qt
Version: 0.9.8+git16.g04302908-4
Severity: important
X-Debbugs-CC: [email protected]

telepathy-qt's build tests are failing. This was hidden in the May
2026 upload because dh_auto_test wasn't being set with the correct
build directory for the dual qt5 & qt6 builds.

fwiw, I don't see the test failures on my machine. The tests are known to be racy, however, which is why the prior tp-qt maintainer disabled them.

For a start I'd suggest running the tests one at a time. Instead of ARGS\+=-j16 in the override_dh_auto_test rule, use -j1. That might fix some of them. On my machine sometimes the StreamTubeHandlers and StatefulProxy tests completely deadlock trying to talk to dbus if I run tests with -j16.

Even with -j1 though, I still sometimes see the occasional StreamTubeHandlers failure.

For DBusProperties it's failing to create the AccountManager service; I'm trying to figure out of that's at all related to a missing build-dep. However, it'd be better to completely rule out problems due to running multiple tests at once through a new upload.

Reply via email to