Test failure building 8.2.0746

10 views
Skip to first unread message

Elimar Riesebieter

unread,
May 13, 2020, 6:09:08 AM5/13/20
to vim...@googlegroups.com
Building 8.2.0746 on amd64 within a tmux-session gives the follwing test
failure:

Failures:
From test_terminal.vim:
Found errors in Test_term_keycode_translation():
Run 1:
function RunTheTest[39]..Test_term_keycode_translation line 30: Expected ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '<S-Left>', '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', '<S-Down>', '0123456789', '\t\t.+-*/'] but got ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '', '\t\t.+-*/<S-Left>', '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', '<S-Down>', '45678012']

Elimar
--
>what IMHO then?
IMHO - Inhalation of a Multi-leafed Herbal Opiate ;)
--posting from alex in debian-user--

Elimar Riesebieter

unread,
May 13, 2020, 7:09:17 AM5/13/20
to vim...@googlegroups.com
* Elimar Riesebieter <ries...@lxtec.de> [2020-05-13 12:09 +0200]:

> Building 8.2.0746 on amd64 within a tmux-session gives the follwing test
> failure:
>
> Failures:
> From test_terminal.vim:
> Found errors in Test_term_keycode_translation():
> Run 1:
> function RunTheTest[39]..Test_term_keycode_translation line 30: Expected ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '<S-Left>', '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', '<S-Down>', '0123456789', '\t\t.+-*/'] but got ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '', '\t\t.+-*/<S-Left>', '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', '<S-Down>', '45678012']

Noticed this is https://github.com/vim/vim/issues/6070.

I tried to run the test with different TERM (xterm,
rxvt-unicode-256color, tmux-256color) settings but no success.

Kitty is not available here. But to be honest, we shouldn't need a
special terminal emulator to run this test, though.

Elimar
--
Obviously the human brain works like a computer.
Since there are no stupid computers humans can't be stupid.
There are just a few running with Windows or even CE ;-)

Bram Moolenaar

unread,
May 13, 2020, 10:54:53 AM5/13/20
to vim...@googlegroups.com, Elimar Riesebieter

Elimar Riesebieter wrote:

> Building 8.2.0746 on amd64 within a tmux-session gives the follwing test
> failure:
>
> Failures:
> From test_terminal.vim:
> Found errors in Test_term_keycode_translation():
> Run 1:
> function RunTheTest[39]..Test_term_keycode_translation line 30: Expected ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '<S-Left>', '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', '<S-Down>', '0123456789', '\t\t.+-*/'] but got ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '', '\t\t.+-*/<S-Left>', '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', '<S-Down>', '45678012']

I still can't reproduce this problem, also when running in tmux.
Anything else that matters?

--
The primary purpose of the DATA statement is to give names to constants;
instead of referring to pi as 3.141592653589793 at every appearance, the
variable PI can be given that value with a DATA statement and used instead
of the longer form of the constant. This also simplifies modifying the
program, should the value of pi change.
-- FORTRAN manual for Xerox Computers

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

Yegappan Lakshmanan

unread,
May 13, 2020, 11:39:30 AM5/13/20
to vim_dev
Hi,

On Wed, May 13, 2020 at 4:09 AM Elimar Riesebieter <ries...@lxtec.de> wrote:
* Elimar Riesebieter <ries...@lxtec.de> [2020-05-13 12:09 +0200]:

> Building 8.2.0746 on amd64 within a tmux-session gives the follwing test
> failure:
>
> Failures:
>         From test_terminal.vim:
>         Found errors in Test_term_keycode_translation():
>         Run 1:
>         function RunTheTest[39]..Test_term_keycode_translation line 30: Expected ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '<S-Left>', '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', '<S-Down>', '0123456789', '\t\t.+-*/'] but got ['<F1>', '<F2>', '<F3>', '<F4>', '<F5>', '<F6>', '<F7>', '<F8>', '<F9>', '<F10>', '<F11>', '<F12>', '<Home>', '<S-Home>', '<C-Home>', '<End>', '<S-End>', '<C-End>', '<Insert>', '<Del>', '<Left>', '', '\t\t.+-*/<S-Left>', '<C-Left>', '<Right>', '<S-Right>', '<C-Right>', '<Up>', '<S-Up>', '<Down>', '<S-Down>', '45678012']

Noticed this is https://github.com/vim/vim/issues/6070.

I tried to run the test with different TERM (xterm,
rxvt-unicode-256color, tmux-256color) settings but no success.


I am not able to reproduce this test failure in a tmux session running
on Ubuntu 19.10 inside a gnome-terminal. I tried running the test with
TERM set to xterm, screen and tmux-256color. In all the case, the
test passes.
 
Kitty is not available here. But to be honest, we shouldn't need a
special terminal emulator to run this test, though.


You don't need a special terminal emulator to run this test.

Regards,
Yegappan
 
Elimar

Reply all
Reply to author
Forward
0 new messages