public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/calibre] rawhide: Disable test_mem_leaks for now, it is failing on x86_64 only for some reason
@ 2026-06-07  1:13 Kevin Fenzi
  0 siblings, 0 replies; only message in thread
From: Kevin Fenzi @ 2026-06-07  1:13 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/calibre
            Branch : rawhide
            Commit : acfd4a6fb4e4677d75d6b53a18a72d4dcd898d08
            Author : Kevin Fenzi <kevin@scrye.com>
            Date   : 2026-06-06T18:13:25-07:00
            Stats  : +2/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/calibre/c/acfd4a6fb4e4677d75d6b53a18a72d4dcd898d08?branch=rawhide

            Log:
            Disable test_mem_leaks for now, it is failing on x86_64 only for some reason

Signed-off-by: Kevin Fenzi <kevin@scrye.com>

---
diff --git a/calibre.spec b/calibre.spec
index 9e342e3..6e49816 100644
--- a/calibre.spec
+++ b/calibre.spec
@@ -380,6 +380,8 @@ TEST_ARGS=(
     --exclude-test-name test_recipe_browser_webengine
     # tzdata is not packaged in fedora and zoneinfo should be used anyhow
     --exclude-test-name test_tzdata
+    # fails on x86_64
+    --exclude-test-name test_mem_leaks
     # fails on ppc64le
 %ifarch ppc64le
     --exclude-test-name test_fts_pool

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-07  1:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07  1:13 [rpms/calibre] rawhide: Disable test_mem_leaks for now, it is failing on x86_64 only for some reason Kevin Fenzi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox