-
Notifications
You must be signed in to change notification settings - Fork 6.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
healthcare.api-client.dicom.dicom_stores_test: test_patch_dicom_store failed #3756
Comments
Reassigning to Justin, I'm not sure the dicom samples have a proper owner unless it's still Benedict. |
Yeah this is caused by a missing permission on the Cloud Healthcare Service Agent service account in IAM. I added Pub/Sub Publisher to the service account in the test project and will see if that fixes it. |
@gguuss from a process perspective, whenever you add the appropriate |
SGTM, thanks for the pointer |
I guess our test service account in the test project is the Cloud Healthcare Service Agent. I will add the Pub/Sub publisher role to the service account and run the test locally. |
It doesn't. I looked at the test code. It doesn't seem that the test is creating the topic in question. |
The test started to pass with the above change. I don't know why it used to pass. Maybe the server side changed? Anyways, I'll send a PR for this test and also for v1 subdir. |
My guess is that, the server changed the behavior and now it checks the existence of the Pub/Sub topic. |
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 andI will stop commenting.
commit: 41d7204
buildURL: Build Status, Sponge
status: failed
Test output
The text was updated successfully, but these errors were encountered: