Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 850550

Summary: app-editors/vim-8.2.4586 fails test Test_fuzzy_completion_env in test_cmdline.vim
Product: Gentoo Linux Reporter: Jonathan Lovelace <kingjon3377>
Component: Current packagesAssignee: Vim Maintainers <vim>
Status: RESOLVED FIXED    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: app-editors:vim-8.2.4586:20220607-231414.log
emerge-info.txt

Description Jonathan Lovelace 2022-06-08 00:48:39 UTC
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
Comment 1 Jonathan Lovelace 2022-06-08 00:49:37 UTC
Created attachment 783515 [details]
emerge-info.txt
Comment 2 Larry the Git Cow gentoo-dev 2022-06-08 07:09:47 UTC
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(-)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-08 07:12:01 UTC
Thanks!