summaryrefslogtreecommitdiff
path: root/storage/rocksdb/mysql-test/rocksdb/t/disabled.def
blob: 14e535f9a86790fa5e3ea286fbd81c3e354ff8cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
##
##  See also: storage/rocksdb/mysql-test/rocksdb/suite.pm - tests on
##  platforms and under valgrind are disabled from there.
##

cons_snapshot_serializable : Consistent read does not work on serializable
level_read_uncommitted : Not supported
level_serializable: Not supported


# Tests that are (temporarily) disabled in MariaDB:
slow_query_log: MDEV-11480
select_for_update_skip_locked_nowait: MDEV-11481
rpl_read_free: MDEV-10976
lock_wait_timeout_stats: MDEV-13404

optimizer_loose_index_scans: MariaDB doesnt support Skip Scan

# MDEV-11735: MyRocks: Gap Lock detector support
gap_lock_issue254: MDEV-11735: MyRocks: Gap Lock detector support
gap_lock_raise_error: MDEV-11735: MyRocks: Gap Lock detector support

#
# The idea of including RQG as a submodule and running RQG as part of 
# MTR tests doesn't seem to be a good fit in MariaDB atm.
#
# The objection is that MTR tests are deterministic and can be run in 
# a constrained environment.
#
rqg_examples : Test that use RQG are disabled
rqg_runtime : Test that use RQG are disabled
rqg_transactions : Test that use RQG are disabled

#
# Temporarily disabled tests
#
information_schema : MariaRocks: requires GTIDs
mysqlbinlog_gtid_skip_empty_trans_rocksdb : MariaRocks: requires GTIDs
read_only_tx : MariaRocks: requires GTIDs
rpl_row_triggers : MariaRocks: requires GTIDs

trx_info_rpl : MariaRocks: @@rpl_skip_tx_api doesn't work, yet.
2pc_group_commit : MariaRocks: Group Commit is not functional yet

mysqldump : MariaRocks: MariaDB's mysqldump doesn't support --print-ordering-key
mysqldump2 : MariaRocks: MariaDB's mysqldump doesn't support --print-ordering-key

show_engine : MariaRocks: MariaDB doesnt support SHOW ENGINE rocksdb TRANSACTION STATUS
issue243_transactionStatus: MariaDB doesnt support SHOW ENGINE rocksdb TRANSACTION STATUS

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

collation: Fails on gcc 4.8 and before,  MDEV-12433
rocksdb  : Intermittent failures in BB
unique_sec : Intermittent failures in BB  

# See also storage/rocksdb/mysql-test/rocksdb/suite.pm
# Running tests under valgrind is disabled there.

allow_no_pk_concurrent_insert: stress test
rocksdb_deadlock_stress_rc: stress test
rocksdb_deadlock_stress_rr: stress test

# MDEV-12474 Regularly failing tests on Buildbot
autoinc_vars_thread : MDEV-12474 Regularly fails on buildbot
unique_check : MDEV-12474 Regularly fails on buildbot
bloomfilter : MDEV-12474 Regularly fails on buildbot

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

native_procedure : Not supported in MariaDB

ddl_high_priority: Needs fractional @@lock_wait_timeout
deadlock_tracking : Needs SHOW ENGINE ROCKSDB TRANSACTION STATUS
bytes_written: Needs I_S.TABLE_STATISTICS.IO_WRITE_BYTES