public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/lunchbox] rawhide: Dropped failing test on ppc64le, notified upstream
@ 2026-07-23 16:57 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-23 16:57 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/lunchbox
            Branch : rawhide
            Commit : f94026526b99aab2fb9930f4a9dcbc28e1c829ef
            Author : Jaroslav Škarvada <jskarvad@redhat.com>
            Date   : 2026-07-23T18:57:18+02:00
            Stats  : +8/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/lunchbox/c/f94026526b99aab2fb9930f4a9dcbc28e1c829ef?branch=rawhide

            Log:
            Dropped failing test on ppc64le, notified upstream

Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>

---
diff --git a/lunchbox.spec b/lunchbox.spec
index f467515..cb4ad7b 100644
--- a/lunchbox.spec
+++ b/lunchbox.spec
@@ -69,6 +69,14 @@ rm -f bitOperation.cpp intervalSet.cpp result.cpp string.cpp
 popd
 %endif
 
+# drop tests failing on ppc64le
+# https://github.com/Eyescale/Lunchbox/issues/338
+%ifarch ppc64le
+pushd tests
+rm -f lfQueue.cpp
+popd
+%endif
+
 # drop failing debug test
 # https://github.com/Eyescale/Lunchbox/issues/336
 pushd tests

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

only message in thread, other threads:[~2026-07-23 16:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-23 16:57 [rpms/lunchbox] rawhide: Dropped failing test on ppc64le, notified upstream 

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