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
Also, don't delete objects stored in the backend while a connection is still
open. E.g., maybe TestKit wants to test the driver's behavior of a closed
session. Instead, memory will be freed, once the current connection is closed.
"stub.summary.test_summary.TestSummary.test_server_info": "Needs some kind of server address DNS resolution",
868
864
"stub.summary.test_summary.TestSummary.test_invalid_query_type": "Driver does not verify query type returned from server.",
869
865
"stub.routing.*.test_should_drop_connections_failing_liveness_check": "Needs support for GetConnectionPoolMetrics",
866
+
"stub.tx_lifetime.test_tx_lifetime.TestTxLifetime.test_managed_tx_raises_tx_managed_exec": "Failed tx functions cause a RESET not a ROLLBACK",
867
+
"stub.tx_lifetime.test_tx_lifetime.TestTxLifetime.test_unmanaged_tx_raises_tx_closed_exec": "tx.commit, tx.rollback, and tx.close are noops if the tx has already been closed",
0 commit comments