google-cloud-go
google-cloud-go copied to clipboard
bigtable: TestIntegration_PartialReadRows failed
Note: #9419 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: 443e0ee35d1d0730d1101a96f97c8d4f5ce43095 buildURL: Build Status, Sponge status: failed
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 (443e0ee35d1d0730d1101a96f97c8d4f5ce43095), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
Error:
=== RUN TestIntegration_PartialReadRows
integration_test.go:4248: Running test against production
integration_test.go:4288: Error creating column family: rpc error: code = AlreadyExists desc = Cannot create existing family follows
integration_test.go:224: rpc error: code = AlreadyExists desc = Cannot create existing family follows
--- FAIL: TestIntegration_PartialReadRows (22.99s)