Re: Test Failure

2022-12-23 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2022-11-20 16:05 +0100]: > Hi all, > > Environment: Linux > Terminal: tmux > Compiler: clang-15 > Version: 9.0.0915 > > There is a test failure: > Found errors in Test_autocmd_user_clear_group(): > Run 1, 15:38:56 - 15:39:01:

Re: Test Failure

2022-12-10 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2022-11-20 15:20 +]: > > > Environment: Linux > > Terminal: tmux > > Compiler: clang-15 > > Version: 9.0.0915 > > > > There is a test failure: > > Found errors in Test_autocmd_user_clear_group(): > > Run 1, 15:38:56 - 15:39:01: > > command line..script

Test Failure

2022-11-20 Fir de Conversatie Elimar Riesebieter
Hi all, Environment: Linux Terminal: tmux Compiler: clang-15 Version: 9.0.0915 There is a test failure: Found errors in Test_autocmd_user_clear_group(): Run 1, 15:38:56 - 15:39:01: command line..script /source/vim/vim-9.0.0915/src/vim-motif/testdir/runtest.vim[515]..function

Test failure building 8.2.4575

2022-03-15 Fir de Conversatie Elimar Riesebieter
Hi all, this failure appears on building 8.2.4575 gtk3 variant. The platform this time it is Linux-ppc32. Failures: From test_messages.vim: Found errors in Test_fileinfo_after_echo(): Run 1: command line..script

Test Failure building 8.2.4575

2022-03-15 Fir de Conversatie Elimar Riesebieter
Hi all, Environment: Linux, tmux, clang-13, amd64 building 8.2.4575 gives me: Failures: From test_vim9_script.vim: Found errors in Test_profile_with_lambda(): Caught exception in Test_profile_with_lambda(): Vim(call):E484: Can't open file Xdidprofile @ command

Re: Build of 8.2.4277 failed

2022-02-01 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2022-02-01 10:17 +]: > > Elimar Riesebieter wrote: > > > my build of 8.2.4277 failed. > > > > CC=clang-13 > > Term=tmux > > > > /usr/bin/ld: objects/testing.o: in function `test_gui_find_repl': > > ./src/vim-athena/test

Build of 8.2.4277 failed

2022-01-31 Fir de Conversatie Elimar Riesebieter
Hi all, my build of 8.2.4277 failed. CC=clang-13 Term=tmux /usr/bin/ld: objects/testing.o: in function `test_gui_find_repl': ./src/vim-athena/testing.c:1354: undefined reference to `gui_do_findrepl' clang: error: linker command failed with exit code 1 (use -v to see invocation) link.sh: Linking

Re: Test failure building 8.2.3567

2021-10-30 Fir de Conversatie Elimar Riesebieter
* Dominique Pellé [2021-10-30 15:33 +0200]: [...] > I tried building with all GUIs: > > > > gui test outcome > > --- --- > > noneTest SKIPPED (xim feature missing) > > athena Test FAILS > > motifTest FAILS > > gtk2 Test PASS > > gtk3 Test PASS > > > > Maybe we

Test failure building 8.2.3567

2021-10-30 Fir de Conversatie Elimar Riesebieter
Hi all, build environment: CC=clang13 tmux session TERM=tmux-256color compiling 8.2.3567 Failures: From test_edit.vim: Found errors in Test_edit_CTRL_hat(): command line..script /source/vim/vim-8.2.3567/src/vim-athena/testdir/runtest.vim[450]..function

Re: Test failure building 8.2.3404

2021-09-06 Fir de Conversatie Elimar Riesebieter
* Dominique Pellé [2021-09-05 22:48 +0200]: > Bram Moolenaar wrote: > > > Elimar Riesebieter wrote: > > > > > Environment: amd64 > > > Shell: zsh > > > Term: tmux session > > > Compiler: clang-12 > > > LAN

Test failure building 8.2.3404

2021-09-05 Fir de Conversatie Elimar Riesebieter
Environment: amd64 Shell: zsh Term: tmux session Compiler: clang-12 LANG: C Hi all, Building 8.2.3404 gives me ### Failures: From test_signals.vim: Found errors in Test_deadly_signal_TERM(): Run 1: command line..script

Re: Patch 8.2.3109

2021-07-05 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2021-07-05 17:50 +0200]: > > Patch 8.2.3109 > Problem:Check for $DISPLAY never fails. > Solution: Use eval(). > Files: src/testdir/check.vim Now it builds fine! Many thanks Elimar -- 355/113: Not the famous irrational number pi, but an incredible

Re: Patch 8.2.3108

