public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] exclude-empty-files: Disable Ipv4AndIpv6Work test and re-enable x390x arch
@ 2026-09-03 0:10 Rafael Fontenelle
0 siblings, 0 replies; 3+ messages in thread
From: Rafael Fontenelle @ 2026-09-03 0:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ddnet
Branch : exclude-empty-files
Commit : 3817a3fdcc93c819778924e27216a4edb9d5d4c5
Author : Rafael Fontenelle <rafaelff@gnome.org>
Date : 2025-04-03T17:26:29+00:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ddnet/c/3817a3fdcc93c819778924e27216a4edb9d5d4c5?branch=exclude-empty-files
Log:
Disable Ipv4AndIpv6Work test and re-enable x390x arch
---
diff --git a/ddnet.spec b/ddnet.spec
index b5fdb23..3ae0c2a 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -3,11 +3,9 @@
Name: ddnet
Version: 19.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: DDraceNetwork, a cooperative racing mod of Teeworlds
-# Disabled while can't fix build
-ExcludeArch: s390x
#
# CC-BY-SA
@@ -155,6 +153,8 @@ install -Dp -m 0644 man/DDNet-Server.6 %{buildroot}%{_mandir}/man6/DDNet-Server.
%check
+# Disable connection test to avoid hanging the tests
+export GTEST_FILTER='-Net.Ipv4AndIpv6Work'
%cmake_build --target run_tests
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -181,6 +181,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu Apr 03 2025 Rafael Fontenelle <rafaelff@gnome.org> - 19.1-2
+- Disable Ipv4AndIpv6Work network test
+- Re-enable s390x architecture
+
* Fri Mar 28 2025 Packit <hello@packit.dev> - 19.1-1
- Update to version 19.1
- Resolves: rhbz#2354271
^ permalink raw reply related [flat|nested] 3+ messages in thread* [rpms/ddnet] exclude-empty-files: Disable Ipv4AndIpv6Work test and re-enable x390x arch
@ 2026-09-03 0:10 Rafael Fontenelle
0 siblings, 0 replies; 3+ messages in thread
From: Rafael Fontenelle @ 2026-09-03 0:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ddnet
Branch : exclude-empty-files
Commit : dba20db9ac2ab49ab6fc9923f8f71e366dd9b2fb
Author : Rafael Fontenelle <rafaelff@gnome.org>
Date : 2025-04-03T17:19:05+00:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ddnet/c/dba20db9ac2ab49ab6fc9923f8f71e366dd9b2fb?branch=exclude-empty-files
Log:
Disable Ipv4AndIpv6Work test and re-enable x390x arch
---
diff --git a/ddnet.spec b/ddnet.spec
index b5fdb23..3ae0c2a 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -3,11 +3,9 @@
Name: ddnet
Version: 19.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: DDraceNetwork, a cooperative racing mod of Teeworlds
-# Disabled while can't fix build
-ExcludeArch: s390x
#
# CC-BY-SA
@@ -155,6 +153,8 @@ install -Dp -m 0644 man/DDNet-Server.6 %{buildroot}%{_mandir}/man6/DDNet-Server.
%check
+# Disable connection test to avoid hanging the tests
+export GTEST_FILTER='-Net.Ipv4AndIpv6Work'
%cmake_build --target run_tests
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -181,6 +181,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu Apr 03 2025 Rafael Fontenelle <rafaelff@gnome.org> - 19.1-2
+- Disable Ipv4AndIpv6Work network test
+- Re-enable s390x architecture
+
* Fri Mar 28 2025 Packit <hello@packit.dev> - 19.1-1
- Update to version 19.1
- Resolves: rhbz#2354271
^ permalink raw reply related [flat|nested] 3+ messages in thread* [rpms/ddnet] exclude-empty-files: Disable Ipv4AndIpv6Work test and re-enable x390x arch
@ 2026-09-03 0:10 Rafael Fontenelle
0 siblings, 0 replies; 3+ messages in thread
From: Rafael Fontenelle @ 2026-09-03 0:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/ddnet
Branch : exclude-empty-files
Commit : 24df4e62d8289ab4f19ba4bda8d6a077ffd29c45
Author : Rafael Fontenelle <rafaelff@gnome.org>
Date : 2025-04-03T17:34:28+00:00
Stats : +7/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ddnet/c/24df4e62d8289ab4f19ba4bda8d6a077ffd29c45?branch=exclude-empty-files
Log:
Disable Ipv4AndIpv6Work test and re-enable x390x arch
---
diff --git a/ddnet.spec b/ddnet.spec
index b5fdb23..3ae0c2a 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -3,11 +3,9 @@
Name: ddnet
Version: 19.1
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: DDraceNetwork, a cooperative racing mod of Teeworlds
-# Disabled while can't fix build
-ExcludeArch: s390x
#
# CC-BY-SA
@@ -155,6 +153,8 @@ install -Dp -m 0644 man/DDNet-Server.6 %{buildroot}%{_mandir}/man6/DDNet-Server.
%check
+# Disable connection test to avoid hanging the tests
+export GTEST_FILTER='-Net.Ipv4AndIpv6Work'
%cmake_build --target run_tests
desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
@@ -181,6 +181,10 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
%changelog
+* Thu Apr 03 2025 Rafael Fontenelle <rafaelff@gnome.org> - 19.1-2
+- Disable Ipv4AndIpv6Work network test
+- Re-enable s390x architecture
+
* Fri Mar 28 2025 Packit <hello@packit.dev> - 19.1-1
- Update to version 19.1
- Resolves: rhbz#2354271
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-09-03 0:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 0:10 [rpms/ddnet] exclude-empty-files: Disable Ipv4AndIpv6Work test and re-enable x390x arch Rafael Fontenelle
2026-09-03 0:10 Rafael Fontenelle
2026-09-03 0:10 Rafael Fontenelle
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox