suztomo commented on pull request #13137: URL: https://github.com/apache/beam/pull/13137#issuecomment-813596393
@Aliraza-N The DiacomIOTest and other gcp healthcare service tests require default application credentials. > There are additional tests that suffer from this. They appear to be GCP integration tests, but have Test in the class name and so run under the :test task: > DicomIOTest. test_Dicom_failedMetadataRead > FhirIOTest. test_FhirIO_failedReads > FhirIOTest. test_FhirIO_failedWrites > HL7v2IOTest. test_HL7v2IO_failedReads > HL7v2IOTest. test_HL7v2IO_failedWrites https://issues.apache.org/jira/browse/BEAM-11363?focusedCommentId=17242773&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17242773 Do you think they should be classified as integration tests? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
