terryxian78 commented on pull request #12695: URL: https://github.com/apache/beam/pull/12695#issuecomment-682142109
> Failed: org.apache.beam.sdk.io.gcp.GcpApiSurfaceTest.testGcpApiSurface > > The test ensures Beam does not expose unintended (internal) classes as Beam API. The failure is https://ci-beam.apache.org/job/beam_PreCommit_Java_Commit/13264/testReport/org.apache.beam.sdk.io.gcp/GcpApiSurfaceTest/testGcpApiSurface/ The new spanner library needs to expose some classes in com.google.common.collect and interface com.google.common.base.Function, I will add these to the test. ---------------------------------------------------------------- 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]
