summaryrefslogtreecommitdiff
path: root/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.10.0.ebuild
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-10-15 15:38:04 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-10-15 15:38:04 +0000
commit770343ac48f0bc6bc339c3a88021b80e16beb6e9 (patch)
tree13543ab34410104af6e0fdcf5df85e0c9d98d245 /dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.10.0.ebuild
parentde5d1105f9ba45f56e4675a8a74476a84091a01e (diff)
downloadbaldeagleos-repo-770343ac48f0bc6bc339c3a88021b80e16beb6e9.tar.gz
baldeagleos-repo-770343ac48f0bc6bc339c3a88021b80e16beb6e9.tar.xz
baldeagleos-repo-770343ac48f0bc6bc339c3a88021b80e16beb6e9.zip
Adding metadata
Diffstat (limited to 'dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.10.0.ebuild')
-rw-r--r--dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.10.0.ebuild7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.10.0.ebuild b/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.10.0.ebuild
index 8c588830f511..d6f47dc8024d 100644
--- a/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.10.0.ebuild
+++ b/dev-python/aws-xray-sdk-python/aws-xray-sdk-python-2.10.0.ebuild
@@ -29,7 +29,7 @@ RDEPEND="
BDEPEND="
test? (
dev-python/bottle[${PYTHON_USEDEP}]
- dev-python/flask-sqlalchemy[${PYTHON_USEDEP}]
+ <dev-python/flask-sqlalchemy-3[${PYTHON_USEDEP}]
dev-python/flask[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
>=dev-python/sqlalchemy-1.4[${PYTHON_USEDEP}]
@@ -57,6 +57,11 @@ python_test() {
tests/test_patcher.py::test_external_submodules_ignores_module
# benchmark
tests/test_local_sampling_benchmark.py
+ # Fails, probably because above is ignored
+ tests/test_async_local_storage.py::test_localstorage_isolation
+ tests/test_async_recorder.py::test_capture
+ tests/test_async_recorder.py::test_concurrent_calls
+ tests/test_async_recorder.py::test_async_context_managers
)
local EPYTEST_IGNORE=(
# unpackaged deps