We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Running the tests for #935, I got a failure in code that seems unrelated: https://travis-ci.org/lib/pq/jobs/643130375
=== RUN TestCopyRespLoopConnectionError --- FAIL: TestCopyRespLoopConnectionError (0.02s) copy_test.go:402: expected error
I can't reproduce the failure locally, and the test passed on other versions of the same build matrix: https://travis-ci.org/lib/pq/builds/643130370?utm_source=github_status&utm_medium=notification
The text was updated successfully, but these errors were encountered:
This test seems racy #563. I've run a build 3 times over, but still not been able to pass this test.
Sorry, something went wrong.
No branches or pull requests
Running the tests for #935, I got a failure in code that seems unrelated: https://travis-ci.org/lib/pq/jobs/643130375
I can't reproduce the failure locally, and the test passed on other versions of the same build matrix: https://travis-ci.org/lib/pq/builds/643130370?utm_source=github_status&utm_medium=notification
The text was updated successfully, but these errors were encountered: