summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild')
-rw-r--r--dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild b/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild
index a77dced7b2a8..854ca09c2525 100644
--- a/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild
+++ b/dev-python/pytest-httpbin/pytest-httpbin-1.0.2.ebuild
@@ -31,4 +31,8 @@ PATCHES=(
"${FILESDIR}"/pytest-httpbin-1.0.0-pypy3-hang.patch
)
+EPYTEST_DESELECT=(
+ tests/test_server.py::test_redirect_location_is_https_for_secure_server
+)
+
distutils_enable_tests pytest