Commit e83b54cb authored by Aleksey Midenkov's avatar Aleksey Midenkov

Tests: disabled tests failing in 10.3 [#302]

main.tc_heuristic_recover
main.func_regexp_pcre
main.mysql_client_test
main.mysql_client_test_comp
main.mysql_client_test_nonblock
encryption.innodb_encrypt_log_corruption
innodb.group_commit_binlog_pos
innodb.group_commit_binlog_pos_no_optimize_thread
innodb.innodb-alter-tempfile
innodb.log_file
innodb.log_file_name
innodb.log_file_name_debug
innodb.log_file_size
innodb.log_corruption
innodb_gis.rtree_compress
innodb_gis.rtree_compress2
innodb_gis.rtree_purge
innodb_gis.rtree_split
mariabackup.huge_lsn
rpl.rpl_semi_sync_event_after_sync
rpl.rpl_semi_sync_after_sync_row
rpl.rpl_semi_sync_after_sync
parent 64d9b828
......@@ -23,3 +23,9 @@ file_contents : MDEV-6526 these files are not installed anymore
max_statement_time : cannot possibly work, depends on timing
ssl_ca : natsys: fails in mariadb-10.2.2
innodb_load_xa : natsys: requires external innodb plugin
func_regexp_pcre : broken in 10.3
tc_heuristic_recover : broken in 10.3
mysql_client_test : broken result in 10.3
mysql_client_test_comp : broken result in 10.3
mysql_client_test_nonblock : broken result in 10.3
......@@ -13,3 +13,4 @@
innodb_scrub : MDEV-8139 scrubbing does not work reliably
innodb_scrub_background : MDEV-8139 scrubbing does not work reliably
innodb-redo-badkey : MDEV-13893 / MDEV-12699 Improve crash recovery of corrupted data pages
innodb_encrypt_log_corruption : fails in 10.3
......@@ -11,3 +11,11 @@
##############################################################################
create-index-debug : MDEV-13680 InnoDB may crash when btr_page_alloc() fails
innodb-alter-tempfile : unstable in 10.3
log_corruption : fails in 10.3
group_commit_binlog_pos : fails in 10.3
group_commit_binlog_pos_no_optimize_thread : fails in 10.3
log_file : fails in 10.3
log_file_name : fails in 10.3
log_file_name_debug : fails in 10.3
log_file_size : fails in 10.3
......@@ -24,3 +24,7 @@ bug16236208 : MDEV-14057 InnoDB GIS tests fail
bug16266012 : MDEV-14057 InnoDB GIS tests fail
rtree_search : MDEV-14057 InnoDB GIS tests fail
rtree_old : MDEV-14057 InnoDB GIS tests fail
rtree_compress : broken in 10.3
rtree_compress2 : broken in 10.3
rtree_purge : broken in 10.3
rtree_split : broken in 10.3
......@@ -17,3 +17,6 @@ rpl_row_binlog_max_cache_size : MDEV-11092
rpl_blackhole : MDEV-11094
rpl_row_mysqlbinlog : MDEV-11095
rpl_row_index_choice : MDEV-11666
rpl_semi_sync_event_after_sync : broken in 10.3
rpl_semi_sync_after_sync_row : broken in 10.3
rpl_semi_sync_after_sync : broken in 10.3
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment