public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yanko Kaneti <yaneti@declera.com>
To: git-commits@fedoraproject.org
Subject: [rpms/srt] f43: Exclude another randomly failing test for F43
Date: Tue, 21 Jul 2026 12:03:37 GMT	[thread overview]
Message-ID: <178463541712.1.15378454202597461642.rpms-srt-2674999a7cbe@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/srt
Branch : f43
Commit : 2674999a7cbee34738e191bedf2bb45e7fb34cdb
Author : Yanko Kaneti <yaneti@declera.com>
Date   : 2026-07-21T15:03:08+03:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/srt/c/2674999a7cbee34738e191bedf2bb45e7fb34cdb?branch=f43

Log:
Exclude another randomly failing test for F43

---
diff --git a/srt.spec b/srt.spec
index 8f15278..c4733ee 100644
--- a/srt.spec
+++ b/srt.spec
@@ -65,7 +65,8 @@ rm -f %{buildroot}/%{_libdir}/pkgconfig/haisrt.pc
 # tests do not work in parallel as of 1.5.4 rc0
 # - TestIPv6 are known broken due to v4_v6 mapping differnces between platforms
 #   https://github.com/Haivision/srt/issues/1972#
-%ctest -j1 -E TestIPv6
+# - skip one more randomly failing test- TestEPoll
+%ctest -j1 -E 'TestIPv6|TestEPoll'
 
 
 %ldconfig_scriptlets libs

                 reply	other threads:[~2026-07-21 12:03 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=178463541712.1.15378454202597461642.rpms-srt-2674999a7cbe@fedoraproject.org \
    --to=yaneti@declera.com \
    --cc=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