mirror of https://github.com/sysown/proxysql
The test was failing with 'Unknown global variable: admin-checksum_proxysql_servers' at line 840, causing the TAP test to abort prematurely and execute fewer tests than planned (386 vs 399). Changes: - Added a conditional check in 'check_module_checksums_sync' to skip setting 'admin-checksum_proxysql_servers' for the 'proxysql_servers' module. - Added a Doxygen inline comment explaining that 'proxysql_servers' is an exception because it lacks an associated 'admin-checksum_*' global variable. - This ensures the test suite is resilient and completes all planned tests.pull/5404/head
parent
fafe114cf3
commit
8073b19e0e
Loading…
Reference in new issue