Robert Burke created BEAM-6073:
----------------------------------
Summary: Go PostCommit Broken -> gogradle needs
"github.com/stretchr/testify/assert" dep.
Key: BEAM-6073
URL: https://issues.apache.org/jira/browse/BEAM-6073
Project: Beam
Issue Type: Bug
Components: sdk-go, test-failures
Reporter: Robert Burke
Assignee: Robert Burke
[https://builds.apache.org/job/beam_PostCommit_Go_GradleBuild/1676/]
*16:41:13* ok github.com/apache/beam/sdks/go/pkg/beam/artifact 0.047s
coverage: 68.5% of statements*16:41:14* #
github.com/apache/beam/sdks/go/pkg/beam/io/databaseio*16:41:14*
.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/pkg/beam/io/databaseio/util_test.go:21:2:
cannot find package "github.com/stretchr/testify/assert" in any of:*16:41:14*
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Go_GradleBuild/src/sdks/go/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/vendor/github.com/stretchr/testify/assert
(vendor tree)*16:41:14*
/home/jenkins/.gradle/go/binary/1.10/go/src/github.com/stretchr/testify/assert
(from $GOROOT)*16:41:14*
/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Go_GradleBuild/src/sdks/go/.gogradle/project_gopath/src/github.com/stretchr/testify/assert
(from $GOPATH)*16:41:14* FAIL
github.com/apache/beam/sdks/go/pkg/beam/io/databaseio [setup failed]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)