Elimar Riesebieter wrote:
> > * Bram Moolenaar <[email protected]> [2019-06-15 19:37 +0200]: > > > > > > > > Elimar Riesebieter wrote: > > > > > > > > > Building 8.1.1535 within a remote tmux session I get: > > > > > > > > > > > > Executed: 2097 Tests > > > > > > Skipped: 16 Tests > > > > > > FAILED: 1 Tests > > > > > > > > > > > > > > > > > > Failures: > > > > > > From test_popupwin.vim: > > > > > > Found errors in Test_popup_select(): > > > > > > > > > > > > > > > > Yeah, had to update git on my Mac to be able to figure out what was > > > > > failing. Fixed in 8.1.1536. > > > > > > > > I am running on a x86_64. And the failure still exists building > > > > 8.1.1545. > > > > > > It passes on Travis. Is your setup different? > > > > Building in a clean chroot. > > I tried several LANG settings, gcc 8.3 vs. clang 8. All the same > result. Tiny version builds but gtk version fails. All is done on > "shadow dirs". > > Please notice: > > > --- src/vim-gtk/testdir/dumps/Test_popupwin_select_01.dump 2019-06-15 > 23:10:30.000000000 +0200 > +++ src/vim-gtk/testdir/failed/Test_popupwin_select_01.dump 2019-06-16 > 09:10:20.520773300 +0200 > @@ -1,9 +1,9 @@ > >1+0&#ffffff0| @73 > |2| @73 > |3| @7|╔+0#0000001#ffd7ff255|═@17|╗| +0#0000000#ffffff0@45 > -|4| @7|║+0#0000001#ffd7ff255|t|h|e| |w+1#0000000#ffffff0|o|r|d| > @9|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@45 > -|5| @7|║+0#0000001#ffd7ff255|s+1#0000000#ffffff0|o|m|e| |m|o|r|e| > @8|║+0#0000001#ffd7ff255| +0#0000000#ffffff0@45 > -|6| @7|║+0#0000001#ffd7ff255|s+1#0000000#ffffff0|e|v|e|r|a|l| |w|o|r|d|s| > +0#0000001#ffd7ff255|h|e|r|e|║| +0#0000000#ffffff0@45 > +|4| @7|║+0#0000001#ffd7ff255|t|h|e| |w|o|r|d| @9|║| +0#0000000#ffffff0@45 > +|5| @7|║+0#0000001#ffd7ff255|s|o|m|e| |m|o|r|e| @8|║| +0#0000000#ffffff0@45 > +|6| @7|║+0#0000001#ffd7ff255|s|e|v|e|r|a|l| |w|o|r|d|s| |h|e|r|e|║| > +0#0000000#ffffff0@45 > |7| @7|╚+0#0000001#ffd7ff255|═@17|╝| +0#0000000#ffffff0@45 > |8| @73 > |9| @73 Looks like the selection didn't work. On Travis with the GTK version it passes: https://travis-ci.org/vim/vim/jobs/546214164 What is different in your setup? -- hundred-and-one symptoms of being an internet addict: 197. Your desk collapses under the weight of your computer peripherals. /// 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/201906161332.x5GDWU0m018603%40masaka.moolenaar.net. For more options, visit https://groups.google.com/d/optout.
