Hi Domnique,

On Sun, Mar 15, 2020 at 5:26 AM Dominique Pellé <vim-dev-git...@256bit.org>
wrote:

> *@dpelle* commented on this pull request.
> ------------------------------
>
> In src/testdir/test_hardcopy.vim
> <https://github.com/vim/vim/pull/5783#discussion_r392668920>:
>
> > @@ -63,6 +63,35 @@ func Test_printmbfont()
>    bwipe
>  endfunc
>
> +func Test_printmbcharset()
> +  " FIXME: Unclear why this fails on Windows.
> +  if !has('unix')
> +    return
> +  endif
>
> The test was hanging on Window CI (Appveyor).
> I merely disabled the new tests on Windows
> as I don't have a Windows machine to reproduce it.
>
> I'd appreciate if someone with a windows host could check
> why this test is failing. File test_hardcopy.vim has several
> tests disabled on Windows:
>
>    - Test_printmbcharset()
>    - Test_printexpr()
>    - Test_errors()
>    - Test_empty_buffer()
>
>
The tests are failing on MS-Windows because "+postscript"
is missing. The Windows binary needs to be built with
"POSTSCRIPT=yes" in Appveyor.

I tested this on a MS-Windows machine with postscript enabled
and the above tests (after removing the unix check) are passing.

BTW, you may want to add the following modeline to test_hardcopy.vim:

" vim: shiftwidth=2 sts=2 expandtab

- Yegappan

-- 
-- 
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/CAAW7x7nRH6RqPnR_wTNHSk_zvNFMpcyEh121st%2BWVUxfzc%2BMhg%40mail.gmail.com.

Raspunde prin e-mail lui