Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904125 - dev-python/mss-8.0.2 fails tests
Summary: dev-python/mss-8.0.2 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:
Depends on:
Blocks:
 
Reported: 2023-04-10 12:54 UTC by Agostino Sarubbo
Modified: 2023-04-10 16:11 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,188.37 KB, text/plain)
2023-04-10 12:54 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 2023-04-10 12:54:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mss-8.0.2 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-10 12:54:26 UTC
Created attachment 859805 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-10 12:54:27 UTC
Error(s) that match a know pattern:


	Command 'lsof -U | grep 265' returned non-zero exit status 1.
	Command 'lsof -U | grep 444' returned non-zero exit status 1.
	Command 'lsof -U | grep 85' returned non-zero exit status 1.
E               subprocess.CalledProcessError: Command 'lsof -U | grep 265' returned non-zero exit status 1.
E               subprocess.CalledProcessError: Command 'lsof -U | grep 444' returned non-zero exit status 1.
E               subprocess.CalledProcessError: Command 'lsof -U | grep 85' returned non-zero exit status 1.
FAILED mss/tests/test_leaks.py::test_resource_leaks[bound_instance_without_cm_but_use_close]
FAILED mss/tests/test_leaks.py::test_resource_leaks[regression_issue_128] - s...
FAILED mss/tests/test_leaks.py::test_resource_leaks[regression_issue_135] - s...
FAILED mss/tests/test_leaks.py::test_resource_leaks[with_context_manager] - s...
mss/tests/test_leaks.py::test_resource_leaks[regression_issue_210] SKIPPED (could not import 'xvfbwrapper': No module named 'xvfbwrapper') [29/59]
SKIPPED [1] mss/tests/test_gnu_linux.py:15: could not import 'xvfbwrapper': No module named 'xvfbwrapper'
SKIPPED [1] mss/tests/test_issue_220.py:11: could not import 'tkinter': No module named 'tkinter'
SKIPPED [1] mss/tests/test_leaks.py:97: could not import 'xvfbwrapper': No module named 'xvfbwrapper'
Comment 3 Larry the Git Cow gentoo-dev 2023-04-10 16:11:50 UTC
The bug has been closed via the following commit(s):

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

commit 3d1e17c542b1d018a28b91d318ee3760612b9d5f
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2023-04-10 16:08:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-04-10 16:08:43 +0000

    dev-python/mss: Skip unreliable tests
    
    Closes: https://bugs.gentoo.org/904125
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/mss/mss-8.0.2.ebuild | 5 +++++
 1 file changed, 5 insertions(+)