Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test binary can't run with custom flags #41

Open
agis opened this issue Aug 25, 2017 · 0 comments
Open

Test binary can't run with custom flags #41

agis opened this issue Aug 25, 2017 · 0 comments
Labels

Comments

@agis
Copy link
Contributor

agis commented Aug 25, 2017

agis:rafka [master] $ go test -args -kafka kafka.json.sample
[rafka] 2017/08/25 17:59:54 Spawning Consumer Manager (librdkafka 0.11.0) | config: {0.0.0.0 6382 {map[session.timeout.ms:6000 log.connection.close:false api.version.request:true bootstrap.servers:kafka-1.example.com,kafka-2.example.com] map[enable.auto.commit:false bootstrap.servers:kafka-1.example.com,kafka-2.example.com session.timeout.ms:6000 go.events.channel.enable:false go.application.rebalance.enable:false api.version.request:true log.connection.close:false auto.offset.reset:latest enable.partition.eof:false] map[go.delivery.reports:true api.version.request:true bootstrap.servers:kafka-1.example.com,kafka-2.example.com session.timeout.ms:6000 log.connection.close:false go.produce.channel.size:0]} 10ns}...
[server] 2017/08/25 17:59:54 Listening on 0.0.0.0:6382
flag provided but not defined: -kafka
Usage of /var/folders/sn/kg1yfzd92yqb0szm8wdg1wrh0000gp/T/go-build281756788/github.com/skroutz/rafka/_test/rafka.test:
  -test.bench regexp
        run only benchmarks matching regexp
  -test.benchmem
        print memory allocations for benchmarks
# ...
@agis agis added the bug label Aug 25, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant