Re: Test Failure in test_terminal3.vim

2020-07-25 Fir de Conversatie Bram Moolenaar


Elimar Riesebieter wrote:

> * Elimar Riesebieter  [2020-07-15 08:52 +0200]:
> 
> > Hi all,
> > 
> > tried to build 8.2.1216 on amd64 within a tmux session using shadow
> > dirs and got:
> > 
> > >From test_terminal3.vim:
> > Found errors in Test_terminal_getwinpos():
> > Run 1:
> > function 
> > RunTheTest[39]..Test_terminal_getwinpos[16]..WaitForAssert[2]..7_WaitForCommon[11]..58
> >  line 1: Pattern '\\[\\d\\+, \\d\\+\\]' does not match '[-1, -1]\[  occurs 
> > 34 times]0,0-1 All'
> > function RunTheTest[39]..Test_terminal_getwinpos line 32: Expected 
> > range 1 - 1142, but got 0
> > function RunTheTest[39]..Test_terminal_getwinpos line 33: Expected 
> > range 1 - 419, but got 0
> 
> 
> As of 8.2.1287 for some not comprehensible reasons the tests are
> running fine now.
> 
> Sorry for the noise-

The terminal tests were hanging on Travis once in a while, for unknown
reasons.  I split off some tests to separate files, since then I haven't
seen the hang.  Might be correlated with your problem?

-- 
hundred-and-one symptoms of being an internet addict:
88. Every single time you press the 'Get mail' button...it does get new mail.

 /// Bram Moolenaar -- b...@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///

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/202007251755.06PHtTqE380545%40masaka.moolenaar.net.


Re: Test Failure in test_terminal3.vim

2020-07-25 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter  [2020-07-15 08:52 +0200]:

> Hi all,
> 
> tried to build 8.2.1216 on amd64 within a tmux session using shadow
> dirs and got:
> 
> >From test_terminal3.vim:
> Found errors in Test_terminal_getwinpos():
> Run 1:
> function 
> RunTheTest[39]..Test_terminal_getwinpos[16]..WaitForAssert[2]..7_WaitForCommon[11]..58
>  line 1: Pattern '\\[\\d\\+, \\d\\+\\]' does not match '[-1, -1]\[  occurs 34 
> times]0,0-1 All'
> function RunTheTest[39]..Test_terminal_getwinpos line 32: Expected 
> range 1 - 1142, but got 0
> function RunTheTest[39]..Test_terminal_getwinpos line 33: Expected 
> range 1 - 419, but got 0


As of 8.2.1287 for some not comprehensible reasons the tests are
running fine now.

Sorry for the noise-
-- 
  You cannot propel yourself forward by
  patting yourself on the back.

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/20200725145539.p543xzlmgnim4rl3%40toy.home.lxtec.de.


Re: Test Failure in test_terminal3.vim

2020-07-15 Fir de Conversatie Bram Moolenaar


Elimar Riesebieter wrote:

> tried to build 8.2.1216 on amd64 within a tmux session using shadow
> dirs and got:
> 
> From test_terminal3.vim:
> Found errors in Test_terminal_getwinpos():
> Run 1:
> function 
> RunTheTest[39]..Test_terminal_getwinpos[16]..WaitForAssert[2]..7_WaitForCommon[11]..58
>  line 1: Pattern '\\[\\d\\+, \\d\\+\\]' does not match '[-1, -1]\[  occurs 34 
> times]0,0-1 All'
> function RunTheTest[39]..Test_terminal_getwinpos line 32: Expected 
> range 1 - 1142, but got 0
> function RunTheTest[39]..Test_terminal_getwinpos line 33: Expected 
> range 1 - 419, but got 0

I tried using tmux, but didn't have this problem.
Anything else that might matter?

-- 
How To Keep A Healthy Level Of Insanity:
14. Put mosquito netting around your work area. Play a tape of jungle
sounds all day.

 /// Bram Moolenaar -- b...@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///

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/202007151152.06FBqcLF3310449%40masaka.moolenaar.net.


Test Failure in test_terminal3.vim

2020-07-15 Fir de Conversatie Elimar Riesebieter
Hi all,

tried to build 8.2.1216 on amd64 within a tmux session using shadow
dirs and got:

>From test_terminal3.vim:
Found errors in Test_terminal_getwinpos():
Run 1:
function 
RunTheTest[39]..Test_terminal_getwinpos[16]..WaitForAssert[2]..7_WaitForCommon[11]..58
 line 1: Pattern '\\[\\d\\+, \\d\\+\\]' does not match '[-1, -1]\[  occurs 34 
times]0,0-1 All'
function RunTheTest[39]..Test_terminal_getwinpos line 32: Expected 
range 1 - 1142, but got 0
function RunTheTest[39]..Test_terminal_getwinpos line 33: Expected 
range 1 - 419, but got 0

Thanks in advance
Elimar
-- 
.~.
/V\   L   I   N   U   X
   /( )\ >Phear the Penguin<
   ^^-^^

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/20200715065216.wu75mys6kyduyhnp%40toy.home.lxtec.de.