google-cloud-go
google-cloud-go copied to clipboard
bigtable: TestIntegration_ArbitraryTimestamps failed
Note: #9392 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
commit: b9dfce5e509d0c795e89c66b7f6a6bb356e3a172 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 (b9dfce5e509d0c795e89c66b7f6a6bb356e3a172), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
failure from logs:
=== RUN TestIntegration_ArbitraryTimestamps
integration_test.go:4300: Running test against production
integration_test.go:560: Creating column family: rpc error: code = Unavailable desc = The service is currently unavailable.
integration_test.go:4358: DeleteTable got error rpc error: code = Unavailable desc = The service is currently unavailable.
--- FAIL: TestIntegration_ArbitraryTimestamps (79.80s)