www-client/qutebrowser: skip now-working XFAIL test

Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
Ionen Wolkens 2025-03-13 01:32:59 -04:00
parent d7729952e7
commit 3c19444ade
No known key found for this signature in database
GPG Key ID: B24406B0B0AC4334
2 changed files with 4 additions and 0 deletions

View File

@ -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=(

View File

@ -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=(