Closed flaky-bot[bot] closed 4 years 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 (be55626e03b68fd9cb28a80200974b14988bed89), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).
I think I understand the cause of this.
The sample code fhir_resources.py
uses wrong googleapiclient.errorsHttpError
instead of requests.exceptions.HTTPError
.
Anyways the sample code should not swallow the exception regardless.
Then, the test should retry on errors.
This test failed!
To configure my behavior, see the Build Cop Bot documentation.
If I'm commenting on this issue too often, add the
buildcop: quiet
label and I will stop commenting.commit: be55626e03b68fd9cb28a80200974b14988bed89 buildURL: Build Status, Sponge status: failed
Test output