Summary: | dev-python/bleach-6.0.0 fails tests (PYTHON-3.12-SYSTEM): AssertionError: assert :foo.com == :foo.com | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | CC: | jy6x2b32pie9, mgorny |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 921826 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 866998 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -expected8] E AssertionError: assert ':foo.com ' == ' :foo.com ' E AssertionError: assert 'foo.com ' == ' foo.com ' FAILED tests/test_parse_shim.py::test_urlparse[ :foo.com FAILED tests/test_parse_shim.py::test_urlparse[ foo.com -expected9] - Assert... SKIPPED [1] tests/test_css.py:5: could not import 'tinycss2': No module named 'tinycss2' Bleach 6.1.0 is in portage, with Python-3.12 support from upstream. I think this bug is obsolete and should be closed. (In reply to jy6x2b32pie9 from comment #3) > Bleach 6.1.0 is in portage, with Python-3.12 support from upstream. I think > this bug is obsolete and should be closed. Thanks! |