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

Gomason with Golang v1.16 Won't Test #24

Closed
nikogura opened this issue Jul 8, 2021 · 2 comments
Closed

Gomason with Golang v1.16 Won't Test #24

nikogura opened this issue Jul 8, 2021 · 2 comments

Comments

@nikogura
Copy link
Owner

nikogura commented Jul 8, 2021

It appears that gomason running 'go test -v ./...' in a repo that has no .go files no longer works.

Oddly enough, if you shell directly into the GOPATH/src dir where gomason checked out the code and run 'go test -v ./...' manually, it works as expected.

If there is a main.go in the root of the repo, it functions as it always has.

@nikogura
Copy link
Owner Author

nikogura commented Jul 8, 2021

It has nothing to do with golang v1.16. It has to do with how the optional timeout arg is passed in.

Fixed in gomason v2.9.0

@nikogura
Copy link
Owner Author

nikogura commented Jul 8, 2021

Fixed in 2.9.0

@nikogura nikogura closed this as completed Jul 8, 2021
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