public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rafael Fontenelle <rafaelff@gnome.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ddnet] exclude-empty-files: Disable Ipv4AndIpv6Work test and re-enable x390x arch
Date: Thu, 03 Sep 2026 00:10:33 GMT	[thread overview]
Message-ID: <178839423352.1.1448904068893425860.rpms-ddnet-3817a3fdcc93@fedoraproject.org> (raw)

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

             reply	other threads:[~2026-09-03  0:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-03  0:10 Rafael Fontenelle [this message]
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

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=178839423352.1.1448904068893425860.rpms-ddnet-3817a3fdcc93@fedoraproject.org \
    --to=rafaelff@gnome.org \
    --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