public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/neovim-qt] rawhide: Skip failing test
@ 2026-08-02 21:54 Aleksei Bavshin
  0 siblings, 0 replies; only message in thread
From: Aleksei Bavshin @ 2026-08-02 21:54 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-02 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-02 21:54 [rpms/neovim-qt] rawhide: Skip failing test Aleksei Bavshin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox