python3Packages.sentry-sdk: disable web test

This commit is contained in:
Jonathan Ringer 2022-01-28 09:42:47 -08:00 committed by Jonathan Ringer
parent 8344f4bd8e
commit da815397a7

View File

@ -109,6 +109,8 @@ buildPythonPackage rec {
"test_circular_references"
# Failing wsgi test
"test_session_mode_defaults_to_request_mode_in_wsgi_handler"
# Network requests to public web
"test_crumb_capture"
];
disabledTestPaths = [