Summary: | dev-python/testfixtures-7.1.0 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 | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 866021 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: - AssertionError: A(x=1) (<class '__main__.A'>) != B(x=1) (<class '__main__.B'>) + AssertionError: A(x=1) (<class '__test__.A'>) != B(x=1) (<class '__test__.B'>) FAILED docs/comparing.txt::line:642,column:1 The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7275943fe3082208ae7d13754fba352912609c39 commit 7275943fe3082208ae7d13754fba352912609c39 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-07-23 18:33:37 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-07-23 18:33:37 +0000 dev-python/testfixtures: Name mismatch happens with other Pythons too Closes: https://bugs.gentoo.org/910741 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/testfixtures/testfixtures-7.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) |