python3Packages.google-cloud-spanner: disable flaky test (#413966)

This commit is contained in:
Nick Cao
2025-06-04 18:49:30 -04:00
committed by GitHub
@@ -94,6 +94,8 @@ buildPythonPackage rec {
"test_generate_client_hash"
# Flaky, compares to execution time
"test_snapshot_read_concurrent"
# Flaky, can retry too quickly and fail
"test_retry_helper"
];
disabledTestPaths = [