python3Packages.sentry-sdk: disable failing tests

This commit is contained in:
Martin Weinelt
2022-03-14 00:29:06 +01:00
parent ad97d8e5d8
commit fdce940eec
@@ -126,6 +126,8 @@ buildPythonPackage rec {
"tests/integrations/chalice/"
# broken since rq-1.10.1: https://github.com/getsentry/sentry-python/issues/1274
"tests/integrations/rq/"
# broken since pytest 7.0.1; AssertionError: previous item was not torn down properly
"tests/utils/test_contextvars.py"
];
pythonImportsCheck = [