Your message dated Sat, 16 May 2026 10:23:18 +0000
with message-id <[email protected]>
and subject line Released with 13.5
has caused the Debian Bug report #1135878,
regarding trixie-pu: package qcoro/0.12.0-1+deb13u1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1135878: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1135878
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: trixie
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:qcoro
User: [email protected]
Usertags: pu

[ Reason ]
Fix Bug #1108055. FTBFS due to flaky tests.

[ Impact ]
In some systems, the build always fail.

[ Tests ]
I've checked that the build works ok on the systems where it used to fail.

[ Risks ]
Very low. No code changes. Only two flaky tests have been disabled.

[ Checklist ]
  [X] *all* changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in (old)stable
  [X] the issue is verified as fixed in unstable

[ Changes ]
Disable two tests.

[ Other info ]
The package is already uploaded.
diff -Nru qcoro-0.12.0/debian/changelog qcoro-0.12.0/debian/changelog
--- qcoro-0.12.0/debian/changelog       2025-04-04 07:23:13.000000000 +0200
+++ qcoro-0.12.0/debian/changelog       2026-05-06 22:40:00.000000000 +0200
@@ -1,3 +1,10 @@
+qcoro (0.12.0-1+deb13u1) trixie; urgency=medium
+
+  * Team upload.
+  * Skip two flaky tests. Closes: #1108055.
+
+ -- Santiago Vila <[email protected]>  Wed, 06 May 2026 22:40:00 +0200
+
 qcoro (0.12.0-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru qcoro-0.12.0/debian/patches/disable-flaky-tests.patch 
qcoro-0.12.0/debian/patches/disable-flaky-tests.patch
--- qcoro-0.12.0/debian/patches/disable-flaky-tests.patch       1970-01-01 
01:00:00.000000000 +0100
+++ qcoro-0.12.0/debian/patches/disable-flaky-tests.patch       2026-05-06 
20:01:00.000000000 +0200
@@ -0,0 +1,18 @@
+From: Santiago Vila <[email protected]>
+Subject: Disable flaky tests
+Bug-Debian: https://bugs.debian.org/1108055
+
+--- a/tests/CMakeLists.txt
++++ b/tests/CMakeLists.txt
+@@ -118,11 +118,6 @@
+ qcoro_add_test(qcoroasyncgenerator)
+ qcoro_add_test(qcorowaitfor)
+ 
+-if (QCORO_WITH_QTDBUS)
+-    qcoro_add_dbus_test(qdbuspendingcall)
+-    qcoro_add_dbus_test(qdbuspendingreply)
+-endif()
+-
+ if (QCORO_WITH_QTNETWORK)
+     qcoro_add_network_test(qcorolocalsocket)
+     qcoro_add_network_test(qcoroabstractsocket)
diff -Nru qcoro-0.12.0/debian/patches/series qcoro-0.12.0/debian/patches/series
--- qcoro-0.12.0/debian/patches/series  1970-01-01 01:00:00.000000000 +0100
+++ qcoro-0.12.0/debian/patches/series  2026-05-06 20:00:00.000000000 +0200
@@ -0,0 +1 @@
+disable-flaky-tests.patch

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 13.5

This update has been released as part of Debian 13.5.

--- End Message ---

Reply via email to