-
Notifications
You must be signed in to change notification settings - Fork 214
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
Add bounce_connection support to hasql snapshot test #4697
Add bounce_connection support to hasql snapshot test #4697
Conversation
a6fb172
to
256fc51
Compare
/runtests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coding style check: Success ✓.
Smoke testing: Success ✓.
Cbuild submission: Success ✓.
Regression testing: 6/578 tests failed ⚠.
The first 10 failing tests are:
lostwrite [setup failure]
largecsc2 [setup failure]
analyze_exit_immediately
snap_ha_retry_newsi_generated
truncatesc
truncatesc_ufid_on_generated
Signed-off-by: Rohan Nankani <[email protected]>
Signed-off-by: Morgan Douglas <[email protected]> Refactor Signed-off-by: Morgan Douglas <[email protected]> refactor Signed-off-by: Morgan Douglas <[email protected]> Add newsi test Signed-off-by: Morgan Douglas <[email protected]> Refactor Signed-off-by: Morgan Douglas <[email protected]> . Signed-off-by: Morgan Douglas <[email protected]> Signed-off-by: Rohan Nankani <[email protected]>
256fc51
to
5f74d11
Compare
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coding style check: Success ✓.
Smoke testing: Error ⚠.
Cbuild submission: Success ✓.
Regression testing: 11/578 tests failed ⚠.
The first 10 failing tests are:
unionpar_maxqueue [setup failure]
sc_inserts_logicalsc_generated [setup failure]
autoanalyze [setup failure]
basic_ssl_generated [setup failure]
verify_db_parallel_generated [setup failure]
sc_resume_logicalsc_generated
sc_transactional_rowlocks_generated
truncatesc
timepart_trunc
timepart_trunc_serialsc_generated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you Rohan 😄
No description provided.