[vim/vim] test: Update tests for OpenBSD (PR #19351)

0 views
Skip to first unread message

Kevin Goodsell

unread,
Feb 6, 2026, 6:06:33 PM (2 days ago) Feb 6
to vim/vim, Subscribed

Problem: Some tests are not valid on OpenBSD.

Solution: Add CheckNotOpenBSD, use it to skip certain tests.

Details:

Test_readdirex_sort performs locale-dependent sorting. OpenBSD has minimal locale support.

Test_stdin_no_newline hangs on OpenBSD and FreeBSD. I don't know exactly why, but it may be due to bash not exiting at the end of the test. This is skipped in the FreeBSD CI runs because bash is not installed.

Test_detect_fifo uses /dev/fd/ files (via process substitution) as FIFOs. On OpenBSD the files in /dev/fd are not FIFOs.


You can view, comment on, or merge this pull request online at:

  https://github.com/vim/vim/pull/19351

Commit Summary

  • 2579598 test: Update tests for OpenBSD

File Changes

(4 files)

Patch Links:


Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19351@github.com>

Christian Brabandt

unread,
Feb 7, 2026, 5:28:49 AM (yesterday) Feb 7
to vim/vim, Subscribed
chrisbra left a comment (vim/vim#19351)

thanks


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19351/c3864109893@github.com>

Christian Brabandt

unread,
Feb 7, 2026, 5:32:42 AM (yesterday) Feb 7
to vim/vim, Subscribed

Closed #19351 via a24cb27.


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/pull/19351/issue_event/22608123317@github.com>

Reply all
Reply to author
Forward
0 new messages