This is an automated email from the ASF dual-hosted git repository.
yhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
The following commit(s) were added to refs/heads/master by this push:
new 6cae195d4ab Change GH Issue linked to ignored DICOM IT (#28097)
6cae195d4ab is described below
commit 6cae195d4ab62a5b433f8781328ddc3f57b9c74f
Author: Svetak Sundhar <[email protected]>
AuthorDate: Wed Aug 23 10:29:26 2023 -0400
Change GH Issue linked to ignored DICOM IT (#28097)
* remove sickbayed test
* remove failing test
* change gh issue link
* revert project name
---
.../test/java/org/apache/beam/sdk/io/gcp/healthcare/DicomIOReadIT.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/DicomIOReadIT.java
b/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/DicomIOReadIT.java
index d594a13fb00..e550b29541e 100644
---
a/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/DicomIOReadIT.java
+++
b/sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/DicomIOReadIT.java
@@ -61,7 +61,7 @@ public class DicomIOReadIT {
client.deleteDicomStore(healthcareDataset + "/dicomStores/" + storeName);
}
- @Ignore("https://github.com/apache/beam/issues/20644")
+ @Ignore("https://github.com/apache/beam/issues/28099")
@Test
public void testDicomMetadataRead() throws IOException {
String webPath =