diff options
-rw-r--r-- | storage/rocksdb/mysql-test/rocksdb/t/disabled.def | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/storage/rocksdb/mysql-test/rocksdb/t/disabled.def b/storage/rocksdb/mysql-test/rocksdb/t/disabled.def index 5247bf2aad2..daa280d4848 100644 --- a/storage/rocksdb/mysql-test/rocksdb/t/disabled.def +++ b/storage/rocksdb/mysql-test/rocksdb/t/disabled.def @@ -47,6 +47,10 @@ blind_delete_without_tx_api: MDEV-12286: rocksdb.blind_delete_without_tx_api tes persistent_cache: Upstream RocksDB bug https://github.com/facebook/mysql-5.6/issues/579 +collation: Fails on gcc 4.8 and before, MDEV-12433 +rocksdb : Intermittent failures in BB +unique_sec : Intermittent failures in BB + allow_no_pk_concurrent_insert: stress test rocksdb_deadlock_stress_rc: stress test rocksdb_deadlock_stress_rr: stress test |