2021-07-05 Fir de Conversatie Elimar Riesebieter
* Christian Brabandt [2021-07-05 16:32 +0200]: > > On Mo, 05 Jul 2021, Elimar Riesebieter wrote: > > > Hi Bram, > > > > * Bram Moolenaar [2021-07-05 14:10 +0200]: > > > > > > > > Patch 8.2.3108 > > > Problem:Test for re

Re: Patch 8.2.3108

2021-07-05 Fir de Conversatie Elimar Riesebieter
Hi Bram, * Bram Moolenaar [2021-07-05 14:10 +0200]: > > Patch 8.2.3108 > Problem:Test for remote_foreground() fails. (Elimar Riesebieter) > Solution: Check that $DISPLAY is set. (Christian Brabandt) > Files: src/testdir/check.vim, src/testdir/test_clientserver.vim, &g

Re: Test failure building 8.2.3104

2021-07-05 Fir de Conversatie Elimar Riesebieter
* Christian Brabandt [2021-07-05 09:43 +0200]: > > On So, 04 Jul 2021, Bram Moolenaar wrote: > > > > > Elimar Riesebieter wrote: > > > > > Environment: > > > amd64 > > > tmux > > > clang-12 > > > > > &g

Test failure building 8.2.3104

2021-07-04 Fir de Conversatie Elimar Riesebieter
Hi all, Environment: amd64 tmux clang-12 Failures: From test_vim9_builtin.vim: Found errors in Test_remote_foreground(): command line..script /source/vim/vim-8.2.3104/src/vim-gtk3/testdir/runtest.vim[473]..function RunTheTest[44]..Test_remote_foreground line 5: Expected

Re: Patch 8.2.3067

2021-06-27 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2021-06-27 19:05 +0200]: > > Patch 8.2.3067 > Problem:Building fails with Athena. (Elimar Riesebieter) > Solution: Adjust #ifdefs and add the 'drop_file' feature. > Files: src/evalfunc.c, src/testing.c, src/testdir/test_gui.vim Builds fine

Failure building 8.2.3066

2021-06-27 Fir de Conversatie Elimar Riesebieter
Environment: Debian Sid Term: tmux Compiler: clang-12 /usr/bin/ld: objects/testing.o: in function `f_test_gui_drop_files': ./src/vim-athena/testing.c:1311: undefined reference to `gui_handle_drop' clang: error: linker command failed with exit code 1 (use -v to see invocation) link.sh: Linking

Re: Test failure

2021-06-13 Fir de Conversatie Elimar Riesebieter
* Yegappan Lakshmanan [2021-06-13 06:06 -0700]: > Hi, > > On Sun, Jun 13, 2021 at 5:50 AM Elimar Riesebieter wrote: > > > > Hi all, > > > > building 8.2.2984 gives me: > > > > From test_excmd.vim: > > Found errors in Test_sandbox(): &g

Test failure

2021-06-13 Fir de Conversatie Elimar Riesebieter
Hi all, building 8.2.2984 gives me: >From test_excmd.vim: Found errors in Test_sandbox(): command line..script /source/vim/vim-8.2.2984/src/vim-athena/testdir/runtest.vim[473]..function RunTheTest[44]..Test_sandbox[1]..Sandbox_tests line 62: Expected 'E48:' but got 'E519:

Re: Test failure building 8.2.2395

2021-01-24 Fir de Conversatie Elimar Riesebieter
Hi Dominique, * Dominique Pellé [2021-01-24 14:11 +0100]: > Elimar Riesebieter wrote: > > > Hi all, > > > > building 8.2.2395 I get: > > > > From test_fold.vim: > > Found errors in Test_fold_relative_move(): > > command line..s

Test failure building 8.2.2395

2021-01-23 Fir de Conversatie Elimar Riesebieter
Hi all, building 8.2.2395 I get: >From test_fold.vim: Found errors in Test_fold_relative_move(): command line..script /source/vim/vim-8.2.2395/src/vim-gtk3/testdir/runtest.vim[468]..function RunTheTest[39]..Test_fold_relative_move line 25: Expected 3 but got 2 command

Re: Test failure in test_vim9_assign.vim

2020-12-20 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2020-12-20 14:50 +0100]: > > Elimar Riesebieter wrote: > > > building 8.2.2166 gives me the following error: > > > > Failures: > > From test_vim9_assign.vim: > > Found errors in Test_assignment_dict(): > >

Test failure in test_vim9_assign.vim

