GoogleCloudPlatform / python-docs-samples

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

healthcare.api-client.v1.fhir.fhir_stores_test: test_get_set_fhir_store_iam_policy failed #7529

Closed flaky-bot[bot] closed 2 years ago

flaky-bot[bot] commented 2 years ago

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


commit: 5610d84738effe3b200a690406b5426329680628 buildURL: Build Status, Sponge status: failed

Test output
Traceback (most recent call last):
  File "/workspace/healthcare/api-client/v1/fhir/fhir_stores_test.py", line 76, in test_dataset
    wait_for_operation(operation["name"])
  File "/workspace/healthcare/api-client/v1/fhir/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/retry.py", line 283, in retry_wrapped_func
    return retry_target(
  File "/workspace/healthcare/api-client/v1/fhir/.nox/py-3-10/lib/python3.10/site-packages/google/api_core/retry.py", line 190, in retry_target
    return target()
  File "/workspace/healthcare/api-client/v1/fhir/fhir_stores_test.py", line 67, in wait_for_operation
    if not operation["done"]:
KeyError: 'done'
flaky-bot[bot] commented 2 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 (5610d84738effe3b200a690406b5426329680628), this test passed in one build (Build Status, Sponge) and failed in another build (Build Status, Sponge).