Hi, 2015/12/29 Tue 4:38:36 UTC+9 Christian Brabandt wrote: > On Mo, 28 Dez 2015, Bram Moolenaar wrote: > > > Patch 7.4.982 > > Problem: Keeping the list of tests updated is a hassle. > > Solution: Move the list to a separate file, so that it only needs to be > > udpated in one place. > > Files: src/testdir/Make_amiga.mak, src/testdir/Make_dos.mak, > > src/testdir/Make_ming.mak, src/testdir/Make_os2.mak, > > src/testdir/Make_vms.mms, src/testdir/Makefile, > > src/testdir/Make_all.mak > > Starting from this patch, this breaks appveyor: > This built timed out after 60 minutes when trying to run test49: > https://ci.appveyor.com/project/chrisbra/vim/build/204
The test49 was not executed on Windows before 7.4.982. Just skip it? > After that patch, it fails when copying test49.in: > https://ci.appveyor.com/project/chrisbra/vim/build/205 > https://ci.appveyor.com/project/chrisbra/vim/build/206 Changing fileformat to dos was skipped, but I don't know why. Regards, Ken Takata -- -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
