]> granicus.if.org Git - vim/commit
patch 8.2.1555: not all tests are executed on Github Actions v8.2.1555
authorBram Moolenaar <Bram@vim.org>
Mon, 31 Aug 2020 19:30:32 +0000 (21:30 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 31 Aug 2020 19:30:32 +0000 (21:30 +0200)
commit7d6979608ee83b06ccfab2589da3047b143defae
treea0abc8a6e0379d8843562b8d71407d11be5f392e
parent07e87e9eb5e7195d47d47c0ca752b6c8372a99ea
patch 8.2.1555: not all tests are executed on Github Actions

Problem:    Not all tests are executed on Github Actions.
Solution:   Copy "src" to "src2" earlier. Recognize "src2" in a couple more
            places.  Add two tests to the list of flaky tests. (Ken Takata,
            closes #6798)
.github/workflows/ci-windows.yaml
src/testdir/runtest.vim
src/testdir/test_python2.vim
src/testdir/test_python3.vim
src/version.c