The tests currently depend on system-wide mongodb server. We should start a local server like in dev-python/pymongo and redirect them to it.
This is done for dev-python/mongoengine.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1fcc6449b882f16b93fac0c05c9f18e676ae8a0 commit b1fcc6449b882f16b93fac0c05c9f18e676ae8a0 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2021-04-19 21:16:55 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2021-04-19 21:22:53 +0000 dev-python/flask-mongoengine: Run mongodb locally for tests Closes: https://bugs.gentoo.org/730448 Signed-off-by: Michał Górny <mgorny@gentoo.org> .../flask-mongoengine-1.0.0.ebuild | 41 ++++++++++++++++++++-- 1 file changed, 39 insertions(+), 2 deletions(-)