Unverified Commit 17b0c3d1 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

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

parents 3147b4cc 2ab69f48
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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 = [