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

possible test flake in TestCopyLoopConnectionError #936

Open
kevinburke1 opened this issue Jan 28, 2020 · 1 comment
Open

possible test flake in TestCopyLoopConnectionError #936

kevinburke1 opened this issue Jan 28, 2020 · 1 comment

Comments

@kevinburke1
Copy link
Contributor

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

@QuLogic
Copy link

QuLogic commented Feb 18, 2020

This test seems racy #563. I've run a build 3 times over, but still not been able to pass this test.

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

2 participants