2020-12-20 Fir de Conversatie Elimar Riesebieter
Hi all, building 8.2.2166 gives me the following error: Failures: From test_vim9_assign.vim: Found errors in Test_assignment_dict(): command line..script /source/vim/vim-8.2.2166/src/vim-gtk3/testdir/runtest.vim[468]..function

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

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:

[PATCH] Added testluaplugin to the links of shadowfiles

2020-06-02 Fir de Conversatie Elimar Riesebieter
Building latest release with shadowdirs complains missing testluaplugin. Added testdir/testluaplugin to the shadowfiles in Makefile. --- src/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 520ef0b93..594dfabfc 100644 ---

Re: Patch 8.2.0805

2020-05-22 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2020-05-21 20:39 +0200]: > > Patch 8.2.0805 > Problem:Terminal key codes test fails on some systems. > Solution: Skip keypad 3 and 9. (Yegappan Lakshmanan, closes #6070) > Files: src/testdir/test_terminal.vim > Thanks, test_terminal.vim runs fine now. Elimar --

Re: [vim/vim] Failed test 'test_terminal.vim' after patch 8.2.0738 (#6070)

2020-05-21 Fir de Conversatie Elimar Riesebieter
* Vladimir Lomov [2020-05-20 21:32 -0700]: > Hello Yegappan, > I tested this version of `Test_term_keycode_translation` and I got > ``` > Failures: > From test_terminal.vim: > Found errors in Test_term_keycode_translation(): > Run 1: > function

Re: Test failure building 8.2.0746

2020-05-13 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2020-05-13 12:09 +0200]: > Building 8.2.0746 on amd64 within a tmux-session gives the follwing test > failure: > > Failures: > From test_terminal.vim: > Found errors in Test_term_keycode_translation(): > Run 1: >

Test failure building 8.2.0746

2020-05-13 Fir de Conversatie Elimar Riesebieter
Building 8.2.0746 on amd64 within a tmux-session gives the follwing test failure: Failures: From test_terminal.vim: Found errors in Test_term_keycode_translation(): Run 1: function RunTheTest[39]..Test_term_keycode_translation line 30: Expected ['', '', '', '',

Re: Test failures on amd64

2020-03-27 Fir de Conversatie Elimar Riesebieter
* Dominique Pellé [2020-03-27 14:07 +0100]: > Elimar Riesebieter wrote: > > > Hi, > > > > building v8.2.0460 gives the following test failures an amd64: > > > > Failures: > > From test_excmd.vim: > > Found errors i

Test failures on amd64

2020-03-27 Fir de Conversatie Elimar Riesebieter
Hi, building v8.2.0460 gives the following test failures an amd64: Failures: From test_excmd.vim: Found errors in Test_confirm_cmd_cancel(): Run 1: function

Re: Patch 8.2.0119

2020-01-14 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2020-01-14 22:03 +0100]: > > Patch 8.2.0119 > Problem:Message test fails on some platforms. (Elimar Riesebieter) > Solution: Add type cast to vim_snprintf() argument. (Dominique Pelle) > Files:src/message_test.c Thanks for the fix. Kud

Re: message_test fails on powerpc and i386

2020-01-14 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2020-01-14 19:06 +0100]: > > Elimar Riesebieter wrote: > > > message_test fails on powerpc and i386 (32bit arch): > > > > message_test: message_test.c:170: void test_vim_snprintf(void): Assertion > > `n == 6' failed. > >

message_test fails on powerpc and i386

2020-01-14 Fir de Conversatie Elimar Riesebieter
Hi all, message_test fails on powerpc and i386 (32bit arch): message_test: message_test.c:170: void test_vim_snprintf(void): Assertion `n == 6' failed. Aborted make[1]: *** [Makefile:2242: run_message_test] Error 1 Building on amd64 just runs fine. Elimar -- Never make anything simple and

Re: Patch 8.1.2320

2019-11-19 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2019-11-19 09:44 +0100]: > * Bram Moolenaar [2019-11-18 22:02 +0100]: > > > > > Patch 8.1.2320 > > Problem:Insufficient test coverage for quickfix. > > Solution: Add more tests. Fix uncovered problem. (Yegappan Lakshmanan, > >

Re: Patch 8.1.2320

2019-11-19 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2019-11-18 22:02 +0100]: > > Patch 8.1.2320 > Problem:Insufficient test coverage for quickfix. > Solution: Add more tests. Fix uncovered problem. (Yegappan Lakshmanan, > closes #5238) > Files:src/quickfix.c, src/testdir/test_quickfix.vim

v8.1.1830 ATHENA build fails on testing Test_previewpopup

2019-08-09 Fir de Conversatie Elimar Riesebieter
Failures: From test_popupwin.vim: Found errors in Test_previewpopup(): Run 1: function RunTheTest[40]..Test_previewpopup[60]..VerifyScreenDump line 55: See dump file difference: call term_dumpdiff("testdir/failed/Test_popupwin_previewpopup_6.dump",

Re: Test failure in Test_diffmode.vim building 8.1.1735 on Linux powerpc

2019-07-24 Fir de Conversatie Elimar Riesebieter
* Christian Brabandt [2019-07-24 19:33 +0200]: > Can you share the actual failed screendump file? > > > Am 24.07.2019 um 15:27 schrieb Elimar Riesebieter : > > > > * Bram Moolenaar [2019-07-24 15:00 +0200]: > > > >> > >> Elimar Riesebieter w

Re: Test failure in Test_diffmode.vim building 8.1.1735 on Linux powerpc

2019-07-24 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2019-07-24 15:00 +0200]: > > Elimar Riesebieter wrote: > > > I get test failures as follows: > > > > Failures: > > From test_diffmode.vim: > > Found errors in Test_diff_screen(): > > Run 1: > > function >

Test failure in Test_diffmode.vim building 8.1.1735 on Linux powerpc

2019-07-24 Fir de Conversatie Elimar Riesebieter
I get test failures as follows: Failures: From test_diffmode.vim: Found errors in Test_diff_screen(): Run 1: function RunTheTest[40]..Test_diff_screen[95]..VerifyBoth[4]..VerifyScreenDump line 55: external: See dump file difference: call

Re: ATHENA-Build -> test_diffmode.vim fails running on ppc32 (was Amigabuild)...

2019-07-04 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2019-07-03 21:40 +0200]: > > Elimar Riesebieter wrote: > > > * Elimar Riesebieter [2019-07-02 12:41 +0200]: > > > > Building vim-8.1.1616 ATHENA variant on ppc32 (linux) euns smooth > > but there is a test failure: > > > >

ATHENA-Build -> test_diffmode.vim fails running on ppc32 (was Amigabuild)...

2019-07-02 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2019-07-02 12:41 +0200]: Building vim-8.1.1616 ATHENA variant on ppc32 (linux) euns smooth but there is a test failure: Failures: From test_diffmode.vim: Found errors in Test_diff_screen(): Run 1: function RunTheTest[40

Amigabuild -> test_diffmode.vim fails running on ppc32

2019-07-02 Fir de Conversatie Elimar Riesebieter
Building vim-8.1.1616 ATHENA variant on ppc32 (linux) euns smooth but there is a test failure: Failures: From test_diffmode.vim: Found errors in Test_diff_screen(): Run 1: function RunTheTest[40]..Test_diff_screen[112]..VerifyInternal[4]..VerifyScreenDump line

Re: Patch 8.1.1613

2019-07-02 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2019-07-01 21:49 +0200]: > > Patch 8.1.1613 > Problem:Popup window test fails with Athena and Motif. > Solution: Compute the highlight attribut when the GUI is not active. > Files:src/syntax.c That works fine. Thanks a lot. Elimar -- On the keyboard of

test_popupwin.vim fails on an ATHENA build

2019-07-01 Fir de Conversatie Elimar Riesebieter
Building vim with --enable-gui=athena just runs smooth. Tests fails as follows: Failures: From test_popupwin.vim: Found errors in Test_popup_scrollbar(): Run 1: function RunTheTest[40]..Test_popup_scrollbar[46]..VerifyScreenDump line 55: See dump file difference: call

Re: Test failure in test_popupwin.vim building 8.1.1535

2019-06-16 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2019-06-15 20:03 +0200]: > * Bram Moolenaar [2019-06-15 19:37 +0200]: > > > > > Elimar Riesebieter wrote: > > > > > > > Building 8.1.1535 within a remote tmux session I get: > > > > > > > > > > Exe

Re: Test failure in test_popupwin.vim building 8.1.1535

2019-06-15 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [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:

Re: Test failure in test_popupwin.vim building 8.1.1535

2019-06-15 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [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 > > > > > > Failur

Test failure in test_popupwin.vim building 8.1.1535

2019-06-15 Fir de Conversatie Elimar Riesebieter
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

Test failure

2019-06-01 Fir de Conversatie Elimar Riesebieter
This is building vim-8.1.1439 in a remote tmux session with shadow dirs: Found errors in Test_win_execute(): function RunTheTest[40]..Test_win_execute line 15: Expected 'E937:' but got 'E994: Not allowed in a popup window': call win_execute(popupwin, "bwipe!") Elimar -- On the keyboard of

Re: Found errors in Test_term_mouse_double_click_to_create_tab():

2019-05-04 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2019-05-04 14:05 +0200]: > > Dominique wrote: > > Bram Moolenaar wrote: > > > > > Elimar Riesebieter wrote: > > > > > > > compiling v8.1.1250 within a remote tmux session I get: > > > > > > > > Found

Re: Found errors in Test_term_mouse_double_click_to_create_tab():

2019-05-04 Fir de Conversatie Elimar Riesebieter
* Dominique Pellé [2019-05-04 08:46 +0200]: > Bram Moolenaar wrote: > > > Elimar Riesebieter wrote: > > > > > compiling v8.1.1250 within a remote tmux session I get: > > > > > > Found errors in Test_term_mouse_double_click_

Found errors in Test_term_mouse_double_click_to_create_tab():

2019-05-03 Fir de Conversatie Elimar Riesebieter
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

Re: Found errors in Test_xterm_mouse_middle_click()

2019-04-28 Fir de Conversatie Elimar Riesebieter
* Dominique Pellé [2019-04-28 08:20 +0200]: > Elimar Riesebieter wrote: > > > From test_termcodes.vim: > > Found errors in Test_xterm_mouse_middle_click(): > > Caught exception in Test_xterm_mouse_middle_click(): Vim(let):E354: Invalid > > register name: '*'

Found errors in Test_xterm_mouse_middle_click()

2019-04-27 Fir de Conversatie Elimar Riesebieter
>From test_termcodes.vim: Found errors in Test_xterm_mouse_middle_click(): Caught exception in Test_xterm_mouse_middle_click(): Vim(let):E354: Invalid register name: '*' @ function RunTheTest[40]..Test_xterm_mouse_middle_click, line 6 TEST FAILURE Elimar -- You cannot propel yourself forward

Re: Patch 8.1.1031

2019-03-22 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2019-03-22 11:33 +0100]: [...] > I added 1% and this goes over the limit by 1.02%. > I guess I'll have to make the tolerance 3%. With 8.1.1034 the build runs just fine on my i686. Thanks Elimar -- We all know Linux is great... it does infinite loops in 5 seconds.

Re: Patch 8.1.1031

2019-03-22 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2019-03-21 21:16 +0100]: > > Patch 8.1.1031 > Problem:Memory usage test may still fail. > Solution: Drop the unused min value. (Christian Brabandt) > Files:src/testdir/test_memory_usage.vim Still get on i686: >From test_memory_usage.vim: Found errors in

Re: Patch 8.1.1027

2019-03-21 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2019-03-21 16:59 +0100]: > * Bram Moolenaar [2019-03-20 22:45 +0100]: > > > > > Patch 8.1.1027 > > Problem:Memory usage test sometimes fails. > > Solution: Use 80% of before.last as the lower limit. (Christian Brabandt) &

Re: Patch 8.1.1027

2019-03-21 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2019-03-20 22:45 +0100]: > > Patch 8.1.1027 > Problem:Memory usage test sometimes fails. > Solution: Use 80% of before.last as the lower limit. (Christian Brabandt) > Files:src/testdir/test_memory_usage.vim Building 8.1.1027 on linux i686 I get: >From

Re: Patch 8.1.0656

2018-12-29 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2018-12-29 12:35 +0100]: > * Bram Moolenaar [2018-12-29 11:04 +0100]: > > > > > Patch 8.1.0656 > > Problem:Trying to reconnect to X server may cause problems. > > Solution: Do no try reconnecting when exiting. (James McCoy) >

Re: Patch 8.1.0656

2018-12-29 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2018-12-29 11:04 +0100]: > > Patch 8.1.0656 > Problem:Trying to reconnect to X server may cause problems. > Solution: Do no try reconnecting when exiting. (James McCoy) > Files:src/os_unix.c Building in a tmux window stalls at: VIMRUNTIME=../../runtime;

Re: Test failure on arch ppc

2018-08-22 Fir de Conversatie Elimar Riesebieter
* James McCoy [2018-08-22 07:36 -0400]: > On Wed, Aug 22, 2018 at 08:10:10AM +0200, Elimar Riesebieter wrote: > > * James McCoy [2018-08-21 22:20 -0400]: > > > > > On Wed, Aug 22, 2018 at 03:12:34AM +0200, Elimar Riesebieter wrote: > > > > Hi all, >

Re: Test failure on arch i386

2018-08-22 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2018-08-22 12:42 +0200]: > > Elimar Riesebieter wrote: > > > > Hi all, > > > > > > compiling vim 8.1.0315 on arch i386 gives the following failure: > > > > > > >From test_search.vim: > > > Found errors in Tes

Re: Test failure on arch ppc

2018-08-22 Fir de Conversatie Elimar Riesebieter
* James McCoy [2018-08-21 22:20 -0400]: > On Wed, Aug 22, 2018 at 03:12:34AM +0200, Elimar Riesebieter wrote: > > Hi all, > > > > compiling vim 8.1.0315 on arch powerpc gives the following failure: > > > > From test_cscope.vim: > > Found errors in Test

Re: Test failure on arch i386

2018-08-21 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter [2018-08-22 03:16 +0200]: > Hi all, > > compiling vim 8.1.0315 on arch i386 gives the following failure: > > >From test_search.vim: > Found errors in Test_incsearch_substitute_dump(): > function RunTheTest[40]..Test_incsearch_substitute_dump[69]..

Test failure on arch i386

2018-08-21 Fir de Conversatie Elimar Riesebieter
Hi all, compiling vim 8.1.0315 on arch i386 gives the following failure: >From test_search.vim: Found errors in Test_incsearch_substitute_dump(): function RunTheTest[40]..Test_incsearch_substitute_dump[69]..VerifyScreenDump line 14: See dump file difference: call

Test failure on arch ppc

2018-08-21 Fir de Conversatie Elimar Riesebieter
Hi all, compiling vim 8.1.0315 on arch powerpc gives the following failure: >From test_cscope.vim: Found errors in Test_cscope_add_dir(): Caught exception in Test_cscope_add_dir(): Vim(cscope):E563: stat(/source/vim/vim-8.1.0315/src/vim-basic/testdir/Xcscopedir/cscope.out) error: 2 @ function

Re: [PATCH] Copy Make_all.mak to SHADOWDIR

2018-07-05 Fir de Conversatie Elimar Riesebieter
* Tony Mechelynck [2018-07-05 11:39 +0200]: > On Thu, Jul 5, 2018 at 11:30 AM, Elimar Riesebieter wrote: > > * Tony Mechelynck [2018-07-05 09:49 +0200]: > > > > [...] > > > >> Since there is no reason a user would modify the Make_all.mak, a link > &g

[PATCH] Copy Make_all.mak to SHADOWDIR

2018-07-05 Fir de Conversatie Elimar Riesebieter
To build vim in SHADOWDIR we need to copy Make_all.mak as well to $(SHADOWDIR). --- src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index 2c4421ee2..016046fd5 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2687,7 +2687,7 @@ shadow:

Re: Patch 8.1.0128

2018-06-30 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2018-06-30 16:27 +0200]: > > Patch 8.1.0128 > Problem:Building with MinGW does not work out-of-the-box. > Solution: Add instructions for MSYS2. Set default WINVER. Add batch files > to set $PATH for MSYS2. > Files:src/Make_cyg_ming.mak,

Re: Patch 8.1.0102

2018-06-23 Fir de Conversatie Elimar Riesebieter
* Tony Mechelynck [2018-06-23 15:21 +0200]: > On Sat, Jun 23, 2018 at 3:09 PM, Bram Moolenaar wrote: > > > > Patch 8.1.0102 > > Problem:Cannot build without syntax highlighting. > > Solution: Add #ifdef around using reg_do_extmatch. > > Files: src/regexp.c > > After applying this

Re: Test failure on linux-powerpc v8.0.1670

2018-04-07 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter <riese...@lxtec.de> [2018-04-07 13:20 +0200]: > >From test_terminal.vim: > Found errors in Test_terminal_api_drop_newwin_fileformat(): > Caught exception in Test_terminal_api_drop_newwin_fileformat(): WaitFor() > timed out after 2000 msec @ func

Test failure on linux-powerpc v8.0.1670

2018-04-07 Fir de Conversatie Elimar Riesebieter
>From test_terminal.vim: Found errors in Test_terminal_api_drop_newwin_fileformat(): Caught exception in Test_terminal_api_drop_newwin_fileformat(): WaitFor() timed out after 2000 msec @ function RunTheTest[38]..Test_terminal_api_drop_newwin_fileformat[4]..Api_drop_common[12]..WaitFor, line 25

Re: Patch 8.0.1641

2018-03-26 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter <riese...@lxtec.de> [2018-03-25 19:43 +0200]: > * Bram Moolenaar <b...@moolenaar.net> [2018-03-25 18:58 +0200]: > > > > > Elimar - > > > > > test fails as follows: > > > > > > * Bram Moolenaar <b...@mool

Re: Patch 8.0.1641

2018-03-25 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2018-03-25 18:58 +0200]: > > Elimar - > > > test fails as follows: > > > > * Bram Moolenaar [2018-03-25 18:20 +0200]: > > > > > > > > Patch 8.0.1641 > > > Problem:Job in terminal can't communicate with Vim. > > > Solution: Add

Re: Patch 8.0.1587

2018-03-13 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2018-03-13 15:42 +0100]: > > Christian wrote: > > > On Do, 08 Mär 2018, Bram Moolenaar wrote: > > > > > It is not. "\" becomes a real Esc character, while in > > > single quotes you get 6 characters. We need the Esc character for this > > > test. > > >

Re: Patch 8.0.1587

2018-03-07 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar <b...@moolenaar.net> [2018-03-07 22:09 +0100]: > > Elimar Riesebieter wrote: > > > * Bram Moolenaar <b...@moolenaar.net> [2018-03-06 19:51 +0100]: > > > > > > > > Patch 8.0.1587 > > > Problem:inserting from

[PATCH] Put dumps in SHADOWDIR/testdir

2018-02-21 Fir de Conversatie Elimar Riesebieter
Building with $(SHADOWDIR) we need the dumps dir in testdir. --- src/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Makefile b/src/Makefile index f814c83b2..1f609da0f 100644 --- a/src/Makefile +++ b/src/Makefile @@ -2882,7 +2882,8 @@ shadow: runtime pixmaps

Re: 8.0.1438: Test Failure

2018-01-29 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar <b...@moolenaar.net> [2018-01-29 16:24 +0100]: > > Elimar Riesebieter wrote: > > > This is 8.0.1438 > > > > From test_alot.vim: > > Found errors in Test_filetype_detection(): > > function RunTheTest[38]..Test_filetype_detecti

Re: 8.0.1438: Test Failure

2018-01-29 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter <riese...@lxtec.de> [2018-01-29 12:56 +0100]: [...] > > > So, could you tell us more about your OS and environments? [...] To reproduce: cd to source dir. $ CXX=/usr/bin/clang++-5.0 CC=/usr/bin/clang-5.0 ./configure --with-features=huge --enable-gui=ath

Re: 8.0.1438: Test Failure

2018-01-29 Fir de Conversatie Elimar Riesebieter
* Kazunobu Kuriyama <kazunobu.kuriy...@gmail.com> [2018-01-29 20:37 +0900]: > 2018-01-29 19:35 GMT+09:00 Elimar Riesebieter <riese...@lxtec.de>: > > > This is 8.0.1438 > > > > From test_alot.vim: > > Found errors in Test_filetype_detection(): > >

8.0.1438: Test Failure

2018-01-29 Fir de Conversatie Elimar Riesebieter
This is 8.0.1438 >From test_alot.vim: Found errors in Test_filetype_detection(): function RunTheTest[38]..Test_filetype_detection[2]..CheckItems line 9: with file name: /.config/git/config: Expected 'gitconfig' but got '' function RunTheTest[38]..Test_filetype_detection[2]..CheckItems line 9:

Re: Test failure building 8.0.1111

2017-09-18 Fir de Conversatie Elimar Riesebieter
* James McCoy <james...@jamessan.com> [2017-09-17 23:41 -0400]: > On Sun, Sep 17, 2017 at 09:00:19PM +0200, Bram Moolenaar wrote: > > > > Elimar Riesebieter wrote: > > > > > > > > > on a 32bit (i386) system I get: > > > >

Re: Test failure building 8.0.1111

2017-09-17 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar <b...@moolenaar.net> [2017-09-17 19:08 +0200]: > > Elimar Riesebieter wrote: > > > > > on a 32bit (i386) system I get: > > > > > > > > Found errors in Test_peek_and_get_char(): > > > > function RunTheTest[24]

Re: Test failure building 8.0.1111

2017-09-17 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar <b...@moolenaar.net> [2017-09-15 20:43 +0200]: > > Elimar Riesebieter wrote: > > > on a 32bit (i386) system I get: > > > > Found errors in Test_peek_and_get_char(): > > function RunTheTest[24]..Test_peek_and_get_char line 7: Expe

Re: Test failure building 8.0.1111

2017-09-15 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar <b...@moolenaar.net> [2017-09-15 20:43 +0200]: > > Elimar Riesebieter wrote: > > > on a 32bit (i386) system I get: > > > > Found errors in Test_peek_and_get_char(): > > function RunTheTest[24]..Test_peek_and_get_char line 7: Expe

Test failure building 8.0.1111

2017-09-15 Fir de Conversatie Elimar Riesebieter
Hi all, on a 32bit (i386) system I get: Found errors in Test_peek_and_get_char(): function RunTheTest[24]..Test_peek_and_get_char line 7: Expected 97 but got 3 Found errors in Test_stop_all_in_callback(): function RunTheTest[24]..Test_stop_all_in_callback line 3: Expected 1 but got 2 On a

Re: Test Failure on 8.0.1077 linux-ppc

2017-09-09 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter <riese...@lxtec.de> [2017-09-09 09:21 +]: > Hi all, > > building 8.0.1077 on linux-ppc with clang-5.0 I get: > > >From test_channel.vim: > Found errors in Test_exit_callback_interval(): > First run: > function RunTheTest[24]..Te

Test Failure on 8.0.1077 linux-ppc

2017-09-09 Fir de Conversatie Elimar Riesebieter
Hi all, building 8.0.1077 on linux-ppc with clang-5.0 I get: >From test_channel.vim: Found errors in Test_exit_callback_interval(): First run: function RunTheTest[24]..Test_exit_callback_interval line 29: Expected True but got 0 Second run: function RunTheTest[24]..Test_exit_callback_interval

Re: Test failure on linux ppc

2017-09-07 Fir de Conversatie Elimar Riesebieter
* Christian Brabandt [2017-09-06 22:14 +0200]: > [...] > Did this work with a previous version? If you run the ppc compiled vim > and do :e /.config/git/config what is the filetype (:set filetype?) Permission Denied > What for the other upstart paths? You probably need a

Re: Test failure on linux ppc

2017-09-06 Fir de Conversatie Elimar Riesebieter
* Elimar Riesebieter <riese...@lxtec.de> [2017-09-06 15:58 +0200]: > Running tests on linux ppc I get: > > >From test_alot.vim:¬ > Found errors in Test_filetype_detection():¬ > function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: > with fil

Test failure on linux ppc

2017-09-06 Fir de Conversatie Elimar Riesebieter
Running tests on linux ppc I get: >From test_alot.vim:¬ Found errors in Test_filetype_detection():¬ function RunTheTest[24]..Test_filetype_detection[2]..CheckItems line 9: with file name: /.config/git/config: Expected 'gitconfig' but got ''¬ function

Re: Patch 8.0.0563

2017-04-11 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2017-04-11 22:44 +0200]: > > Patch 8.0.0563 > Problem:Crash when getting the window position in tmux. (Marvin Schmidt) > Solution: Add t_GP to the list of terminal options. (closes #1627) > Files: src/option.c Works here on $TERM=tmux-256color

Re: [patch] test_clientserver.vim and test_quotestar.vim fails in certain circumstances

2017-03-23 Fir de Conversatie Elimar Riesebieter
* Kazunobu Kuriyama [2017-03-23 21:58 +0900]: > 2017-03-23 21:22 GMT+09:00 h_east : [...] > > > So, the result of test_clientserver looks as if the patch were not > > >included. I'm wondering if the test was done with the patched > >

Re: [patch] test_clientserver.vim and test_quotestar.vim fails in certain circumstances

2017-03-23 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar <b...@moolenaar.net> [2017-03-22 22:30 +0100]: > > Elimar Riesebieter wrote: > > > > Hirohito Higashi wrote: > > > > > > > My config: > > > > $ ./configure --with-features=huge --enable-gui=gnome2 > > > >

Re: [patch] test_clientserver.vim and test_quotestar.vim fails in certain circumstances

2017-03-22 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar [2017-03-22 12:19 +0100]: > > Hirohito Higashi wrote: > > > My config: > > $ ./configure --with-features=huge --enable-gui=gnome2 > > --enable-fail-if-missing > > My env.: > > I am connecting to fedora 25 with ssh via PuTTY on Windows 7. > > Vim

Build 8.0.0324: TEST FAILURE

2017-02-10 Fir de Conversatie Elimar Riesebieter
>From test_cmdline.vim: Found errors in Test_getcmdtype(): function RunTheTest[21]..Test_getcmdtype[15]..Check_cmdline line 1: Expected 'MyCmd a' but got '' function RunTheTest[21]..Test_getcmdtype[15]..Check_cmdline line 2: Expected 8 but got 0 function

Re: make report fails in testdir at v7.4.2290

2016-08-30 Fir de Conversatie Elimar Riesebieter
* Bram Moolenaar <b...@moolenaar.net> [2016-08-29 21:55 +0200]: > > Elimar Riesebieter wrote: > > > $ make report > > > > Test results: > > > > > > >From test_alot.vim: > > Found errors in Test_tabpage_with_tab_modifier(): > &

  1   2   >