Closed flaky-bot[bot] closed 4 weeks ago
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 (2ddeb1544a53188a7592046b98913982f1b0cf04), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
client_test.go:1384: GetBucket: got unexpected error: rpc error: code = DeadlineExceeded desc = context deadline exceeded; want 503
client_test.go:1389: GetBucket: got unexpected error rpc error: code = DeadlineExceeded desc = context deadline exceeded, want to match DeadlineExceeded.
--- FAIL: TestRetryTimeoutEmulated (0.22s)
--- PASS: TestRetryTimeoutEmulated/http (0.10s)
--- FAIL: TestRetryTimeoutEmulated/grpc (0.11s)```
It looks like this request timed out on the testbench server before a retry could happen.
I'm going to close this for now; if it fails again we could extend the timeout (but preferably not because it makes the test longer).
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: 2ddeb1544a53188a7592046b98913982f1b0cf04 buildURL: Build Status, Sponge status: failed