public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/lunchbox] rawhide: Dropped failing test on ppc64le, notified upstream
Date: Thu, 23 Jul 2026 16:57:45 GMT	[thread overview]
Message-ID: <178482586566.1.11634108974653746653.rpms-lunchbox-f94026526b99@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-07-23 16:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178482586566.1.11634108974653746653.rpms-lunchbox-f94026526b99@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox