Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835526 - [guru] dev-python/hunter-3.5.1 fails tests
Summary: [guru] dev-python/hunter-3.5.1 fails tests
Status: CONFIRMED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2022-03-18 07:30 UTC by Agostino Sarubbo
Modified: 2024-03-25 21:59 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,193.60 KB, text/plain)
2022-03-18 07:30 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 2022-03-18 07:30:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/hunter-3.4.3 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-18 07:30:31 UTC
Created attachment 767290 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-18 07:30:32 UTC
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
Comment 3 Larry the Git Cow gentoo-dev 2022-03-23 16:14:55 UTC
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(+)
Comment 4 Agostino Sarubbo gentoo-dev 2022-12-07 12:16:19 UTC
guru_tinderbox has reproduced this issue with version 3.5.1 - Updating summary.