The neomutt tests are using a separate repository for the actual tests. Add a package with those files and make the tests of neomutt depend on that package.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8005d1631e0cfab528407180940052c18d69f3b2 commit 8005d1631e0cfab528407180940052c18d69f3b2 Author: Nicolas Bock <nicolasbock@gentoo.org> AuthorDate: 2020-07-27 19:20:57 +0000 Commit: Nicolas Bock <nicolasbock@gentoo.org> CommitDate: 2020-07-27 19:51:26 +0000 mail-client/neomutt: Disable tests Upstream split the unit tests out into a separate repository. Until this neomutt-test-files repository is packaged, the unit tests in this package will fail. This change disables the tests. Bug: https://bugs.gentoo.org/734122 Bug: https://bugs.gentoo.org/734122 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org> mail-client/neomutt/neomutt-20200626-r1.ebuild | 132 +++++++++++++++++++++++++ 1 file changed, 132 insertions(+) https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8005d1631e0cfab528407180940052c18d69f3b2 commit 8005d1631e0cfab528407180940052c18d69f3b2 Author: Nicolas Bock <nicolasbock@gentoo.org> AuthorDate: 2020-07-27 19:20:57 +0000 Commit: Nicolas Bock <nicolasbock@gentoo.org> CommitDate: 2020-07-27 19:51:26 +0000 mail-client/neomutt: Disable tests Upstream split the unit tests out into a separate repository. Until this neomutt-test-files repository is packaged, the unit tests in this package will fail. This change disables the tests. Bug: https://bugs.gentoo.org/734122 Bug: https://bugs.gentoo.org/734122 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org> mail-client/neomutt/neomutt-20200626-r1.ebuild | 132 +++++++++++++++++++++++++ 1 file changed, 132 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b2695d16c80a3bdb84e3edaf3289089ad7f60a commit 73b2695d16c80a3bdb84e3edaf3289089ad7f60a Author: Nicolas Bock <nicolasbock@gentoo.org> AuthorDate: 2020-07-28 18:07:51 +0000 Commit: Nicolas Bock <nicolasbock@gentoo.org> CommitDate: 2020-08-26 11:44:29 +0000 mail-client/neomutt: Add unit tests This change addds unit tests to neomutt. Those tests come from a separate repository. Closes: https://bugs.gentoo.org/734122 Closes: https://bugs.gentoo.org/728886 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org> mail-client/neomutt/Manifest | 1 + mail-client/neomutt/neomutt-20200626-r1.ebuild | 51 +++++++++++++++++--------- 2 files changed, 35 insertions(+), 17 deletions(-)