python3Packages.databricks: disable test that fails under load (#404454)

This commit is contained in:
Gaétan Lepage
2025-05-05 22:06:20 +02:00
committed by GitHub
@@ -73,6 +73,8 @@ buildPythonPackage rec {
"test_multipart_upload"
"test_rewind_seekable_stream"
"test_resumable_upload"
# flaky -- ConnectionBroken under heavy load indicates a timing issue
"test_github_oidc_flow_works_with_azure"
];
__darwinAllowLocalNetworking = true;