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
"empty" and "key_crt_client" test cases do not provide SSL files to
a server started with SSL transport. In these cases server fails to
start, and tests ensures that server fails. It doesn't related to
go-tarantool connector testing in any way -- it's the test of
a tarantool binary. Since testing core tarantool is not the part of
go-tarantool project, this patch removes these cases.
The main motivation of this patch is the next commit in the patchset,
which separates check for server start and client success of fail.
0 commit comments