It looks like wordcap's being run in the :beam-sdks-go:test rule. Might need to explicitly remove it I guess?
https://builds.apache.org/job/beam_PreCommit_Go_Commit/757/console 01:57:10 Finished generating test html results (0.13 secs) into: /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Go_Commit/src/sdks/go/.gogradle/reports/test 01:57:10 :beam-sdks-go:test (Thread[Task worker for ':' Thread 11,5,main]) completed. Took 26.989 secs. 01:57:19 can't load package: package github.com/apache/beam/sdks/go/examples/wordcap: cannot find package "github.com/apache/beam/sdks/go/examples/wordcap" in any of: 01:57:19 /home/jenkins/.gradle/go/binary/1.10/go/src/github.com/apache/beam/sdks/go/examples/wordcap (from $GOROOT) 01:57:19 /home/jenkins/jenkins-slave/workspace/beam_PreCommit_Go_Commit/src/sdks/go/examples/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/examples/wordcap (from $GOPATH) [ Full content available at: https://github.com/apache/beam/pull/6395 ] This message was relayed via gitbox.apache.org for [email protected]
