summaryrefslogtreecommitdiff
path: root/dev-python/pytest-httpbin
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-07 13:42:41 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-04-07 13:42:41 +0000
commit15a991287b2c7ac66445974877d8ec7cb29833b6 (patch)
tree01580941f599ef36e407750315bc93b9ca3ccdae /dev-python/pytest-httpbin
parentb3219b4d742283192d0e9e98615a29d8ab8bfc41 (diff)
downloadbaldeagleos-repo-15a991287b2c7ac66445974877d8ec7cb29833b6.tar.gz
baldeagleos-repo-15a991287b2c7ac66445974877d8ec7cb29833b6.tar.xz
baldeagleos-repo-15a991287b2c7ac66445974877d8ec7cb29833b6.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-httpbin')
-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 36bae1411990..87cfa227ef0d 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