[Commits] 338289a: Tentatively enable a few myrocks tests
revision-id: 338289a57ee933355a93475cf0b766bb9e70087b parent(s): c686483264119ac636327e2c09db69c29953bbf9 committer: Sergei Petrunia branch nick: 10.2-r11 timestamp: 2018-05-11 14:50:36 +0300 message: Tentatively enable a few myrocks tests --- storage/rocksdb/mysql-test/rocksdb/t/disabled.def | 4 ++-- 1 file 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 212e09c..a05c258 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
participants (1)
-
psergey@askmonty.org