googleapis / google-cloud-go

Google Cloud Client Libraries for Go.
https://cloud.google.com/go/docs/reference
Apache License 2.0
3.77k stars 1.3k forks source link

pubsublite/internal/wire: TestAssigningSubscriberReassignmentHandlerReturnsError failed #8213

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

This test failed!

To configure my behavior, see the Flaky Bot documentation.

If I'm commenting on this issue too often, add the flakybot: quiet label and I will stop commenting.


commit: f41d56f2f5b1fa3d47be48874fece70136382a45 buildURL: Build Status, Sponge status: failed

Test output
    verifier.go:257: unexpected stream index 1 for key commit:projects/123456/locations/us-central1-b/subscriptions/my-sub:1
    subscriber_test.go:1469: Start() got err: (committer(projects/123456/locations/us-central1-b/subscriptions/my-sub/partitions/1): rpc error: code = FailedPrecondition desc = mockserver: got unexpected stream connection)
    subscriber_test.go:1478: WaitStopped() got err: (committer(projects/123456/locations/us-central1-b/subscriptions/my-sub/partitions/1): rpc error: code = FailedPrecondition desc = mockserver: got unexpected stream connection), want err: (reassignment handler error)
flaky-bot[bot] commented 1 year ago

Test passed for commit a0eb67567e00362f62c1a8186c1c0dbfec8ffcda (Build Status, Sponge)! Closing this issue.