[
https://issues.apache.org/jira/browse/BEAM-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burke updated BEAM-6073:
-------------------------------
Assignee: Robert Burke
Resolution: Resolved
Status: Resolved (was: Open)
Obseleted with the move to Go Modules.
> 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
> Reporter: Robert Burke
> Assignee: Robert Burke
> Priority: P3
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> [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
(v8.3.4#803005)