| Summary: | dev-python/mss-8.0.2 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | mgorny |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2023-04-10 12:54:24 UTC
Created attachment 859805 [details]
build.log
build log and emerge --info
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' 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(+) |