1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-30 05:23:50 +03:00

Fix the previous cset: use a proper disabled.def syntax

This commit is contained in:
Sergei Petrunia
2017-03-06 23:59:29 +03:00
parent f080c93dcd
commit e7948e34ee

View File

@@ -21,6 +21,6 @@ gap_lock_raise_error: MDEV-11735: MyRocks: Gap Lock detector support
# The objection is that MTR tests are deterministic and can be run in
# a constrained environment.
#
rqg_examples
rqg_runtime
rqg_transactions
rqg_examples : Test that use RQG are disabled
rqg_runtime : Test that use RQG are disabled
rqg_transactions : Test that use RQG are disabled