getsentry / sentry-python

The official Python SDK for Sentry.io
https://sentry.io/for/python/
MIT License
1.93k stars 509 forks source link

Fix rq tests #3762

Closed antonpirker closed 1 week ago

antonpirker commented 1 week ago

One of the tests involves traces_sampler, have not fixed that one.

codecov[bot] commented 1 week ago

:x: 4781 Tests Failed:

Tests completed Failed Passed Skipped
20891 4781 16110 4477
View the top 3 failed tests by shortest run time > > ``` > tests.integrations.bottle.test_bottle test_errors[catchall-nodebug] > ``` > >
Stack Traces | 0s run time > > > > > ``` > > No failure message available > > ``` > >
tests.integrations.django.test_basic test_template_exception[with_executing_integration1]
Stack Traces | 0s run time > > ``` > No failure message available > ```
tests.integrations.django.test_basic test_view_exceptions
Stack Traces | 0s run time > > ``` > No failure message available > ```

To view more test analytics, go to the Test Analytics Dashboard Got feedback? Let us know on Github