You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(spanner): make sequence sample integration tests resilient to retries (googleapis#13183)
Updates `SequenceSampleIT` and its archived counterpart to verify that
the count of per-row console output messages is a positive multiple of
3. This prevents flakiness caused by Cloud Spanner read-write
transaction retries while keeping the public sample snippet code
pristine and minimal for documentation readers.
0 commit comments