mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
www-client/qutebrowser: skip now-working XFAIL test
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
parent
d7729952e7
commit
3c19444ade
@ -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=(
|
||||
|
||||
@ -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=(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user