skip Test_GetSnapshotStatusFromGMS (#111122)

This commit is contained in:
Bruno
2025-09-15 13:45:46 -03:00
committed by GitHub
parent bb9b890e8c
commit 3b8ea08ad7
@@ -85,6 +85,9 @@ func Test_CreateGetAndDeleteToken(t *testing.T) {
}
func Test_GetSnapshotStatusFromGMS(t *testing.T) {
// Skipped until flakiness is fixed
t.Skip()
t.Parallel()
setupTest := func(ctx context.Context) (service *Service, snapshotUID string, sessionUID string) {