You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[True]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:241: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[False]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.10-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:263: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.10-redis-v8.1.0/lib/python3.10/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[True]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:241: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[False]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.13-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:263: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.13-redis-v8.1.0/lib/python3.13/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[True]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:241: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[False]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:263: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14-redis-v8.1.0/lib/python3.14/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.profiler.test_continuous_profiler Suite:py3.14t-common Error: AssertionError: profiler should not be running
assert '30fae7fd107f4f93929a94d1e2e6af07' is None
+ where '30fae7fd107f4f93929a94d1e2e6af07' = get_profiler_id()
Stack Trace
tests/profiler/test_continuous_profiler.py:896: in test_continuous_profiler_auto_start_and_stop_sampled_span_streaming
assert get_profiler_id() is None, "profiler should not be running"
E AssertionError: profiler should not be running
E assert '30fae7fd107f4f93929a94d1e2e6af07' is None
E + where '30fae7fd107f4f93929a94d1e2e6af07' = get_profiler_id()
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:167: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:194: in test_rediscluster_pipeline
pipeline = rc.pipeline()
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[True]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:241: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_rediscluster_span_origin[False]
File:tests.integrations.redis.cluster.test_redis_cluster Suite:py3.14t-redis-v8.1.0 Error: AttributeError: 'NoneType' object has no attribute 'himport_registry'
Stack Trace
tests/integrations/redis/cluster/test_redis_cluster.py:263: in test_rediscluster_span_origin
pipeline = rc.pipeline(transaction=False)
tests/integrations/redis/cluster/test_redis_cluster.py:17: in <lambda>
redis.RedisCluster.pipeline = lambda *_, **__: pipeline_cls(None, None)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/utils.py:258: in wrapper
return func(*args, **kwargs)
.tox/py3.14t-redis-v8.1.0/lib/python3.14t/site-packages/redis/cluster.py:3564: in __init__
self._himport_registry = nodes_manager.himport_registry
E AttributeError: 'NoneType' object has no attribute 'himport_registry'
test_flask_medium_formdata_request[1024]
File:tests.integrations.flask.test_flask Suite:py3.7-flask-v2.0.3 Error: TypeError: catching classes that do not inherit from BaseException is not allowed
Stack Trace
tests/integrations/flask/test_flask.py:418: in index
assert not request.get_json()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/wrappers/request.py:591: in get_json
return self.on_json_loading_failed(None)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/wrappers.py:131: in on_json_loading_failed
raise BadRequest()
E werkzeug.exceptions.BadRequest: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.
During handling of the above exception, another exception occurred:
tests/integrations/flask/test_flask.py:428: in test_flask_medium_formdata_request
response = client.post("/", data=data)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1146: in post
return self.open(*args, **kw)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/testing.py:238: in open
follow_redirects=follow_redirects,
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1095: in open
response = self.run_wsgi_app(request.environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:962: in run_wsgi_app
rv = run_wsgi_app(self.application, environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1243: in run_wsgi_app
app_rv = app(environ, start_response)
sentry_sdk/integrations/flask.py:112: in sentry_patched_wsgi_app
return middleware(environ, start_response)
sentry_sdk/integrations/wsgi.py:192: in __call__
reraise(*_capture_exception())
sentry_sdk/utils.py:1830: in reraise
raise value
sentry_sdk/integrations/wsgi.py:189: in __call__
partial(_sentry_start_response, start_response, span),
sentry_sdk/integrations/flask.py:104: in <lambda>
lambda *a, **kw: old_app(self, *a, **kw),
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2091: in __call__
return self.wsgi_app(environ, start_response)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2076: in wsgi_app
response = self.handle_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2073: in wsgi_app
response = self.full_dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1518: in full_dispatch_request
rv = self.handle_user_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1516: in full_dispatch_request
rv = self.dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1502: in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
tests/integrations/flask/test_flask.py:419: in index
except UnsupportedMediaType:
E TypeError: catching classes that do not inherit from BaseException is not allowed
test_flask_medium_formdata_request[None]
File:tests.integrations.flask.test_flask Suite:py3.7-flask-v2.0.3 Error: TypeError: catching classes that do not inherit from BaseException is not allowed
Stack Trace
tests/integrations/flask/test_flask.py:418: in index
assert not request.get_json()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/wrappers/request.py:591: in get_json
return self.on_json_loading_failed(None)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/wrappers.py:131: in on_json_loading_failed
raise BadRequest()
E werkzeug.exceptions.BadRequest: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.
During handling of the above exception, another exception occurred:
tests/integrations/flask/test_flask.py:428: in test_flask_medium_formdata_request
response = client.post("/", data=data)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1146: in post
return self.open(*args, **kw)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/testing.py:238: in open
follow_redirects=follow_redirects,
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1095: in open
response = self.run_wsgi_app(request.environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:962: in run_wsgi_app
rv = run_wsgi_app(self.application, environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1243: in run_wsgi_app
app_rv = app(environ, start_response)
sentry_sdk/integrations/flask.py:112: in sentry_patched_wsgi_app
return middleware(environ, start_response)
sentry_sdk/integrations/wsgi.py:192: in __call__
reraise(*_capture_exception())
sentry_sdk/utils.py:1830: in reraise
raise value
sentry_sdk/integrations/wsgi.py:189: in __call__
partial(_sentry_start_response, start_response, span),
sentry_sdk/integrations/flask.py:104: in <lambda>
lambda *a, **kw: old_app(self, *a, **kw),
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2091: in __call__
return self.wsgi_app(environ, start_response)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2076: in wsgi_app
response = self.handle_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2073: in wsgi_app
response = self.full_dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1518: in full_dispatch_request
rv = self.handle_user_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1516: in full_dispatch_request
rv = self.dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1502: in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
tests/integrations/flask/test_flask.py:419: in index
except UnsupportedMediaType:
E TypeError: catching classes that do not inherit from BaseException is not allowed
File:tests.integrations.flask.test_flask Suite:py3.7-flask-v2.0.3 Error: TypeError: catching classes that do not inherit from BaseException is not allowed
Stack Trace
tests/integrations/flask/test_flask.py:460: in index
assert not request.get_json()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/wrappers/request.py:591: in get_json
return self.on_json_loading_failed(None)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/wrappers.py:131: in on_json_loading_failed
raise BadRequest()
E werkzeug.exceptions.BadRequest: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.
During handling of the above exception, another exception occurred:
tests/integrations/flask/test_flask.py:471: in test_flask_formdata_request_appear_transaction_body
response = client.post("/", data=data)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1146: in post
return self.open(*args, **kw)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/testing.py:238: in open
follow_redirects=follow_redirects,
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1095: in open
response = self.run_wsgi_app(request.environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:962: in run_wsgi_app
rv = run_wsgi_app(self.application, environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1243: in run_wsgi_app
app_rv = app(environ, start_response)
sentry_sdk/integrations/flask.py:112: in sentry_patched_wsgi_app
return middleware(environ, start_response)
sentry_sdk/integrations/wsgi.py:192: in __call__
reraise(*_capture_exception())
sentry_sdk/utils.py:1830: in reraise
raise value
sentry_sdk/integrations/wsgi.py:189: in __call__
partial(_sentry_start_response, start_response, span),
sentry_sdk/integrations/flask.py:104: in <lambda>
lambda *a, **kw: old_app(self, *a, **kw),
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2091: in __call__
return self.wsgi_app(environ, start_response)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2076: in wsgi_app
response = self.handle_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2073: in wsgi_app
response = self.full_dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1518: in full_dispatch_request
rv = self.handle_user_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1516: in full_dispatch_request
rv = self.dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1502: in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
tests/integrations/flask/test_flask.py:461: in index
except UnsupportedMediaType:
E TypeError: catching classes that do not inherit from BaseException is not allowed
test_flask_too_large_raw_request[a0]
File:tests.integrations.flask.test_flask Suite:py3.7-flask-v2.0.3 Error: TypeError: catching classes that do not inherit from BaseException is not allowed
Stack Trace
tests/integrations/flask/test_flask.py:497: in index
assert not request.get_json()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/wrappers/request.py:591: in get_json
return self.on_json_loading_failed(None)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/wrappers.py:131: in on_json_loading_failed
raise BadRequest()
E werkzeug.exceptions.BadRequest: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.
During handling of the above exception, another exception occurred:
tests/integrations/flask/test_flask.py:507: in test_flask_too_large_raw_request
response = client.post("/", data=data)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1146: in post
return self.open(*args, **kw)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/testing.py:238: in open
follow_redirects=follow_redirects,
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1095: in open
response = self.run_wsgi_app(request.environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:962: in run_wsgi_app
rv = run_wsgi_app(self.application, environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1243: in run_wsgi_app
app_rv = app(environ, start_response)
sentry_sdk/integrations/flask.py:112: in sentry_patched_wsgi_app
return middleware(environ, start_response)
sentry_sdk/integrations/wsgi.py:192: in __call__
reraise(*_capture_exception())
sentry_sdk/utils.py:1830: in reraise
raise value
sentry_sdk/integrations/wsgi.py:189: in __call__
partial(_sentry_start_response, start_response, span),
sentry_sdk/integrations/flask.py:104: in <lambda>
lambda *a, **kw: old_app(self, *a, **kw),
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2091: in __call__
return self.wsgi_app(environ, start_response)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2076: in wsgi_app
response = self.handle_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2073: in wsgi_app
response = self.full_dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1518: in full_dispatch_request
rv = self.handle_user_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1516: in full_dispatch_request
rv = self.dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1502: in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
tests/integrations/flask/test_flask.py:498: in index
except UnsupportedMediaType:
E TypeError: catching classes that do not inherit from BaseException is not allowed
test_flask_too_large_raw_request[a1]
File:tests.integrations.flask.test_flask Suite:py3.7-flask-v2.0.3 Error: TypeError: catching classes that do not inherit from BaseException is not allowed
Stack Trace
tests/integrations/flask/test_flask.py:497: in index
assert not request.get_json()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/wrappers/request.py:591: in get_json
return self.on_json_loading_failed(None)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/wrappers.py:131: in on_json_loading_failed
raise BadRequest()
E werkzeug.exceptions.BadRequest: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.
During handling of the above exception, another exception occurred:
tests/integrations/flask/test_flask.py:507: in test_flask_too_large_raw_request
response = client.post("/", data=data)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1146: in post
return self.open(*args, **kw)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/testing.py:238: in open
follow_redirects=follow_redirects,
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1095: in open
response = self.run_wsgi_app(request.environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:962: in run_wsgi_app
rv = run_wsgi_app(self.application, environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1243: in run_wsgi_app
app_rv = app(environ, start_response)
sentry_sdk/integrations/flask.py:112: in sentry_patched_wsgi_app
return middleware(environ, start_response)
sentry_sdk/integrations/wsgi.py:192: in __call__
reraise(*_capture_exception())
sentry_sdk/utils.py:1830: in reraise
raise value
sentry_sdk/integrations/wsgi.py:189: in __call__
partial(_sentry_start_response, start_response, span),
sentry_sdk/integrations/flask.py:104: in <lambda>
lambda *a, **kw: old_app(self, *a, **kw),
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2091: in __call__
return self.wsgi_app(environ, start_response)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2076: in wsgi_app
response = self.handle_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2073: in wsgi_app
response = self.full_dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1518: in full_dispatch_request
rv = self.handle_user_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1516: in full_dispatch_request
rv = self.dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1502: in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
tests/integrations/flask/test_flask.py:498: in index
except UnsupportedMediaType:
E TypeError: catching classes that do not inherit from BaseException is not allowed
test_flask_files_and_form[1024]
File:tests.integrations.flask.test_flask Suite:py3.7-flask-v2.0.3 Error: TypeError: catching classes that do not inherit from BaseException is not allowed
Stack Trace
tests/integrations/flask/test_flask.py:533: in index
assert not request.get_json()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/wrappers/request.py:591: in get_json
return self.on_json_loading_failed(None)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/wrappers.py:131: in on_json_loading_failed
raise BadRequest()
E werkzeug.exceptions.BadRequest: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.
During handling of the above exception, another exception occurred:
tests/integrations/flask/test_flask.py:543: in test_flask_files_and_form
response = client.post("/", data=data)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1146: in post
return self.open(*args, **kw)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/testing.py:238: in open
follow_redirects=follow_redirects,
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1095: in open
response = self.run_wsgi_app(request.environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:962: in run_wsgi_app
rv = run_wsgi_app(self.application, environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1243: in run_wsgi_app
app_rv = app(environ, start_response)
sentry_sdk/integrations/flask.py:112: in sentry_patched_wsgi_app
return middleware(environ, start_response)
sentry_sdk/integrations/wsgi.py:192: in __call__
reraise(*_capture_exception())
sentry_sdk/utils.py:1830: in reraise
raise value
sentry_sdk/integrations/wsgi.py:189: in __call__
partial(_sentry_start_response, start_response, span),
sentry_sdk/integrations/flask.py:104: in <lambda>
lambda *a, **kw: old_app(self, *a, **kw),
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2091: in __call__
return self.wsgi_app(environ, start_response)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2076: in wsgi_app
response = self.handle_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2073: in wsgi_app
response = self.full_dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1518: in full_dispatch_request
rv = self.handle_user_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1516: in full_dispatch_request
rv = self.dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1502: in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
tests/integrations/flask/test_flask.py:534: in index
except UnsupportedMediaType:
E TypeError: catching classes that do not inherit from BaseException is not allowed
test_flask_files_and_form[None]
File:tests.integrations.flask.test_flask Suite:py3.7-flask-v2.0.3 Error: TypeError: catching classes that do not inherit from BaseException is not allowed
Stack Trace
tests/integrations/flask/test_flask.py:533: in index
assert not request.get_json()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/wrappers/request.py:591: in get_json
return self.on_json_loading_failed(None)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/wrappers.py:131: in on_json_loading_failed
raise BadRequest()
E werkzeug.exceptions.BadRequest: 400 Bad Request: The browser (or proxy) sent a request that this server could not understand.
During handling of the above exception, another exception occurred:
tests/integrations/flask/test_flask.py:543: in test_flask_files_and_form
response = client.post("/", data=data)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1146: in post
return self.open(*args, **kw)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/testing.py:238: in open
follow_redirects=follow_redirects,
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1095: in open
response = self.run_wsgi_app(request.environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:962: in run_wsgi_app
rv = run_wsgi_app(self.application, environ, buffered=buffered)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/werkzeug/test.py:1243: in run_wsgi_app
app_rv = app(environ, start_response)
sentry_sdk/integrations/flask.py:112: in sentry_patched_wsgi_app
return middleware(environ, start_response)
sentry_sdk/integrations/wsgi.py:192: in __call__
reraise(*_capture_exception())
sentry_sdk/utils.py:1830: in reraise
raise value
sentry_sdk/integrations/wsgi.py:189: in __call__
partial(_sentry_start_response, start_response, span),
sentry_sdk/integrations/flask.py:104: in <lambda>
lambda *a, **kw: old_app(self, *a, **kw),
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2091: in __call__
return self.wsgi_app(environ, start_response)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2076: in wsgi_app
response = self.handle_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:2073: in wsgi_app
response = self.full_dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1518: in full_dispatch_request
rv = self.handle_user_exception(e)
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1516: in full_dispatch_request
rv = self.dispatch_request()
.tox/py3.7-flask-v2.0.3/lib/python3.7/site-packages/flask/app.py:1502: in dispatch_request
return self.ensure_sync(self.view_functions[rule.endpoint])(**req.view_args)
tests/integrations/flask/test_flask.py:534: in index
except UnsupportedMediaType:
E TypeError: catching classes that do not inherit from BaseException is not allowed
✅ Patch coverage is 100.00%. Project has 2370 uncovered lines.
✅ Project coverage is 90%. Comparing base (base) to head (head).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.