You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/08/26 03:33:19 UTC

[GitHub] [rocketmq-client-go] ShannonDing edited a comment on issue #181: [ISSUE #180]add tag filter example.

ShannonDing edited a comment on issue #181: [ISSUE #180]add tag filter example.
URL: https://github.com/apache/rocketmq-client-go/pull/181#issuecomment-524702432
 
 
   Test failed:
   #github.com/apache/rocketmq-client-go/consumer [github.com/apache/rocketmq-client-go/consumer.test]
   consumer/consumer_test.go:73:29: not enough arguments in call to rmqCli.EXPECT().InvokeSync
   	have (gomock.Matcher, gomock.Matcher, gomock.Matcher)
   	want (interface {}, interface {}, interface {}, interface {})
   consumer/consumer_test.go:130:30: not enough arguments in call to rmqCli.EXPECT().InvokeSync
   	have (gomock.Matcher, gomock.Matcher, gomock.Matcher)
   	want (interface {}, interface {}, interface {}, interface {})
   consumer/consumer_test.go:158:30: not enough arguments in call to rmqCli.EXPECT().InvokeSync
   	have (gomock.Matcher, gomock.Matcher, gomock.Matcher)
   	want (interface {}, interface {}, interface {}, interface {})
   FAIL	github.com/apache/rocketmq-client-go/consumer [build failed]

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services