From 0aa056f642f966ab2c88e91feced9035d5d4f50b Mon Sep 17 00:00:00 2001 From: Sergei Petrunia Date: Sun, 2 Apr 2017 13:12:19 +0300 Subject: [PATCH] Disable persistent_cache.test due to upstream MyRocks issue #579. --- storage/rocksdb/mysql-test/rocksdb/t/disabled.def | 2 ++ 1 file changed, 2 insertions(+) diff --git a/storage/rocksdb/mysql-test/rocksdb/t/disabled.def b/storage/rocksdb/mysql-test/rocksdb/t/disabled.def index fbb8d645cb4..5247bf2aad2 100644 --- a/storage/rocksdb/mysql-test/rocksdb/t/disabled.def +++ b/storage/rocksdb/mysql-test/rocksdb/t/disabled.def @@ -45,6 +45,8 @@ rpl_row_not_found : MariaDB doesnt support slave_exec_mode='SEMI_STRICT' blind_delete_without_tx_api: MDEV-12286: rocksdb.blind_delete_without_tx_api test fails +persistent_cache: Upstream RocksDB bug https://github.com/facebook/mysql-5.6/issues/579 + allow_no_pk_concurrent_insert: stress test rocksdb_deadlock_stress_rc: stress test rocksdb_deadlock_stress_rr: stress test