[Commits] 4ede2fec4cb: Disable galera_var_auto_inc_control_on test.
revision-id: 4ede2fec4cb7165a469776bfdbf247db86acb297 (mariadb-10.1.32-35-g4ede2fec4cb) parent(s): 3756e27aa7a0522f7aaf7778ba5fc231f23465a7 author: Jan Lindström committer: Jan Lindström timestamp: 2018-04-07 08:52:24 +0300 message: Disable galera_var_auto_inc_control_on test. --- mysql-test/suite/galera/disabled.def | 2 ++ mysql-test/suite/galera/t/galera_var_auto_inc_control_on.opt | 1 + 2 files changed, 3 insertions(+) diff --git a/mysql-test/suite/galera/disabled.def b/mysql-test/suite/galera/disabled.def index a21b4212cb6..105c5a0cbbe 100644 --- a/mysql-test/suite/galera/disabled.def +++ b/mysql-test/suite/galera/disabled.def @@ -28,3 +28,5 @@ galera_ssl_upgrade : MDEV-13549 Galera test failures galera.MW-329 : wsrep_local_replays not stable galera.MW-328A : have_deadlocks test not stable galera_var_retry_autocommit: MDEV-15794 Test failure on galera.galera_var_retry_autocommit +galera_var_auto_inc_control_on: MDEV-15803 Test failure on galera.galera_var_auto_inc_control_on + diff --git a/mysql-test/suite/galera/t/galera_var_auto_inc_control_on.opt b/mysql-test/suite/galera/t/galera_var_auto_inc_control_on.opt new file mode 100644 index 00000000000..0a03610888c --- /dev/null +++ b/mysql-test/suite/galera/t/galera_var_auto_inc_control_on.opt @@ -0,0 +1 @@ +--wsrep-auto-increment-control=ON
participants (1)
-
jan