diff --git a/pkgs/development/python-modules/google-cloud-spanner/default.nix b/pkgs/development/python-modules/google-cloud-spanner/default.nix index a580a84ded06..4cd1785cbc7b 100644 --- a/pkgs/development/python-modules/google-cloud-spanner/default.nix +++ b/pkgs/development/python-modules/google-cloud-spanner/default.nix @@ -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 = [