mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-14 01:23:23 -04:00
dev-python/sanic: deselect failing test
Closes: https://bugs.gentoo.org/799023 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -50,6 +50,6 @@ distutils_enable_sphinx docs \
|
||||
dev-python/recommonmark \
|
||||
www-servers/gunicorn
|
||||
|
||||
#python_test() {
|
||||
# pytest -vv --deselect tests/test_unix_socket.py::test_zero_downtime tests/test_keep_alive_timeout.py::test_keep_alive_client_timeout || die
|
||||
#}
|
||||
python_test() {
|
||||
pytest -vv --deselect tests/test_keep_alive_timeout.py::test_keep_alive_client_timeout || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user