mirror of
https://github.com/MariaDB/server.git
synced 2025-07-20 16:56:36 +00:00
MDEV-34933 remove MSAN exclusion on test plugins.rpl_auth
Revert "disable the test that doesn't work in MSAN"
This reverts commit 18cf72df56
.
This commit is contained in:
@ -1,6 +1,3 @@
|
||||
# MSAN doesn't like gnutls_rnd
|
||||
source include/not_msan.inc;
|
||||
|
||||
if ($MTR_COMBINATION_ED25519) {
|
||||
let $AUTH_PLUGIN = ed25519;
|
||||
let $CLIENT_PLUGIN=client_ed25519;
|
||||
|
Reference in New Issue
Block a user