Created attachment 783512 [details] app-editors:vim-8.2.4586:20220607-231414.log =app-editors/vim-8.2.4586 fails its test phase, with one failed test. From the summary at the end of the build log (attached) ------------------------------- Executed: 4772 Tests Skipped: 352 Tests FAILED: 1 Tests Failures: From test_cmdline.vim: Found errors in Test_fuzzy_completion_env(): command line..script /var/tmp/portage/app-editors/vim-8.2.4586/work/vim-8.2.4586/src/testdir/runtest.vim[456]..function RunTheTest[44]..Test_fuzzy_completion_env line 6: Expected '"echo $VIMRUNTIME' but got '"echo $ENV_UNSET' TEST FAILURE
Created attachment 783515 [details] emerge-info.txt
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9f7862adbb0b00e48cf05385ac665594820c04a commit f9f7862adbb0b00e48cf05385ac665594820c04a Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-08 07:08:48 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-08 07:09:34 +0000 app-editors/gvim: add 8.2.5066 Bug: https://bugs.gentoo.org/850550 Bug: https://bugs.gentoo.org/836432 Signed-off-by: Sam James <sam@gentoo.org> app-editors/gvim/Manifest | 1 + app-editors/gvim/gvim-8.2.5066.ebuild | 385 ++++++++++++++++++++++++++++++++++ app-editors/gvim/gvim-9999.ebuild | 12 +- 3 files changed, 393 insertions(+), 5 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1335748afd56862daf5eac977f4f824e5f4e7dc4 commit 1335748afd56862daf5eac977f4f824e5f4e7dc4 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-08 07:05:32 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-08 07:09:34 +0000 app-editors/vim: add 8.2.5066 Bug: https://bugs.gentoo.org/850550 Bug: https://bugs.gentoo.org/836432 Signed-off-by: Sam James <sam@gentoo.org> app-editors/vim/Manifest | 1 + app-editors/vim/vim-8.2.5066.ebuild | 360 ++++++++++++++++++++++++++++++++++++ app-editors/vim/vim-9999.ebuild | 16 +- 3 files changed, 374 insertions(+), 3 deletions(-) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=971a0d7b75f23d236f1ded8bd1f7d90a4c2eacde commit 971a0d7b75f23d236f1ded8bd1f7d90a4c2eacde Author: Sam James <sam@gentoo.org> AuthorDate: 2022-06-08 07:04:54 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-06-08 07:09:33 +0000 app-editors/vim-core: add 8.2.5066 Bug: https://bugs.gentoo.org/850550 Bug: https://bugs.gentoo.org/836432 Signed-off-by: Sam James <sam@gentoo.org> app-editors/vim-core/Manifest | 1 + app-editors/vim-core/vim-core-8.2.5066.ebuild | 233 ++++++++++++++++++++++++++ app-editors/vim-core/vim-core-9999.ebuild | 6 +- 3 files changed, 238 insertions(+), 2 deletions(-)
Thanks!