Skip to content

healthcare.api-client.dicom.dicomweb_test: test_dicomweb_delete_study failed #4810

Closed
@flaky-bot

Description

@flaky-bot

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


commit: 85ea173
buildURL: Build Status, Sponge
status: failed

Test output
Traceback (most recent call last):
  File "/workspace/healthcare/api-client/dicom/dicomweb_test.py", line 295, in test_dicomweb_delete_study
    study_uid)
  File "/workspace/healthcare/api-client/dicom/dicomweb.py", line 305, in dicomweb_delete_study
    response.raise_for_status()
  File "/workspace/healthcare/api-client/dicom/.nox/py-3-6/lib/python3.6/site-packages/requests/models.py", line 941, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://healthcare.googleapis.com/v1beta1/projects/python-docs-samples-tests-py36/locations/us-central1/datasets/test_dataset-1601975908/dicomStores/test_dicom_store_1601975908/dicomWeb/studies/1.3.6.1.4.1.11129.5.5.111396399361969898205364400549799252857604

Metadata

Metadata

Assignees

Labels

api: healthcareIssues related to the Cloud Healthcare API API.priority: p2Moderately-important priority. Fix may not be included in next release.samplesIssues that are directly related to samples.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions