summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Petrunia <psergey@askmonty.org>2017-04-02 13:12:19 +0300
committerSergei Petrunia <psergey@askmonty.org>2017-04-02 13:12:19 +0300
commit0aa056f642f966ab2c88e91feced9035d5d4f50b (patch)
tree0a3afe0281d657a7e191e343199ec9c0be89bc26
parent20d9fbcf9ae774a50177146aa916a984dd53ec6a (diff)
downloadmariadb-git-0aa056f642f966ab2c88e91feced9035d5d4f50b.tar.gz
Disable persistent_cache.test due to upstream MyRocks issue #579.
-rw-r--r--storage/rocksdb/mysql-test/rocksdb/t/disabled.def2
1 files changed, 2 insertions, 0 deletions
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