Summary: | x11-wm/qtile-0.25.0 fails tests: AssertionError: assert '\nfrom libqtile.config import Match\nimport re\n\nMatch(wm_class=re.compile(r"^(one|two)$"))\n' == '\nimport re\n\nfrom libqtile.config import Match\n\nMatch(wm_class=re.compile(r"^(one|two)$"))\n' | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | matoro <matoro_gentoo> |
Component: | Current packages | Assignee: | Michał Górny <mgorny> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | matoro_gentoo |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=932433 https://github.com/qtile/qtile/issues/4830 https://bugs.gentoo.org/show_bug.cgi?id=931016 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log and emerge --info |
Description
matoro
2024-06-12 00:14:58 UTC
I see this too. Apparently isort is needed? |