python3Packages.databricks: disable test that fails under load
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user