Source: sentry-python
Version: 0.12.2-1
Severity: important
User: pyt...@packages.debian.org
Usertags: pytest-v6

Hi,

sentry-python FTBFS with pytest 6 in experimental because of changes to
the use of TerminalWriter. See

    https://docs.pytest.org/en/stable/changelog.html#id60

The error log below has more details.

> ___________________ ERROR at teardown of test_flush_disabled 
> ___________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ____ ERROR at teardown of test_subprocess_basic[True-None-as_iterator-True] 
> ____
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ___ ERROR at teardown of test_subprocess_basic[True-None-as_iterator-False] 
> ____
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ______ ERROR at teardown of test_subprocess_basic[True-None-as_list-True] 
> ______
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _____ ERROR at teardown of test_subprocess_basic[True-None-as_list-False] 
> ______
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[True-env_mapping1-as_iterator-True] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[True-env_mapping1-as_iterator-False] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> __ ERROR at teardown of test_subprocess_basic[True-env_mapping1-as_list-True] 
> __
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of test_subprocess_basic[True-env_mapping1-as_list-False] 
> __
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[True-env_mapping2-as_iterator-True] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[True-env_mapping2-as_iterator-False] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> __ ERROR at teardown of test_subprocess_basic[True-env_mapping2-as_list-True] 
> __
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of test_subprocess_basic[True-env_mapping2-as_list-False] 
> __
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ___ ERROR at teardown of test_subprocess_basic[False-None-as_iterator-True] 
> ____
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ___ ERROR at teardown of test_subprocess_basic[False-None-as_iterator-False] 
> ___
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _____ ERROR at teardown of test_subprocess_basic[False-None-as_list-True] 
> ______
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _____ ERROR at teardown of test_subprocess_basic[False-None-as_list-False] 
> _____
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[False-env_mapping1-as_iterator-True] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[False-env_mapping1-as_iterator-False] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of test_subprocess_basic[False-env_mapping1-as_list-True] 
> __
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[False-env_mapping1-as_list-False] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[False-env_mapping2-as_iterator-True] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[False-env_mapping2-as_iterator-False] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of test_subprocess_basic[False-env_mapping2-as_list-True] 
> __
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_subprocess_basic[False-env_mapping2-as_list-False] _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ______________ ERROR at teardown of test_subprocess_invalid_args 
> _______________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _________ ERROR at teardown of test_handles_exceptions[integrations0] 
> __________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ----------------------------- Captured stderr call 
> -----------------------------
> Exception in thread Thread-1:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>     reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>     return old_run_func(self, *a, **kw)
>   File "/usr/lib/python3.9/threading.py", line 892, in run
>     self._target(*self._args, **self._kwargs)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 17, in crash
>     1 / 0
> ZeroDivisionError: division by zero
> _________ ERROR at teardown of test_handles_exceptions[integrations1] 
> __________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ----------------------------- Captured stderr call 
> -----------------------------
> Exception in thread Thread-1:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()
>   File "/usr/lib/python3.9/threading.py", line 892, in run
>     self._target(*self._args, **self._kwargs)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 17, in crash
>     1 / 0
> ZeroDivisionError: division by zero
> ________________ ERROR at teardown of test_propagates_hub[True] 
> ________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ----------------------------- Captured stderr call 
> -----------------------------
> Exception in thread Thread-2:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>     reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>     return old_run_func(self, *a, **kw)
>   File "/usr/lib/python3.9/threading.py", line 892, in run
>     self._target(*self._args, **self._kwargs)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 50, in stage2
>     1 / 0
> ZeroDivisionError: division by zero
> _______________ ERROR at teardown of test_propagates_hub[False] 
> ________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ----------------------------- Captured stderr call 
> -----------------------------
> Exception in thread Thread-2:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>     reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>     return old_run_func(self, *a, **kw)
>   File "/usr/lib/python3.9/threading.py", line 892, in run
>     self._target(*self._args, **self._kwargs)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 50, in stage2
>     1 / 0
> ZeroDivisionError: division by zero
> ________________ ERROR at teardown of test_circular_references 
> _________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> __________________ ERROR at teardown of test_double_patching 
> ___________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ----------------------------- Captured stderr call 
> -----------------------------
> Exception in thread Exception in thread Thread-1:
> Traceback (most recent call last):
> Thread-2:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()Exception in thread Thread-4:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>         self.run()reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
> 
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
> Exception in thread Thread-3:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
> 
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>         reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>     return old_run_func(self, *a, **kw)
>     reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
>     1 / 0
> ZeroDivisionError: division by zero
>     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>     return old_run_func(self, *a, **kw)
>     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
> self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>     return old_run_func(self, *a, **kw)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
>     Exception in thread Thread-5:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
> reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
> Exception in thread Thread-6:
> Exception in thread Thread-8:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
> Exception in thread Thread-7:
>     Traceback (most recent call last):
>     Exception in thread raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
> reraise(*_capture_exception())        1 / 0
> ZeroDivisionError: division by zero
>         reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
> self.run()Exception in thread     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
> 
> Thread-10    return old_run_func(self, *a, **kw)
> :
>     return old_run_func(self, *a, **kw)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
> 
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>       File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     return old_run_func(self, *a, **kw)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
> 1 / 01 / 0    
> Traceback (most recent call last):
>     1 / 0
> ZeroDivisionError: division by zero
> 
> ZeroDivisionError: division by zero
> Thread-9:
> Traceback (most recent call last):
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>     self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
> ZeroDivisionError: division by zero
> 1 / 0
> ZeroDivisionError: division by zero
>     reraise(*_capture_exception())    
> reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>   File "/usr/lib/python3.9/threading.py", line 954, in _bootstrap_inner
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>     raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>     return old_run_func(self, *a, **kw)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
> raise value    
> 1 / 0
> ZeroDivisionError: division by zero
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>     return old_run_func(self, *a, **kw)
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
>     self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>     1 / 0
> ZeroDivisionError: division by zero
>     reraise(*_capture_exception())
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
> self.run()
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 56, in run
>     reraise(*_capture_exception())
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/_compat.py",
>  line 54, in reraise
>         raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
> raise value
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/sentry_sdk/integrations/threading.py",
>  line 54, in run
>     return old_run_func(self, *a, **kw)
>       File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
> return old_run_func(self, *a, **kw)    
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build/tests/integrations/threading/test_threading.py",
>  line 94, in run
> 1 / 0
> ZeroDivisionError: division by zero
>     1 / 0
> ZeroDivisionError: division by zero
> ___________ ERROR at teardown of test_keyboard_interrupt_is_captured 
> ___________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _________ ERROR at teardown of test_safe_repr_never_broken_for_strings 
> _________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _______________ ERROR at teardown of test_safe_repr_regressions 
> ________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ______________________ ERROR at teardown of test_abs_path 
> ______________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ______________________ ERROR at teardown of test_filename 
> ______________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_parse_dsn_paths[https://foo...@sentry.io/123-https://sentry.io/api/123/store/]
>  _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_parse_dsn_paths[https://foo...@sentry.io/bam/123-https://sentry.io/bam/api/123/store/]
>  _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_parse_dsn_paths[https://foo...@sentry.io/bam/baz/123-https://sentry.io/bam/baz/api/123/store/]
>  _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _ ERROR at teardown of 
> test_parse_invalid_dsn[https://foobar@sentry.iohttps://foo...@sentry.io/https://foo...@sentry.io/asdfhttps://foo...@sentry.io/asdf/https://foo...@sentry.io/asdf/123/]
>  _
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ____________________ ERROR at teardown of test_in_app[None] 
> ____________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> ___________________ ERROR at teardown of test_in_app[empty1] 
> ___________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> __________________ ERROR at teardown of test_iter_stacktraces 
> __________________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> _____________ ERROR at teardown of test_transaction_from_function 
> ______________
> tests/conftest.py:109: in _capture_internal_warnings
>     raise AssertionError(warning)
> E   AssertionError: {message : PytestDeprecationWarning('The 
> TerminalReporter.writer attribute is deprecated, use TerminalReporter._tw 
> instead at your own risk.\nSee 
> https://docs.pytest.org/en/stable/deprecations.html#terminalreporter-writer 
> for more information.'), category : 'PytestDeprecationWarning', filename : 
> '/usr/lib/python3/dist-packages/_pytest/compat.py', lineno : 340, line : None}
> =================================== FAILURES 
> ===================================
> ________________________________ test_filename 
> _________________________________
> tests/utils/test_general.py:62: in test_filename
>     assert x("pytest", pytest.__file__) == "pytest.py"
> E   AssertionError: assert '__init__.py' == 'pytest.py'
> E     - pytest.py
> E     + __init__.py
> =============================== warnings summary 
> ===============================
> /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1148
>   /usr/lib/python3/dist-packages/_pytest/config/__init__.py:1148: 
> PytestConfigWarning: Unknown config ini key: DJANGO_SETTINGS_MODULE
>   
>     self._warn_or_fail_if_strict("Unknown config ini key: {}\n".format(key))
> 
> -- Docs: https://docs.pytest.org/en/stable/warnings.html
> =========================== short test summary info 
> ============================
> FAILED tests/utils/test_general.py::test_filename
> ERROR tests/test_client.py::test_transport_option
> ERROR tests/test_client.py::test_proxy_http_use
> ERROR tests/test_client.py::test_proxy_https_use
> ERROR tests/test_client.py::test_proxy_both_select_http
> ERROR tests/test_client.py::test_proxy_both_select_https
> ERROR tests/test_client.py::test_proxy_none_httpenv_select
> ERROR tests/test_client.py::test_proxy_none_httpsenv_select
> ERROR tests/test_client.py::test_proxy_bothselect_bothen
> ERROR tests/test_client.py::test_proxy_bothavoid_bothenv
> ERROR tests/test_client.py::test_proxy_httpselect_bothenv
> ERROR tests/test_client.py::test_proxy_httpsselect_bothenv
> ERROR tests/test_client.py::test_proxy_httpsselect_bothenv_http
> ERROR tests/test_client.py::test_simple_transport
> ERROR tests/test_client.py::test_ignore_errors
> ERROR tests/test_client.py::test_with_locals_enabled
> ERROR tests/test_client.py::test_with_locals_disabled
> ERROR tests/test_client.py::test_attach_stacktrace_enabled
> ERROR tests/test_client.py::test_attach_stacktrace_enabled_no_locals
> ERROR tests/test_client.py::test_attach_stacktrace_in_app
> ERROR tests/test_client.py::test_attach_stacktrace_disabled
> ERROR tests/test_client.py::test_capture_event_works
> ERROR tests/test_client.py::test_atexit[10]
> ERROR tests/test_client.py::test_atexit[20]
> ERROR tests/test_client.py::test_configure_scope_available
> ERROR tests/test_client.py::test_configure_scope_unavailable[True]
> ERROR tests/test_client.py::test_configure_scope_unavailable[False]
> ERROR tests/test_client.py::test_client_debug_option_enabled
> ERROR tests/test_client.py::test_client_debug_option_disabled[True]
> ERROR tests/test_client.py::test_client_debug_option_disabled[False]
> ERROR tests/test_client.py::test_scope_initialized_before_client
> ERROR tests/test_client.py::test_weird_chars
> ERROR tests/test_client.py::test_nan
> ERROR tests/test_client.py::test_cyclic_frame_vars
> ERROR tests/test_client.py::test_cyclic_data
> ERROR tests/test_client.py::test_databag_depth_stripping
> ERROR tests/test_client.py::test_databag_string_stripping
> ERROR tests/test_client.py::test_databag_breadth_stripping
> ERROR tests/test_client.py::test_chained_exceptions
> ERROR tests/test_client.py::test_broken_mapping
> ERROR tests/test_client.py::test_mapping_sends_exception
> ERROR tests/test_client.py::test_object_sends_exception
> ERROR tests/test_client.py::test_errno_errors
> ERROR tests/test_client.py::test_non_string_variables
> ERROR tests/test_client.py::test_dict_changed_during_iteration
> ERROR 
> tests/test_client.py::test_init_string_types[http:/894b7d594095440f8dfea9b300e6f572@localhost:8000/20]
> ERROR 
> tests/test_client.py::test_init_string_types[http:/894b7d594095440f8dfea9b300e6f572@localhost:8000/21]
> ERROR tests/test_scope.py::test_copying
> ERROR tests/test_serializer.py::test_datetime_precision
> ERROR tests/test_tracing.py::test_continue_from_headers[True]
> ERROR tests/test_tracing.py::test_continue_from_headers[False]
> ERROR tests/test_tracing.py::test_continue_from_headers[None]
> ERROR tests/test_tracing.py::test_sampling_decided_only_for_transactions
> ERROR tests/test_tracing.py::test_memory_usage[args0-100]
> ERROR tests/test_tracing.py::test_memory_usage[args1-0]
> ERROR tests/test_tracing.py::test_span_trimming
> ERROR tests/utils/test_contextvars.py::test_thread_local_is_patched[None]
> ERROR tests/utils/test_contextvars.py::test_leaks[None]
> ERROR tests/utils/test_contextvars.py::test_thread_local_is_patched[eventlet]
> ERROR tests/utils/test_contextvars.py::test_leaks[eventlet]
> ERROR tests/utils/test_contextvars.py::test_thread_local_is_patched[gevent]
> ERROR tests/utils/test_contextvars.py::test_leaks[gevent]
> ERROR tests/integrations/excepthook/test_excepthook.py::test_excepthook
> ERROR 
> tests/integrations/excepthook/test_excepthook.py::test_always_value_excepthook
> ERROR tests/integrations/flask/test_flask.py::test_has_context
> ERROR 
> tests/integrations/flask/test_flask.py::test_transaction_style[endpoint-hi]
> ERROR 
> tests/integrations/flask/test_flask.py::test_transaction_style[url-/message]
> ERROR tests/integrations/flask/test_flask.py::test_flask_login_not_installed
> ERROR tests/integrations/flask/test_flask.py::test_flask_login_not_configured
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_login_partially_configured
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_login_configured[None-True]
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_login_configured[None-False]
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_login_configured[42-True]
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_login_configured[42-False]
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_login_configured[3-True]
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_login_configured[3-False]
> ERROR tests/integrations/flask/test_flask.py::test_flask_large_json_request
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_empty_json_request[empty-dict]
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_empty_json_request[empty-list]
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_medium_formdata_request
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_too_large_raw_request[a0]
> ERROR 
> tests/integrations/flask/test_flask.py::test_flask_too_large_raw_request[a1]
> ERROR tests/integrations/flask/test_flask.py::test_flask_files_and_form
> ERROR tests/integrations/flask/test_flask.py::test_logging
> ERROR tests/integrations/flask/test_flask.py::test_no_errors_without_request
> ERROR tests/integrations/flask/test_flask.py::test_cli_commands_raise
> ERROR tests/integrations/flask/test_flask.py::test_wsgi_level_error_is_caught
> ERROR tests/integrations/flask/test_flask.py::test_500
> ERROR tests/integrations/flask/test_flask.py::test_error_in_errorhandler
> ERROR tests/integrations/flask/test_flask.py::test_bad_request_not_captured
> ERROR tests/integrations/flask/test_flask.py::test_does_not_leak_scope
> ERROR tests/integrations/flask/test_flask.py::test_scoped_test_client
> ERROR 
> tests/integrations/flask/test_flask.py::test_errorhandler_for_exception_swallows_exception[ZeroDivisionError]
> ERROR 
> tests/integrations/flask/test_flask.py::test_errorhandler_for_exception_swallows_exception[Exception]
> ERROR tests/integrations/flask/test_flask.py::test_tracing_success
> ERROR tests/integrations/flask/test_flask.py::test_tracing_error
> ERROR tests/integrations/flask/test_flask.py::test_class_based_views
> ERROR 
> tests/integrations/logging/test_logging.py::test_logging_works_with_many_loggers[logger0]
> ERROR 
> tests/integrations/logging/test_logging.py::test_logging_works_with_many_loggers[logger1]
> ERROR tests/integrations/logging/test_logging.py::test_logging_defaults[None]
> ERROR 
> tests/integrations/logging/test_logging.py::test_logging_defaults[integrations1]
> ERROR 
> tests/integrations/logging/test_logging.py::test_logging_defaults[integrations2]
> ERROR tests/integrations/logging/test_logging.py::test_logging_extra_data
> ERROR 
> tests/integrations/logging/test_logging.py::test_logging_extra_data_integer_keys
> ERROR tests/integrations/logging/test_logging.py::test_logging_stack
> ERROR tests/integrations/logging/test_logging.py::test_logging_level
> ERROR tests/integrations/logging/test_logging.py::test_logging_filters
> ERROR tests/integrations/serverless/test_serverless.py::test_flush_disabled
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-None-as_iterator-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-None-as_iterator-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-None-as_list-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-None-as_list-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-env_mapping1-as_iterator-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-env_mapping1-as_iterator-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-env_mapping1-as_list-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-env_mapping1-as_list-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-env_mapping2-as_iterator-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-env_mapping2-as_iterator-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-env_mapping2-as_list-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[True-env_mapping2-as_list-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-None-as_iterator-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-None-as_iterator-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-None-as_list-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-None-as_list-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-env_mapping1-as_iterator-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-env_mapping1-as_iterator-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-env_mapping1-as_list-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-env_mapping1-as_list-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-env_mapping2-as_iterator-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-env_mapping2-as_iterator-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-env_mapping2-as_list-True]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_basic[False-env_mapping2-as_list-False]
> ERROR 
> tests/integrations/stdlib/test_subprocess.py::test_subprocess_invalid_args
> ERROR 
> tests/integrations/threading/test_threading.py::test_handles_exceptions[integrations0]
> ERROR 
> tests/integrations/threading/test_threading.py::test_handles_exceptions[integrations1]
> ERROR 
> tests/integrations/threading/test_threading.py::test_propagates_hub[True]
> ERROR 
> tests/integrations/threading/test_threading.py::test_propagates_hub[False]
> ERROR tests/integrations/threading/test_threading.py::test_circular_references
> ERROR tests/integrations/threading/test_threading.py::test_double_patching
> ERROR 
> tests/integrations/wsgi/test_wsgi.py::test_keyboard_interrupt_is_captured
> ERROR tests/utils/test_general.py::test_safe_repr_never_broken_for_strings
> ERROR tests/utils/test_general.py::test_safe_repr_regressions
> ERROR tests/utils/test_general.py::test_abs_path
> ERROR tests/utils/test_general.py::test_filename
> ERROR 
> tests/utils/test_general.py::test_parse_dsn_paths[https:/foo...@sentry.io/123-https:/sentry.io/api/123/store/]
> ERROR 
> tests/utils/test_general.py::test_parse_dsn_paths[https:/foo...@sentry.io/bam/123-https:/sentry.io/bam/api/123/store/]
> ERROR 
> tests/utils/test_general.py::test_parse_dsn_paths[https:/foo...@sentry.io/bam/baz/123-https:/sentry.io/bam/baz/api/123/store/]
> ERROR 
> tests/utils/test_general.py::test_parse_invalid_dsn[https:/foobar@sentry.iohttps:/foo...@sentry.io/https:/foo...@sentry.io/asdfhttps:/foo...@sentry.io/asdf/https:/foo...@sentry.io/asdf/123/]
> ERROR tests/utils/test_general.py::test_in_app[None]
> ERROR tests/utils/test_general.py::test_in_app[empty1]
> ERROR tests/utils/test_general.py::test_iter_stacktraces
> ERROR tests/utils/test_transaction.py::test_transaction_from_function
> = 1 failed, 149 passed, 18 skipped, 126 deselected, 1 warning, 151 errors in 
> 18.69s =
> E: pybuild pybuild:353: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_sentry_sdk/build; python3.9 -m pytest 
> -k ' not test_basic and not test_403_not_captured and not 
> test_half_initialized and not test_httplib_misuse and not test_crumb_capture 
> and not test_errors and not test_proxy_bothselect_httpenv and not 
> test_proxy_httpselect_httpsenv and not test_proxy_none_noenv and not 
> test_proxy_http_fallback_http and not test_proxy_none_httpenv_fallback and 
> not test_transport_works '
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 
> returned exit code 13
> make: *** [debian/rules:24: build] Error 25
> dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

Reply via email to