You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/02/01 19:05:51 UTC

[jira] [Commented] (PROTON-1395) go: testing with -race fails on some platforms

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

ASF subversion and git services commented on PROTON-1395:
---------------------------------------------------------

Commit 6a235006808750454bdeb35a1bd3195a914b5a0d in qpid-proton's branch refs/heads/master from [~aconway]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=6a23500 ]

PROTON-1395: go: testing with -race fails on some platforms

Remove -race from the default GO_TEST_FLAGS as it causes problems on some
platforms.  You can enable it in cmake by adding -race to the GO_TEST_FLAGS
value (and are encouraged to if your platform supports it)


> go: testing with -race fails on some platforms 
> -----------------------------------------------
>
>                 Key: PROTON-1395
>                 URL: https://issues.apache.org/jira/browse/PROTON-1395
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: go-binding
>    Affects Versions: 0.16.0
>            Reporter: Alan Conway
>            Assignee: Alan Conway
>             Fix For: 0.17.0
>
>
> There seems to be a problem with -race in some Go versions on Ubuntu:
> https://bugs.launchpad.net/bugs/1487010
> https://bugs.launchpad.net/bugs/1496503
> Lack of -race is also  a known limitation of gccgo
> This is causing false failures for CI and other testing.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org