You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Sam Rohde (JIRA)" <ji...@apache.org> on 2019/01/04 00:26:00 UTC

[jira] [Commented] (BEAM-6073) Go PostCommit Broken -> gogradle needs "github.com/stretchr/testify/assert" dep.

    [ https://issues.apache.org/jira/browse/BEAM-6073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16733673#comment-16733673 ] 

Sam Rohde commented on BEAM-6073:
---------------------------------

[~lostluck] ping

Can you please take a look?

> 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
>            Priority: Major
>          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
(v7.6.3#76005)