[ https://issues.apache.org/jira/browse/BEAM-11376?focusedWorklogId=518549&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-518549 ]
ASF GitHub Bot logged work on BEAM-11376: ----------------------------------------- Author: ASF GitHub Bot Created on: 01/Dec/20 17:23 Start Date: 01/Dec/20 17:23 Worklog Time Spent: 10m Work Description: Aliraza-N commented on a change in pull request #13450: URL: https://github.com/apache/beam/pull/13450#discussion_r533588469 ########## File path: sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/DicomIOReadIT.java ########## @@ -60,6 +61,7 @@ public void deleteDicomStore() throws IOException { client.deleteDicomStore(healthcareDataset + "/dicomStores/" + storeName); } + @Ignore Review comment: https://issues.apache.org/jira/browse/BEAM-11376 ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 518549) Remaining Estimate: 0h Time Spent: 10m > Java post-commit broken by DicomIOReadIT > ---------------------------------------- > > Key: BEAM-11376 > URL: https://issues.apache.org/jira/browse/BEAM-11376 > Project: Beam > Issue Type: Bug > Components: io-java-gcp > Reporter: Aliraza Nagamia > Priority: P2 > Time Spent: 10m > Remaining Estimate: 0h > > Java Postcommit failed because DicomIOReadIT was unable to find test input > file. Need to ensure it's available at runtime. -- This message was sent by Atlassian Jira (v8.3.4#803005)