Martin Kopta wrote:

> Hi, as usuall I'm compiling vim with the latest patchlevel, but since
> patchlevel 141 I can't go thru 'make test' because of failing test66.
>
> The output is
>
> Test results:
> test66 FAILED
> TEST FAILURE
>
> (Nothing interesting, I know) If you need to, I have all the compiling
> output in a file but I don't know how to attach it here.
>
> Please, can somebody confirm me the failing test66 in patchlevel 147
> or 148 ( patchlevel 141 is sure ok and 14{2,3,4,5,6} I haven't tried
> and test66 fails in p147 and p148 too ) ? Thanks..
>
> Martin

All tests pass for me (including test66) using:
- Vim-7.2.148 (huge) on Linux x86
- sources checked out from cvs.

test66 was introduced recently (patches 7.2.137 and 7.2.138).

Can you post the output of:

  diff -c src/testdir/test66.ok src/testdir/test66.failed

Here are also MD5 of the files I have. Are yours different?

  $ md5sum -b test66.{in,ok,out}
  4e06a92410c62ab94c64ec5273131981  *test66.in
  d7418c88ea4ce23c958a2433971da696  *test66.ok
  d7418c88ea4ce23c958a2433971da696  *test66.out

Regards
-- Dominique

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to