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

graphql: fix spurious error in test #22164

Merged
merged 1 commit into from
Jan 13, 2021
Merged

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Jan 13, 2021

This solves one graphql spurious error, but not both of them.

    graphql_test.go:38: could not create new node: datadir already used by another process
--- FAIL: TestBuildSchema (0.00s)

@holiman holiman requested a review from gballet as a code owner January 13, 2021 09:09
@fjl fjl merged commit 6296211 into ethereum:master Jan 13, 2021
bulgakovk pushed a commit to bulgakovk/go-ethereum that referenced this pull request Jan 26, 2021
This solves an issue in graphql tests:

    graphql_test.go:38: could not create new node: datadir already used by another process
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

Successfully merging this pull request may close these issues.

3 participants