bvolpato commented on PR #26219: URL: https://github.com/apache/beam/pull/26219#issuecomment-1508979661
FYI Integration Tests are failing ``` 10:47:45 > Task :sdks:java:io:google-cloud-platform:integrationTest 11:05:53 11:05:53 org.apache.beam.sdk.io.gcp.spanner.SpannerReadIT > testReadWithDataBoost FAILED 11:05:53 org.apache.beam.sdk.Pipeline$PipelineExecutionException at SpannerReadIT.java:214 11:05:53 Caused by: com.google.cloud.spanner.SpannerException at SpannerExceptionFactory.java:291 11:05:53 Caused by: com.google.cloud.spanner.SpannerException at SpannerExceptionFactory.java:291 11:05:53 Caused by: io.grpc.StatusRuntimeException at Status.java:539 11:15:42 11:15:42 94 tests completed, 1 failed, 1 skipped ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
