Skip to content

Commit

Permalink
MDEV-24414 Update and enable galera.galera_defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
StepanDB committed Dec 15, 2020
1 parent e5d88e0 commit 71806bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion mysql-test/suite/galera/disabled.def
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ MW-286 : MDEV-18464 Killing thread can cause mutex deadlock if done concurrently
MW-328A : MDEV-22666 galera.MW-328A MTR failed: "Semaphore wait has lasted > 600 seconds" and do not release port 16002
MW-328B : MDEV-22666 galera.MW-328A MTR failed: "Semaphore wait has lasted > 600 seconds" and do not release port 16002
MW-329 : MDEV-19962 Galera test failure on MW-329
galera.galera_defaults : MDEV-21494 Galera test sporadic failure on galera.galera_defaults
galera_as_slave_replication_bundle : MDEV-15785 OPTION_GTID_BEGIN is set in Gtid_log_event::do_apply_event()
galera_binlog_stmt_autoinc : MDEV-19959 Galera test failure on galera_binlog_stmt_autoinc
galera_gcache_recover_manytrx : MDEV-18834 Galera test failure
Expand Down
2 changes: 1 addition & 1 deletion mysql-test/suite/galera/t/galera_defaults.test
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Make sure that the test is operating on the right version of galera library.
--disable_query_log
--let $galera_version=25.3.20
--let $galera_version=25.3.31
source ../wsrep/include/check_galera_version.inc;
--enable_query_log

Expand Down

0 comments on commit 71806bf

Please sign in to comment.