Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923417 - dev-python/quart-0.19.4 fails tests
Summary: dev-python/quart-0.19.4 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-31 12:52 UTC by Agostino Sarubbo
Modified: 2024-01-31 13:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,79.89 KB, text/plain)
2024-01-31 12:52 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-01-31 12:52:19 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/quart-0.19.4 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-31 12:52:21 UTC
Created attachment 883863 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-31 12:52:22 UTC
Error(s) that match a know pattern:


FAILED tests/test_cli.py::test_load_dotenv - assert None == 'dotenv'
FAILED tests/test_cli.py::test_load_dotenv_beats_dotquartenv - assert None == 'dotenv'
FAILED tests/test_cli.py::test_load_dotquartenv - assert None == 'dotquartenv'
fatal: not a git repository (or any parent up to mount point /var/tmp)
Comment 3 Larry the Git Cow gentoo-dev 2024-01-31 13:59:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d72bdb9613986f24e89e163953f0b03c55112840

commit d72bdb9613986f24e89e163953f0b03c55112840
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-01-31 13:19:12 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-01-31 13:59:20 +0000

    dev-python/quart: Add missing dev-python/python-dotenv test dep
    
    Closes: https://bugs.gentoo.org/923417
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/quart/quart-0.19.4.ebuild | 1 +
 1 file changed, 1 insertion(+)