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

getting "build constraints exclude all Go files in" #557

Closed
danseo-reisys opened this issue Jun 15, 2020 · 8 comments
Closed

getting "build constraints exclude all Go files in" #557

danseo-reisys opened this issue Jun 15, 2020 · 8 comments

Comments

@danseo-reisys
Copy link

running go test on azure example getting the error

"build constraints exclude all Go files in"

can you provide some guidance on this error?

@brikis98
Copy link
Member

Please see #89 for the status on Terratest with Azure. In particular, we're starting some work around it, and when that work is done, we'll be able to come back to this question!

@AnishJS
Copy link

AnishJS commented Dec 7, 2020

Hi,

I've been having this issue, any update on it please? @brikis98

@brikis98
Copy link
Member

Could you provide more details? What commands are you running, exactly?

@yorinasub17
Copy link
Contributor

Does it work if you run go test -tags azure .?

@robcamer
Copy link
Contributor

@yorinasub17. It does not work still.

@yorinasub17
Copy link
Contributor

@robcamer which folder are you running the command in? Note that we moved all azure tests to /test/azure, so you need to run that go test call there.

@robcamer
Copy link
Contributor

Actually, I was able to resolve the build tags issue. Thanks!

@yorinasub17
Copy link
Contributor

Thanks for closing the loop! Given that this ticket has the sufficient info now, will be closing as resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants