pabloem commented on a change in pull request #13395:
URL: https://github.com/apache/beam/pull/13395#discussion_r534233595
##########
File path:
sdks/java/io/google-cloud-platform/src/test/java/org/apache/beam/sdk/io/gcp/healthcare/FhirIOTest.java
##########
@@ -58,6 +56,25 @@ public void test_FhirIO_failedReads() {
pipeline.run();
}
+ @Test
+ public void test_FhirIO_failedSearches() {
Review comment:
Note that this test has failed
(https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/14889/testReport/junit/org.apache.beam.sdk.io.gcp.healthcare/FhirIOTest/test_FhirIO_failedSearches/)
- please fix
----------------------------------------------------------------
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]