public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/srt] f43: Exclude another randomly failing test for F43
@ 2026-07-21 12:03 Yanko Kaneti
0 siblings, 0 replies; only message in thread
From: Yanko Kaneti @ 2026-07-21 12:03 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-21 12:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 12:03 [rpms/srt] f43: Exclude another randomly failing test for F43 Yanko Kaneti
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox