Summary: | [guru] dev-python/hunter-3.5.1 fails tests | ||
---|---|---|---|
Product: | GURU | Reporter: | Agostino Sarubbo <ago> |
Component: | Package issues | Assignee: | GURU project <guru-bugs> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | guru-bugs |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2022-03-18 07:30:28 UTC
Created attachment 767290 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: "ModuleNotFoundError: No module named 'toml' 'ValueError: `BdbQuit_excepthook` is deprecated since version 5.1 " ' E AssertionError: Waited 60.00secs but ['-> '] did not appear in output in the given order ! E AssertionError: assert b'' E AssertionError: assert b'posixpath.py' in b'' FAILED tests/test_integration.py::test_depth_limit_subprocess[depth_lt=2] - F... FAILED tests/test_integration.py::test_depth_limit_subprocess[depth_lt=3] - F... FAILED tests/test_integration.py::test_depth_limit_subprocess[depth_lt=4] - F... FAILED tests/test_integration.py::test_pdb[debugger-ipdb] - AssertionError: W... FAILED tests/test_integration.py::test_pdb[postmortem-ipdb] - AssertionError:... FAILED tests/test_integration.py::test_pdb[settrace-ipdb] - AssertionError: W... FAILED tests/test_integration.py::test_pth_activation - AssertionError: asser... FAILED tests/test_integration.py::test_pth_sample2 - Failed: nomatch: '*tests... FAILED tests/test_integration.py::test_pth_sample4 - AssertionError: assert b'' FAILED tests/test_tracer.py::test_proper_backend - assert 'hunter._tracer.Tra... ModuleNotFoundError: No module named 'toml' ValueError: `BdbQuit_excepthook` is deprecated since version 5.1 The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=534e6249982db81c8a03ad17ef158f59a1abe6cb commit 534e6249982db81c8a03ad17ef158f59a1abe6cb Author: Alessandro Barbieri <lssndrbarbieri@gmail.com> AuthorDate: 2022-03-18 09:00:37 +0000 Commit: Alessandro Barbieri <lssndrbarbieri@gmail.com> CommitDate: 2022-03-18 09:00:37 +0000 dev-python/hunter: add toml dependency Bug: https://bugs.gentoo.org/835526 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com> dev-python/hunter/hunter-3.4.3.ebuild | 3 +++ 1 file changed, 3 insertions(+) guru_tinderbox has reproduced this issue with version 3.5.1 - Updating summary. |