Skip to content

Commit

Permalink
Disable RocksDB tests that fail regularly on buildbot (MDEV-12474)
Browse files Browse the repository at this point in the history
Tests which fail on Xenial fulltest
  • Loading branch information
elenst committed May 9, 2017
1 parent b5b7874 commit 001e54a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions storage/rocksdb/mysql-test/rocksdb/t/disabled.def
Expand Up @@ -66,3 +66,8 @@ bloomfilter : MDEV-12474 Regularly fails on buildbot

compact_deletes: MDEV-12663 : rocksdb.compact_deletes times out and causes other tests to fail

col_opt_not_null : MDEV-12474 - Fails in fulltest
col_opt_null : : MDEV-12474 - Fails in fulltest
col_opt_unsigned : MDEV-12474 - Fails in fulltest
col_opt_zerofill : MDEV-12474 - Fails in fulltest
type_float : MDEV-12474 - Fails in fulltest

0 comments on commit 001e54a

Please sign in to comment.