summaryrefslogtreecommitdiff
path: root/storage
diff options
context:
space:
mode:
authorSergei Petrunia <psergey@askmonty.org>2017-04-04 12:36:14 +0300
committerSergei Petrunia <psergey@askmonty.org>2017-04-04 12:36:14 +0300
commitd1fc3cc469d4429c0a94f4ae282a1162be745bd7 (patch)
tree91ccb7930832b55ead803f7eaaa9f02e275ee26f /storage
parent5e0ed6912ff6c9c5204b413ef9ea6bb9e3fd4047 (diff)
downloadmariadb-git-d1fc3cc469d4429c0a94f4ae282a1162be745bd7.tar.gz
MariaRocks: temporarily disable a few failing tests
Diffstat (limited to 'storage')
-rw-r--r--storage/rocksdb/mysql-test/rocksdb/t/disabled.def4
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