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

Failed to close mock DB #344

Open
pancudaniel7 opened this issue Nov 27, 2024 · 0 comments
Open

Failed to close mock DB #344

pancudaniel7 opened this issue Nov 27, 2024 · 0 comments

Comments

@pancudaniel7
Copy link

pancudaniel7 commented Nov 27, 2024

Hi,

I am using the datadog sql mock example suite testing testify example and when the db.close() function is called it returns "Failed to close mock DB"

Operating system and Go Version

Screenshot 2024-11-27 at 12 30 39

Issue

Running db.close() I receive "Failed to close mock DB"

Reproduction steps

Execute the suit test example on github using go 1.23.3 darwin/arm64

Expected Result

To close the mock db without errors

Actual Result

"Failed to close mock DB"

Screenshot 2024-12-02 at 14 31 00

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

No branches or pull requests

1 participant