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

Run tests on alternative tags #71

Open
bboreham opened this issue Apr 11, 2017 · 0 comments
Open

Run tests on alternative tags #71

bboreham opened this issue Apr 11, 2017 · 0 comments

Comments

@bboreham
Copy link
Contributor

bboreham commented Apr 11, 2017

This would have picked up the issue in #70

For instance:

$ go test -tags 'peer_name_hash peer_name_alternative'
# github.com/weaveworks/mesh
./peer.go:50: name.bytes undefined (type PeerName has no field or method bytes)
./peer.go:60: name.bytes undefined (type PeerName has no field or method bytes)
./peer_name_hash.go:49: undefined: checkFatal
FAIL	github.com/weaveworks/mesh [build failed]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant