Skip to content

Commit 341c994

Browse files
authored
Merge pull request #5412 from dlenev/ps-8.0-mb-4g-start-test-fix
PS-9293, PS-9328: Disabled binlog.binlog_mysqlbinlog_4g_start_position (8.0 version)
2 parents 6bba53b + f15f37b commit 341c994

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mysql-test/collections/disabled.def

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ audit_null.audit_plugin_bugs : BUG#28080637 Test fails consistently
2121

2222
# binlog suite tests
2323
binlog.binlog_mysqlbinlog_rewrite_db @windows : BUG#26717205 Requires a debug client binary and fails consistently.
24+
binlog.binlog_mysqlbinlog_4g_start_position : BUG#0000 PS-9381 Requires too much memory/space in Jenkins
2425
binlog_gtid.binlog_xa_select_gtid_executed_explicitly_crash : Bug#28588717 Fails both on FreeBSD and other platforms
2526
binlog_nogtid.binlog_gtid_next_xa : BUG#33650776 Failure of XA COMMIT of prepared txn, can result in txn rollback
2627
# func1 suite tests
@@ -86,6 +87,9 @@ perfschema.idx_compare_ews_by_thread_by_event_name : BUG#31041671
8687
perfschema.idx_compare_ews_by_instance : BUG#31791537
8788
perfschema.idx_compare_rwlock_instances : BUG#31791537
8889

90+
# rocksdb_stress suite tests
91+
rocksdb_stress.drop_cf_stress : BUG#0000 PS-9381 Often fails in Jenkins due to races.
92+
8993
# rpl_gtid suite tests
9094
rpl_gtid.rpl_async_conn_failover_restart @windows : BUG#34132168 Disabled until bug is fixed
9195
rpl_gtid.rpl_gtid_truncate_memory_table_after_start_server : BUG#24351040

0 commit comments

Comments
 (0)