GoogleCloudPlatform / python-docs-samples

Code samples used on cloud.google.com
Apache License 2.0
7.46k stars 6.44k forks source link

healthcare.api-client.v1beta1.fhir.fhir_resources_test: test_conditional_delete_resource failed #6666

Closed flaky-bot[bot] closed 3 years ago

flaky-bot[bot] commented 3 years ago

Note: #6307 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.


commit: 7fe9cff5fc6fa721443880196494e80039f87739 buildURL: Build Status, Sponge status: failed

Test output
Traceback (most recent call last):
  File "/workspace/healthcare/api-client/v1beta1/fhir/fhir_resources_test.py", line 67, in test_fhir_store
    fhir_store = create_fhir_store()
  File "/workspace/healthcare/api-client/v1beta1/fhir/.nox/py-3-9/lib/python3.9/site-packages/backoff/_sync.py", line 94, in retry
    ret = target(*args, **kwargs)
  File "/workspace/healthcare/api-client/v1beta1/fhir/fhir_resources_test.py", line 64, in create_fhir_store
    return fhir_stores.create_fhir_store(
  File "/workspace/healthcare/api-client/v1beta1/fhir/fhir_stores.py", line 106, in create_fhir_store
    response = request.execute()
  File "/workspace/healthcare/api-client/v1beta1/fhir/.nox/py-3-9/lib/python3.9/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper
    return wrapped(*args, **kwargs)
  File "/workspace/healthcare/api-client/v1beta1/fhir/.nox/py-3-9/lib/python3.9/site-packages/googleapiclient/http.py", line 937, in execute
    raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: 
flaky-bot[bot] commented 3 years ago

Test passed for commit ab34a98a26b77f9c85aab89bec10e7bb48a0a896 (Build Status, Sponge)! Closing this issue.