golang-samples
golang-samples copied to clipboard
pubsublite/admin: TestListSubscriptions failed
Note: #2088 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: ba5aa117abd4ccd77864dc66e7d142e6e03098db buildURL: Build Status, Sponge status: failed
Test output
pubsublite_admin_test.go:323: listSubscriptionsInTopic got err: subPathIter.Next got err: rpc error: code = NotFound desc = Resource projects/770622176810/locations/us-west1-c/topics/admin-test-8bf4e0ed-9d95-4afe-92c9-0b015a487336 of type TOPIC does not exist.
error details: name = ErrorInfo reason = RESOURCE_NOT_EXIST domain = pubsublite.googleapis.com metadata = map[resource_identifier:projects/770622176810/locations/us-west1-c/topics/admin-test-8bf4e0ed-9d95-4afe-92c9-0b015a487336 resource_type:TOPIC]
Looks like this issue is flaky. :worried:
I'm going to leave this open and stop commenting.
A human should fix and close this.
When run at the same commit (ba5aa117abd4ccd77864dc66e7d142e6e03098db), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
dropping to P2 as the test has been passing consistently for the last 2 weeks.