public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Aleksei Bavshin <alebastr@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/neovim-qt] rawhide: Skip failing test
Date: Sun, 02 Aug 2026 21:54:54 GMT	[thread overview]
Message-ID: <178570769464.1.2998503872171311434.rpms-neovim-qt-6fc5378586f6@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/neovim-qt
            Branch : rawhide
            Commit : 6fc5378586f63c12fcc908aefc8b7962b85ea6d6
            Author : Aleksei Bavshin <alebastr@fedoraproject.org>
            Date   : 2026-08-02T14:53:38-07:00
            Stats  : +1/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/neovim-qt/c/6fc5378586f63c12fcc908aefc8b7962b85ea6d6?branch=rawhide

            Log:
            Skip failing test

According to koschei, tst_qsettings started failing with neovim 0.12.
It passes outside of the package build environment, and the settings
functionality works fine, so let's just skip the test.

---
diff --git a/neovim-qt.spec b/neovim-qt.spec
index 699c3b9..25ad07e 100644
--- a/neovim-qt.spec
+++ b/neovim-qt.spec
@@ -58,7 +58,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/nvim-qt.desktop
 %if %{with tests}
 # UI component tests require running display server
 %global __ctest xwfb-run -c %{test_compositor} -- %{__ctest}
-%ctest
+%ctest -E tst_qsettings
 %endif
 
 %files

                 reply	other threads:[~2026-08-02 21:54 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=178570769464.1.2998503872171311434.rpms-neovim-qt-6fc5378586f6@fedoraproject.org \
    --to=alebastr@fedoraproject.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