janeliulwq commented on a change in pull request #13395:
URL: https://github.com/apache/beam/pull/13395#discussion_r534563889
##########
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:
Done, looks like it's passing now (I'm not sure why Java PreCommit is
marked as failed but there's no test failures when I open the details page,
only warnings?)
----------------------------------------------------------------
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]