]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1492: tests: failure when Wayland compositor fails to start v9.1.1492
authorChristian Brabandt <cb@256bit.org>
Sat, 28 Jun 2025 19:03:25 +0000 (21:03 +0200)
committerChristian Brabandt <cb@256bit.org>
Sat, 28 Jun 2025 19:03:25 +0000 (21:03 +0200)
commitbbeaa94e0e5517063a7a49d6a419ad3d1f5edf38
treef3f2d26db2cd3f36cbd36ea418b9b354a2c53fe0
parent3b03b435a29391ded301fa2f377141db3c8093b7
patch 9.1.1492: tests: failure when Wayland compositor fails to start

Problem:  tests: failure when Wayland compositor fails to start
Solution: instead of throwing an error causing a failure, throw
          "Skipped", so that the Vim test suite continues and does not
          fail

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/testdir/window_manager.vim
src/version.c