Test failure in test_popupwin.vim building 8.1.1535

28 views
Skip to first unread message

Elimar Riesebieter

unread,
Jun 15, 2019, 3:31:06 AM6/15/19
to vim...@googlegroups.com
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():
Run 1:
function RunTheTest[40]..Test_popup_select[25]..VerifyScreenDump line 55: See dump file difference: call term_dumpdiff("failed/Test_popupwin_select_01.dump", "dumps/Test_popupwin_select_01.dump"); difference in line 4: "|4| @7|║+0#0000001#ffd7ff255|t|h|e| |w|o|r|d| @9|║| +0#0000000#ffffff0@45"; difference in line 5: "|5| @7|║+0#0000001#ffd7ff255|s|o|m|e| |m|o|r|e| @8|║| +0#0000000#ffffff0@45"; difference
in line 6: "|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"
function RunTheTest[40]..Test_popup_select[29]..VerifyScreenDump line 55: See dump file difference: call term_dumpdiff("failed/Test_popupwin_select_02.dump", "dumps/Test_popupwin_select_02.dump"); difference in line 1: ">1+0&#ffffff0| @73"; difference in line 2: "|2| @73"; difference in line 3: "|3| @73"; difference in line 4: "|4| @73"; difference in line 5: "|5| @73"; difference in line 6: "|6| @73"; difference in line 7: "|7| @73"; difference in line 8: "|8| @73"; difference in line 9: "|9| @73"; difference in line 10: "|E+0#ffffff16#e000002|3|5|3|:| |N|o|t|h|i|n|g| |i|n| |r|e|g|i|s|t|e|r| |"| +0#0000000#ffffff0@29|1|,|1| @10|T|o|p| "
Run 2:
function RunTheTest[40]..Test_popup_select[25]..VerifyScreenDump line 55: See dump file difference: call term_dumpdiff("failed/Test_popupwin_select_01.dump", "dumps/Test_popupwin_select_01.dump"); difference in line 4: "|4| @7|║+0#0000001#ffd7ff255|t|h|e| |w|o|r|d| @9|║| +0#0000000#ffffff0@45"; difference in line 5: "|5| @7|║+0#0000001#ffd7ff255|s|o|m|e| |m|o|r|e| @8|║| +0#0000000#ffffff0@45"; difference
in line 6: "|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"
function RunTheTest[40]..Test_popup_select[29]..VerifyScreenDump line 55: See dump file difference: call term_dumpdiff("failed/Test_popupwin_select_02.dump", "dumps/Test_popupwin_select_02.dump"); difference in line 1: ">1+0&#ffffff0| @73"; difference in line 2: "|2| @73"; difference in line 3: "|3| @73"; difference in line 4: "|4| @73"; difference in line 5: "|5| @73"; difference in line 6: "|6| @73"; difference in line 7: "|7| @73"; difference in line 8: "|8| @73"; difference in line 9: "|9| @73"; difference in line 10: "|E+0#ffffff16#e000002|3|5|3|:| |N|o|t|h|i|n|g| |i|n| |r|e|g|i|s|t|e|r| |"| +0#0000000#ffffff0@29|1|,|1| @10|T|o|p| "
Flaky test failed too often, giving up

TEST FAILURE

Thanks
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,
Jun 15, 2019, 9:45:32 AM6/15/19
to vim...@googlegroups.com, Elimar Riesebieter

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.

--
hundred-and-one symptoms of being an internet addict:
184. You no longer ask prospective dates what their sign is, instead
your line is "Hi, what's your URL?"

/// 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 ///

Elimar Riesebieter

unread,
Jun 15, 2019, 12:50:30 PM6/15/19
to vim...@googlegroups.com
* Bram Moolenaar <Br...@moolenaar.net> [2019-06-15 15:45 +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.

Elimar
--
Never make anything simple and efficient when a way
can be found to make it complex and wonderful ;-)

Bram Moolenaar

unread,
Jun 15, 2019, 1:37:40 PM6/15/19
to vim...@googlegroups.com, Elimar Riesebieter

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?

--
hundred-and-one symptoms of being an internet addict:
193. You ask your girlfriend to drive home so you can sit back with
your PDA and download the information to your laptop

Elimar Riesebieter

unread,
Jun 15, 2019, 2:03:54 PM6/15/19
to vim...@googlegroups.com
* 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?

Builing in a clean chroot.

Elimar Riesebieter

unread,
Jun 16, 2019, 3:23:57 AM6/16/19
to vim...@googlegroups.com
* 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-

Bram Moolenaar

unread,
Jun 16, 2019, 9:32:48 AM6/16/19
to vim...@googlegroups.com, Elimar Riesebieter
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.
Reply all
Reply to author
Forward
0 new messages