commit: 3c19444aded96fbe45193024851197ef4f756868
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 13 05:32:59 2025 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Mar 13 06:03:54 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c19444a
www-client/qutebrowser: skip now-working XFAIL test
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
www-client/qutebrowser/qutebrowser-3.4.0.ebuild | 2 ++
www-client/qutebrowser/qutebrowser-9999.ebuild | 2 ++
2 files changed, 4 insertions(+)
diff --git a/www-client/qutebrowser/qutebrowser-3.4.0.ebuild
b/www-client/qutebrowser/qutebrowser-3.4.0.ebuild
index ec9c00b0607a..81d428f69486 100644
--- a/www-client/qutebrowser/qutebrowser-3.4.0.ebuild
+++ b/www-client/qutebrowser/qutebrowser-3.4.0.ebuild
@@ -132,6 +132,8 @@ python_test() {
tests/unit/commands/test_userscripts.py::test_custom_env\[_POSIXUserscriptRunner\]
# may fail if chromium version is unrecognized (aka newer
qtwebengine)
tests/unit/utils/test_version.py
+ # no longer XFAIL due to being fixed in python
+
tests/unit/utils/test_urlmatch.py::test_invalid_patterns\[host-ipv6-two-closing\]
)
local epytestargs=(
diff --git a/www-client/qutebrowser/qutebrowser-9999.ebuild
b/www-client/qutebrowser/qutebrowser-9999.ebuild
index cbcc171743ee..1ce28acc4271 100644
--- a/www-client/qutebrowser/qutebrowser-9999.ebuild
+++ b/www-client/qutebrowser/qutebrowser-9999.ebuild
@@ -132,6 +132,8 @@ python_test() {
tests/unit/commands/test_userscripts.py::test_custom_env\[_POSIXUserscriptRunner\]
# may fail if chromium version is unrecognized (aka newer
qtwebengine)
tests/unit/utils/test_version.py
+ # no longer XFAIL due to being fixed in python
+
tests/unit/utils/test_urlmatch.py::test_invalid_patterns\[host-ipv6-two-closing\]
)
local epytestargs=(