summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Petrunia <psergey@askmonty.org>2018-05-11 14:50:36 +0300
committerSergei Petrunia <psergey@askmonty.org>2018-05-11 14:50:36 +0300
commit338289a57ee933355a93475cf0b766bb9e70087b (patch)
tree4a617e4548516f2bf4522b04ea995138e5fafc8d
parentc686483264119ac636327e2c09db69c29953bbf9 (diff)
downloadmariadb-git-bb-10.2-mariarocks.tar.gz
Tentatively enable a few myrocks testsbb-10.2-mariarocks
-rw-r--r--storage/rocksdb/mysql-test/rocksdb/t/disabled.def4
1 files changed, 2 insertions, 2 deletions
diff --git a/storage/rocksdb/mysql-test/rocksdb/t/disabled.def b/storage/rocksdb/mysql-test/rocksdb/t/disabled.def
index 212e09ce2ff..a05c258de07 100644
--- a/storage/rocksdb/mysql-test/rocksdb/t/disabled.def
+++ b/storage/rocksdb/mysql-test/rocksdb/t/disabled.def
@@ -67,8 +67,8 @@ rpl_row_triggers : Requires read-free slave.
compact_deletes: MDEV-12663 : rocksdb.compact_deletes times out and causes other tests to fail
blind_delete_without_tx_api: MDEV-12286: rocksdb.blind_delete_without_tx_api test fails
-information_schema: MDEV-14372: unstable testcase
-bloomfilter: MDEV-14562
+#information_schema: MDEV-14372: unstable testcase
+#bloomfilter: MDEV-14562
##
## Tests that fail for some other reason