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

chore(test): upgrade graphql tests to use go 1.19 #8662

Merged
merged 1 commit into from
Feb 13, 2023
Merged

Conversation

mangalaman93
Copy link
Contributor

GraphQL tests are failing while building images. An example CI run is here https://github.com/dgraph-io/dgraph/actions/runs/4140817871/jobs/7196716657.

Step 5/9 : RUN go get github.com/graph-gophers/graphql-go
 ---> Running in 5a79b91313d5
# github.com/graph-gophers/graphql-go/internal/exec/resolvable
Error: src/github.com/graph-gophers/graphql-go/internal/exec/resolvable/resolvable.go:96:20: undefined: reflect.Pointer
Error: src/github.com/graph-gophers/graphql-go/internal/exec/resolvable/resolvable.go:105:9: undefined: reflect.Pointer
While running command: "docker-compose --compatibility -f ../graphql/e2e/custom_logic/docker-compose.yml -p test-652-25 up --force-recreate --build --remove-orphans --detach" Error: exit status 1

@github-actions github-actions bot added the area/graphql Issues related to GraphQL support on Dgraph. label Feb 13, 2023
@coveralls
Copy link

coveralls commented Feb 13, 2023

Coverage Status

Coverage: 67.271% (+0.5%) from 66.818% when pulling f15610d on aman/go119 into 6a10eb9 on main.

@mangalaman93 mangalaman93 merged commit 2138d6d into main Feb 13, 2023
@mangalaman93 mangalaman93 deleted the aman/go119 branch February 13, 2023 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/graphql Issues related to GraphQL support on Dgraph.
Development

Successfully merging this pull request may close these issues.

4 participants