You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2018/05/02 22:34:00 UTC

[jira] [Created] (BEAM-4229) PostCommits broken due to SpannerReadIT tests

Scott Wegner created BEAM-4229:
----------------------------------

             Summary: PostCommits broken due to SpannerReadIT tests
                 Key: BEAM-4229
                 URL: https://issues.apache.org/jira/browse/BEAM-4229
             Project: Beam
          Issue Type: Bug
          Components: testing
            Reporter: Scott Wegner
            Assignee: Mairbek Khadikov


It appears that [PR#4946|https://github.com/apache/beam/pull/4946] broken Java post-commit tests: [https://scans.gradle.com/s/ajlgofucflem2/tests/failed] 

{quote}:beam-runners-google-cloud-dataflow-java:googleCloudPlatformIntegrationTestorg.apache.beam.sdk.io.gcp.spanner.SpannerReadIT » testQuery (0.134s)
java.lang.NoClassDefFoundError: com/google/api/gax/retrying/ExceptionRetryAlgorithm
Caused by: java.lang.ClassNotFoundException: com.google.api.gax.retrying.ExceptionRetryAlgorithm{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)