* Elimar Riesebieter <
ries...@lxtec.de> [2019-06-15 20:03 +0200]:
> * Bram Moolenaar <
Br...@moolenaar.net> [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
--
The path to source is always uphill!
-unknown-