Test failure building 8.2.3404

7 views
Skip to first unread message

Elimar Riesebieter

unread,
Sep 5, 2021, 3:40:37 PM9/5/21
to vim...@googlegroups.com
Environment: amd64
Shell: zsh
Term: tmux session
Compiler: clang-12
LANG: C

Hi all,

Building 8.2.3404 gives me

###
Failures:
From test_signals.vim:
Found errors in Test_deadly_signal_TERM():
Run 1:
command line..script /source/vim/vim-8.2.3404/src/vim-nox/testdir/runtest.vim[486]..function RunTheTest[44]..Test_deadly_signal_TERM line 35: Expected ['VimLeavePre triggered', 'VimLeave triggered'] but got ['VimLeavePre triggered']
Run 2:
command line..script /source/vim/vim-8.2.3404/src/vim-nox/testdir/runtest.vim[520]..function RunTheTest[44]..Test_deadly_signal_TERM line 35: Expected ['VimLeavePre triggered', 'VimLeave triggered'] but got ['VimLeavePre triggered']
Run 3:
command line..script /source/vim/vim-8.2.3404/src/vim-nox/testdir/runtest.vim[520]..function RunTheTest[44]..Test_deadly_signal_TERM line 35: Expected ['VimLeavePre triggered', 'VimLeave triggered'] but got ['VimLeavePre triggered']
Flaky test failed too often, giving up

TEST FAILURE
###

Thanks for investigation
Elimar
--
The path to source is always uphill!
-unknown-

Bram Moolenaar

unread,
Sep 5, 2021, 4:22:36 PM9/5/21
to vim...@googlegroups.com, Elimar Riesebieter
It's unrelated to the 8.2.3404 patch, with what patch did it start
failing?

CI doesn't report this error. Does the failure go away when you change
something in your setup? e.g. not use tmux or use another shell.

--
I used to be indecisive, now I'm not sure.

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

Dominique Pellé

unread,
Sep 5, 2021, 4:48:45 PM9/5/21
to vim_dev
This failure looks related or maybe similar to
https://github.com/vim/vim/issues/7402

There it was found that building Vim with `-D_REENTRANT` fixes it.

Can you confirm Elimar?

Regards
Dominique

Elimar Riesebieter

unread,
Sep 6, 2021, 11:32:20 AM9/6/21
to vim_dev
* Dominique Pellé <dominiq...@gmail.com> [2021-09-05 22:48 +0200]:
Indeed adding -D_REENTRANT to the CFLAGS (CPPFLAGS) fixes the issue.

Thanks
Elimar
--
On the keyboard of life you have always
to keep a finger at the escape key;-)

Reply all
Reply to author
Forward
0 new messages