You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.
This appears to be due to a Postgres connection timeout or similar issue, although how that results in the above error is not clear. Need to investigate further, putting this here as a reminder!
The text was updated successfully, but these errors were encountered:
The test still fails periodically due to a sql.ErrNoRows error here and it's not clear why this error is occurring (there is no error on the header insert that fills in the rows here and here). It appears to be an issue with Travis and Postgres as I haven't ran into the error in my local tests. We currently log the error and restart the tests when it occurs.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The integration_tests will randomly fail on Travis, with the below error:
This appears to be due to a Postgres connection timeout or similar issue, although how that results in the above error is not clear. Need to investigate further, putting this here as a reminder!
The text was updated successfully, but these errors were encountered: