You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2018/12/27 15:25:17 UTC

[jira] [Closed] (THRIFT-4421) golang tests rely on gomock, which has change behaviour, causing tests to fail

     [ https://issues.apache.org/jira/browse/THRIFT-4421?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James E. King III closed THRIFT-4421.
-------------------------------------

> golang tests rely on gomock, which has change behaviour, causing tests to fail
> ------------------------------------------------------------------------------
>
>                 Key: THRIFT-4421
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4421
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>    Affects Versions: 0.11.0
>         Environment: Ubuntu 16.04.3 amd64
>            Reporter: Chet Murthy
>            Assignee: James E. King III
>            Priority: Major
>             Fix For: 0.12.0
>
>
> Golang gomock's Controller object no longer allows multiple invocations of Finish().  But the lib/go unit-tests use this idiom.  So change that (trivial).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)