Skip to content

Commit e7948e3

Browse files
committed
Fix the previous cset: use a proper disabled.def syntax
1 parent f080c93 commit e7948e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

storage/rocksdb/mysql-test/rocksdb/t/disabled.def

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ gap_lock_raise_error: MDEV-11735: MyRocks: Gap Lock detector support
2121
# The objection is that MTR tests are deterministic and can be run in
2222
# a constrained environment.
2323
#
24-
rqg_examples
25-
rqg_runtime
26-
rqg_transactions
24+
rqg_examples : Test that use RQG are disabled
25+
rqg_runtime : Test that use RQG are disabled
26+
rqg_transactions : Test that use RQG are disabled

0 commit comments

Comments
 (0)