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

tests fail with directory already exist error #95

Closed
shahidhk opened this issue Jul 11, 2018 · 1 comment
Closed

tests fail with directory already exist error #95

shahidhk opened this issue Jul 11, 2018 · 1 comment
Assignees
Labels
c/cli Related to CLI k/bug Something isn't working
Milestone

Comments

@shahidhk
Copy link
Member

shahidhk commented Jul 11, 2018

test log
go test -ldflags "-X github.com/hasura/graphql-engine/cli/version.BuildVersion=pull83-d1c525d" ./...
Error: getting manifests failed: failed copying files to temp dir: destination already exists
--- FAIL: TestValidate (0.24s)
	cli_test.go:69: execution failed: getting manifests failed: failed copying files to temp dir: destination already exists
FAIL
FAIL	github.com/hasura/graphql-engine/cli	0.253s
?   	github.com/hasura/graphql-engine/cli/assets	[no test files]
?   	github.com/hasura/graphql-engine/cli/cmd/hasura	[no test files]
ok  	github.com/hasura/graphql-engine/cli/commands	3.441s
?   	github.com/hasura/graphql-engine/cli/migrate	[no test files]
?   	github.com/hasura/graphql-engine/cli/migrate/api	[no test files]
?   	github.com/hasura/graphql-engine/cli/migrate/cmd	[no test files]
?   	github.com/hasura/graphql-engine/cli/migrate/database	[no test files]
ok  	github.com/hasura/graphql-engine/cli/migrate/database/hasuradb	0.007s [no tests to run]
?   	github.com/hasura/graphql-engine/cli/migrate/database/testing	[no test files]
?   	github.com/hasura/graphql-engine/cli/migrate/source	[no test files]
ok  	github.com/hasura/graphql-engine/cli/migrate/source/file	0.021s
ok  	github.com/hasura/graphql-engine/cli/migrate/source/stub	0.003s
?   	github.com/hasura/graphql-engine/cli/migrate/source/testing	[no test files]
?   	github.com/hasura/graphql-engine/cli/migrate/testing	[no test files]
ok  	github.com/hasura/graphql-engine/cli/util	1.062s
?   	github.com/hasura/graphql-engine/cli/util/fake	[no test files]
ok  	github.com/hasura/graphql-engine/cli/version	0.005s
Makefile:52: recipe for target 'test' failed
make: *** [test] Error 1
Exited with code 2
@shahidhk shahidhk added c/cli Related to CLI k/bug Something isn't working labels Jul 11, 2018
@shahidhk shahidhk added this to the 1.0-alpha07 milestone Jul 11, 2018
@shahidhk
Copy link
Member Author

unable to reproduce, reopen if this happens again.

shahidhk pushed a commit to shahidhk/graphql-engine that referenced this issue Sep 11, 2018
hgiasac pushed a commit to hgiasac/graphql-engine that referenced this issue Dec 19, 2023
GitOrigin-RevId: f9aec2ab32ad5f2fff9d4543abc8d1f663cfbf7e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/cli Related to CLI k/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants