[vim/vim] `Test_func_argtype_check` and `Test_type_check` fail when vim is configured with `--disable-channel` (Issue #13617)

8 views
Skip to first unread message

Dominique Pellé

unread,
Dec 3, 2023, 4:50:24 PM12/3/23
to vim/vim, Subscribed

Steps to reproduce

Test_func_argtype_check and Test_type_check fail when vim is configured with --disable-channel because function test_null_job() does not exist in this configuration.

Steps to reproduce:

$ cd vim
$ ./configure --with-features=huge --enable-gui=none  --disable-channel
$ make -j8
$ cd src/testdir
$  make test_vim9_assign
...snip...
2 FAILED:
Found errors in Test_func_argtype_check():
Caught exception in Test_func_argtype_check(): Vim(var):E117: Unknown function: test_null_job @ command line..script /home/dope/sb/vim/src/testdir/runtest.vim[607]..function RunTheTest[57]..Test_func_argtype_check[58]..<SNR>9_CheckSourceSuccess[4]..script :source buffer=8, line 15
Found errors in Test_type_check():
Caught exception in Test_type_check(): Vim(var):E117: Unknown function: test_null_job @ command line..script /home/dope/sb/vim/src/testdir/runtest.vim[607]..function RunTheTest[57]..Test_type_check[85]..<SNR>9_CheckSourceSuccess[4]..script :source buffer=19, line 10
make: *** [Makefile:70: test_vim9_assign] Error 1

Expected behaviour

All tests should pass.

Version of Vim

vim-9.0.2146

Environment

OS: Linux (xubuntu-22.04.3) but it should not be relevant

Logs and stack traces

No response


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

Christian Brabandt

unread,
Dec 4, 2023, 2:33:43 PM12/4/23
to vim/vim, Subscribed

Closed #13617 as completed via 3ee2596.


Reply to this email directly, view it on GitHub.

You are receiving this because you are subscribed to this thread.Message ID: <vim/vim/issue/13617/issue_event/11143523628@github.com>

Reply all
Reply to author
Forward
0 new messages