Skip to content

Commit 627c6e8

Browse files
committed
MDEV-8298 sys_vars.all_vars fails in -DWITH_WSREP=OFF build
Disable sys_vars.all_vars test. There's no need to write boilerplate tests for every new system variable, our INFORMATION_SCHEMA.SYSTEM_VARIABLES and sysvar_* tests are now used to show all basic properties of all variables.
1 parent e7620ce commit 627c6e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mysql-test/suite/sys_vars/disabled.def

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212

1313
innodb_flush_checkpoint_debug_basic: removed from XtraDB-26.0
1414
table_open_cache_instances_basic: no such variable in MariaDB
15+
all_vars: obsolete, see sysvars_* tests

0 commit comments

Comments
 (0)