public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Simone Caronni <negativo17@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libayatana-indicator] epel9: Move to Xwayland for running tests (covers also el10)
Date: Wed, 16 Sep 2026 12:09:31 GMT [thread overview]
Message-ID: <178956057191.1.15531110273325623589.rpms-libayatana-indicator-de4fa1294d65@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/libayatana-indicator
Branch : epel9
Commit : de4fa1294d65800c1744a015243ec0360601a28b
Author : Simone Caronni <negativo17@gmail.com>
Date : 2025-07-15T17:13:36+02:00
Stats : +4/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libayatana-indicator/c/de4fa1294d65800c1744a015243ec0360601a28b?branch=epel9
Log:
Move to Xwayland for running tests (covers also el10)
---
diff --git a/libayatana-indicator.spec b/libayatana-indicator.spec
index 77255ba..d37df3e 100644
--- a/libayatana-indicator.spec
+++ b/libayatana-indicator.spec
@@ -34,8 +34,9 @@ BuildRequires: vala
%if %{with check}
BuildRequires: dbus-test-runner
+BuildRequires: mutter
BuildRequires: pkgconfig(gtest)
-BuildRequires: xorg-x11-server-Xvfb
+BuildRequires: xwayland-run
%endif
%global _description %{expand:
@@ -141,12 +142,12 @@ This package contains GTK3 developer tools.
# Tests fail randomly when running in parallel
pushd build-gtk3 >/dev/null
-xvfb-run -a %__ctest --output-on-failure --force-new-ctest-process
+xwfb-run -c mutter -- %__ctest -E test-indicator-ng-tester --output-on-failure --force-new-ctest-process
popd >/dev/null
%if %{with gtk2}
pushd build-gtk2 >/dev/null
-xvfb-run -a %__ctest --output-on-failure --force-new-ctest-process
+xwfb-run -c mutter -- %__ctest -E test-indicator-ng-tester --output-on-failure --force-new-ctest-process
popd >/dev/null
%endif
%endif
reply other threads:[~2026-09-16 12:09 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=178956057191.1.15531110273325623589.rpms-libayatana-indicator-de4fa1294d65@fedoraproject.org \
--to=negativo17@gmail.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