GoogleCloudPlatform / python-docs-samples

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

healthcare.api-client.v1.datasets.datasets_test: test_CRUD_dataset failed #8907

Closed flaky-bot[bot] closed 1 year ago

flaky-bot[bot] commented 1 year ago

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


commit: 66e069f916ffc0c3f19899f5083d32ebc514a8f3 buildURL: Build Status, Sponge status: failed

Test output
Traceback (most recent call last):
  File "/workspace/healthcare/api-client/v1/datasets/datasets_test.py", line 130, in test_CRUD_dataset
    datasets.create_dataset(project_id, cloud_region, crud_dataset_id)
  File "/workspace/healthcare/api-client/v1/datasets/datasets.py", line 47, in create_dataset
    response = request.execute()
               ^^^^^^^^^^^^^^^^^
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/googleapiclient/_helpers.py", line 131, in positional_wrapper
    return wrapped(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^
  File "/workspace/healthcare/api-client/v1/datasets/.nox/py-3-11/lib/python3.11/site-packages/googleapiclient/http.py", line 937, in execute
    raise HttpError(resp, content, uri=self.uri)
googleapiclient.errors.HttpError: 
leahecole commented 1 year ago

enabled the API in the new 3.11 project