You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/06 22:26:00 UTC

[jira] [Commented] (BEAM-3031) Go presubmit failed

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

ASF GitHub Bot commented on BEAM-3031:
--------------------------------------

GitHub user herohde opened a pull request:

    https://github.com/apache/beam/pull/3958

    [BEAM-3031] Use blocking grpc dial in Go unit tests

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/herohde/beam containers

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3958.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3958
    
----
commit 7aae2141b33bf58364ff5b8e9bc8bda17794100c
Author: Henning Rohde <he...@google.com>
Date:   2017-10-06T22:24:20Z

    [BEAM-3031] Use blocking grpc dial in Go unit tests

----


> Go presubmit failed
> -------------------
>
>                 Key: BEAM-3031
>                 URL: https://issues.apache.org/jira/browse/BEAM-3031
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-core
>            Reporter: Henning Rohde
>            Assignee: Henning Rohde
>            Priority: Minor
>              Labels: portability
>
> https://builds.apache.org/job/beam_PreCommit_Go_MavenInstall/7/org.apache.beam$beam-sdks-go/console
> 2017-10-06T22:03:52.616 [INFO] Prepared command line : bin/go test ./...
> 2017-10-06T22:03:59.271 [INFO] 
> 2017-10-06T22:03:59.271 [INFO] ---------Exec.Out---------
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/cmd/beamctl	[no test files]
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/cmd/beamctl/cmd	[no test files]
> 2017-10-06T22:03:59.272 [INFO] --- FAIL: TestMultiRetrieve (0.00s)
> 2017-10-06T22:03:59.272 [INFO] 	server_test.go:48: server listening on 127.0.0.1:45343
> 2017-10-06T22:03:59.272 [INFO] 	materialize_test.go:148: put failed: rpc error: code = Unavailable desc = grpc: the connection is unavailable
> 2017-10-06T22:03:59.272 [INFO] FAIL
> 2017-10-06T22:03:59.272 [INFO] FAIL	github.com/apache/beam/sdks/go/pkg/beam/artifact	0.142s
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/pkg/beam/artifact/gcsproxy	[no test files]
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/pkg/beam/model	[no test files]
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/pkg/beam/model/org_apache_beam_fn_v1	[no test files]
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/pkg/beam/model/org_apache_beam_runner_v1	[no test files]
> 2017-10-06T22:03:59.272 [INFO] ok  	github.com/apache/beam/sdks/go/pkg/beam/provision	0.012s
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/pkg/beam/util/errorx	[no test files]
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/pkg/beam/util/execx	[no test files]
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/pkg/beam/util/gcsx	[no test files]
> 2017-10-06T22:03:59.272 [INFO] ?   	github.com/apache/beam/sdks/go/pkg/beam/util/grpcx	[no test files]
> 2017-10-06T22:03:59.272 [INFO] 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)