Any suggestions what the permanent fix should be? Should we simply put
this patch Ubuntu now has in Debian and keep it permanently?

```
--- 1.50+nmu2/test/test_recompress.sh   2022-11-04 11:23:44.000000000 +0000
+++ 1.50+nmu2ubuntu1/test/test_recompress.sh    2026-01-23 13:40:22.000000000 
+0000
@@ -2,6 +2,7 @@
 . $(dirname $0)/recompress_helper.sh
 
 test_recompress_reduces_delta_size() {
+  [ $(arch) == "s390x" ] && startSkipping "zlib compression on s390x issues : 
lp:#2138882"
   try_with_and_without_recompress 'tarballs/plasmidomics_0.2.0.orig.tar.gz'
   assertTrue 'compressed < regular' "[ $compressed_delta_size -lt 
$regular_delta_size ]"
 }
```

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2138882

Title:
  [autopkgtest][resolute] s390x Test Failures on test_recompress.sh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/2138882/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to