I’m trying to write a run time test based on this ...
# general
f
I’m trying to write a run time test based on this blog post. I copied the bucket test from the Runtime Testing, but it fails to build. Am I doing something wrong, or is this just a bad dependency in the package? https://blog.pulumi.com/testing-your-infrastructure-as-code-with-pulumi
Copy code
❯ go test -v
go: finding <http://github.com/pulumi/pulumi/pkg/testing/integration|github.com/pulumi/pulumi/pkg/testing/integration> latest
go: finding <http://github.com/pulumi/pulumi/pkg/testing|github.com/pulumi/pulumi/pkg/testing> latest
go: finding <http://github.com/pulumi/pulumi/pkg|github.com/pulumi/pulumi/pkg> latest
go: finding <http://github.com/Nvveen/Gotty|github.com/Nvveen/Gotty> v0.0.0-20170406111628-a8b993ba6abd
go: <http://github.com/Nvveen/Gotty@v0.0.0-20170406111628-a8b993ba6abd|github.com/Nvveen/Gotty@v0.0.0-20170406111628-a8b993ba6abd>: unknown revision a8b993ba6abd
go: error loading module requirements