google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

bigtable: TestIntegration_PartialReadRows failed

Open flaky-bot[bot] opened this issue 1 year ago • 1 comments

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

flaky-bot[bot] avatar Aug 02 '24 08:08 flaky-bot[bot]

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).

flaky-bot[bot] avatar Aug 02 '24 09:08 flaky-bot[bot]

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)

bhshkh avatar Nov 18 '24 21:11 bhshkh