Ralf Schandl wrote:
> On 03.05.19 13:56, Elimar Riesebieter wrote: > > Hi, > > > > compiling v8.1.1250 within a remote tmux session I get: > > > > Found errors in Test_term_mouse_double_click_to_create_tab(): > > function RunTheTest[40]..Test_term_mouse_double_click_to_create_tab line > > 38: ttymouse=xterm2: Expected 32 but got 0 > > function RunTheTest[40]..Test_term_mouse_double_click_to_create_tab line > > 41: ttymouse=xterm2: Expected ['Tab page 1', ' Xtab1', 'Tab page 2', '> > > [No Name]', 'Tab page 3', ' Xtab2'] but got ['Tab page > > 1', ' Xtab1', 'Tab page 2', '> Xtab2'] > > function RunTheTest[40]..Test_term_mouse_double_click_to_create_tab line > > 38: ttymouse=sgr: Expected 32 but got 0 > > function RunTheTest[40]..Test_term_mouse_double_click_to_create_tab line > > 41: ttymouse=sgr: Expected ['Tab page 1', ' Xtab1', 'Tab page 2', '> > > [No Name]', 'Tab page 3', ' Xtab2'] but got ['Tab page 1', ' Xtab1', > > 'Tab page 2', '> Xtab2'] > > function RunTheTest[40]..Test_term_mouse_double_click_to_create_tab line > > 38: ttymouse=urxvt: Expected 32 but got 0 > > function RunTheTest[40]..Test_term_mouse_double_click_to_create_tab line > > 41: ttymouse=urxvt: Expected ['Tab page 1', ' Xtab1', 'Tab page 2', '> > > [No Name]', 'Tab page 3', ' Xtab2'] but got ['Tab page 1', ' Xtab1', > > 'Tab page 2', '> Xtab2'] > > function RunTheTest[40]..Test_term_mouse_double_click_to_create_tab line > > 38: ttymouse=dec: Expected 32 but got 0 > > function RunTheTest[40]..Test_term_mouse_double_click_to_create_tab line > > 41: ttymouse=dec: Expected ['Tab page 1', ' Xtab1', 'Tab page 2', '> > > [No Name]', 'Tab page 3', ' Xtab2'] but got ['Tab page 1', ' Xtab1', > > 'Tab page 2', '> Xtab2'] > > TEST FAILURE > > > > > > I can confirm this. Same when building on Ubuntu 16.04. No tmux - just > plain gnome-terminal and XTerm. This should be fixed by patch 8.1.1265 -- There are only two hard things in programming: Cache invalidation, naming things and off-by-one errors. /// Bram Moolenaar -- [email protected] -- 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 /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/201905071841.x47IfokQ024229%40masaka.moolenaar.net. For more options, visit https://groups.google.com/d/optout.
