Exclude MXS-2047 test case

Moved to the MXS-2047 branch.
This commit is contained in:
Johan Wikman
2018-10-04 14:27:20 +03:00
parent 81c24888da
commit 70907097c5
2 changed files with 0 additions and 296 deletions

View File

@ -1068,10 +1068,6 @@ add_test_executable(mxs1113_schemarouter_ps.cpp mxs1113_schemarouter_ps mxs1113_
# https://jira.mariadb.org/browse/MXS-2037
add_test_executable(mxs2037_namedserver_wildcards.cpp mxs2037_namedserver_wildcards mxs2037_namedserver_wildcards LABELS namedserverfilter LIGHT REPL_BACKEND)
# MXS-2047: BLR must store full path of events
# https://jira.mariadb.org/browse/MXS-2047
add_test_executable(mxs2047_blr_gtid_path.cpp mxs2047_blr_gtid_path mxs2047_blr_gtid_path LABELS binlogrouter GALERA_BACKEND)
# MXS-701: Binlog filtering
# https://jira.mariadb.org/browse/MXS-701
add_test_executable(mxs701_binlog_filter.cpp mxs701_binlog_filter mxs701_binlog_filter LABELS bilogrouter REPL_BACKEND)