Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian....@packages.debian.org
Usertags: pu
X-Debbugs-Cc: fss...@packages.debian.org, j...@jmuchemb.eu, sanv...@debian.org
Control: affects -1 + src:fssync

[ Reason ]
This release fixes Bug #858253: FTBFS randomly (AssertionError: Lists differ: 
[b'a', b'a/c'] != [b'a/c'])

[ Impact ]
If the update is not approved, anybody building the package from source will
experience that the package will FTBFS randomly (with high probability) for
no good reason.

[ Tests ]
I can reproduce the random FTBFS failures. The test suite is definitely not 
appropriate
for the current code. As there is a new upstream release in unstable and the 
version in
stable will not change, there is no point in keeping the flaky test suite in 
stable.

[ Risks ]
The program remains the same. Only the test suite is 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 ]
The test suite is disabled, as it's extremely flaky.
diff -Nru fssync-1.6/debian/changelog fssync-1.6/debian/changelog
--- fssync-1.6/debian/changelog 2021-01-05 18:30:07.000000000 +0100
+++ fssync-1.6/debian/changelog 2023-10-22 12:25:00.000000000 +0200
@@ -1,3 +1,10 @@
+fssync (1.6-1.1+deb12u1) bookworm; urgency=medium
+
+  * Disable extremely flaky test suite, as it has been failing randomly
+    for several years. Closes: #858253.
+
+ -- Julien Muchembled <j...@jmuchemb.eu>  Sun, 22 Oct 2023 12:25:00 +0200
+
 fssync (1.6-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru fssync-1.6/debian/rules fssync-1.6/debian/rules
--- fssync-1.6/debian/rules     2017-01-21 20:53:22.000000000 +0100
+++ fssync-1.6/debian/rules     2023-10-22 12:25:00.000000000 +0200
@@ -18,3 +18,5 @@
 
 override_dh_auto_install:
        dh_auto_install -- PREFIX=/usr
+
+override_dh_auto_test:

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to