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

make test doesn't run tests #7673

Closed
1 of 4 tasks
tac0turtle opened this issue Oct 26, 2020 · 0 comments · Fixed by #7675
Closed
1 of 4 tasks

make test doesn't run tests #7673

tac0turtle opened this issue Oct 26, 2020 · 0 comments · Fixed by #7675
Labels
T: Dev UX UX for SDK developers (i.e. how to call our code)

Comments

@tac0turtle
Copy link
Member

Summary of Bug

When trying to run tests on master the command listed in the contributing does not run tests.

cosmos-sdk on  master via 🐹 v1.15.3 on ☁️ markobaricevic3778@gmail.com 
❯ make test
go test -mod=readonly -tags='cgo ledger test_ledger_mock norace'  -run=none ./...

It not stated anywhere how to run tests.

Version

master

Steps to Reproduce

pull master and run make test.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@tac0turtle tac0turtle added the T: Dev UX UX for SDK developers (i.e. how to call our code) label Oct 26, 2020
alessio pushed a commit that referenced this issue Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: Dev UX UX for SDK developers (i.e. how to call our code)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant