mariadb/mysql-test/suite
Marko Mäkelä 9f5078a1d7 MDEV-20139 innodb.innodb_buffer_pool_dump_pct failed in buildbot with timeout
This test was using a sleep of 1 second in an attempt to ensure that the
timestamp that is part of an InnoDB status string would increase.
This not only prolongs the test execution time by 1+1 seconds, but it
also is inaccurate. It is possible that the actual sleep duration is
less than a second.

Let us wait for the creation of the file ib_buffer_pool and then wait
for the buffer pool dump completion. In that way, the test can complete
in a dozen or two milliseconds (1% of the previous duration) and work
more reliably.
2023-12-12 11:43:23 +02:00
..
archive MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
binlog MDEV-32933: Skip statement and mix mode for binlog.flashback 2023-12-05 10:47:53 -07:00
binlog_encryption MDEV-32168: slave_error_param condition is never checked from the wait_for_slave_param.inc 2023-11-28 19:10:42 +01:00
compat MDEV-27744 LPAD in vcol created in ORACLE mode makes table corrupted in non-ORACLE 2023-11-08 15:01:20 +04:00
csv
encryption MDEV-11905: Simplify encryption.innodb_encrypt_discard_import 2023-12-11 10:31:49 +02:00
engines MDEV-32168: slave_error_param condition is never checked from the wait_for_slave_param.inc 2023-11-27 14:12:22 +01:00
federated MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
funcs_1 MDEV-32634: additional fix for funcs_1 mtr suite 2023-11-21 08:02:23 +01:00
funcs_2
galera MDEV-27806 GTIDs diverge in Galera cluster after CTAS 2023-12-12 05:55:34 +01:00
galera_3nodes galera: temporarily disabling problematic tests 2023-12-05 12:25:32 +01:00
galera_3nodes_sr galera: disabled tests cleanup 2023-10-31 13:34:17 +01:00
galera_sr MDEV-28971 SEQUENCEs do not work with streaming replication 2023-12-12 05:55:34 +01:00
gcol MDEV-28566 Assertion `!expr->is_fixed()' failed in bool virtual_column_info::fix_session_expr(THD*) 2023-11-27 19:08:14 +02:00
handler MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
heap
innodb MDEV-20139 innodb.innodb_buffer_pool_dump_pct failed in buildbot with timeout 2023-12-12 11:43:23 +02:00
innodb_fts MDEV-13626 Merge InnoDB test cases from MySQL 5.7 2023-11-08 12:17:14 +02:00
innodb_gis MDEV-13626 Merge InnoDB test cases from MySQL 5.7 2023-11-08 12:17:14 +02:00
innodb_zip MDEV-11816 fixup: Remove an orphan test file 2023-11-06 10:20:51 +02:00
jp
json
large_tests
maria MDEV-30048 Prefix keys for CHAR work differently for MyISAM vs InnoDB 2023-10-24 03:35:48 +04:00
mariabackup Fix mariabackup InnoDB recovered binlog position on server upgrade 2023-11-03 09:13:51 +01:00
mtr/t
mtr2
multi_source MDEV-32168: slave_error_param condition is never checked from the wait_for_slave_param.inc 2023-11-28 19:10:42 +01:00
optimizer_unfixed_bugs
parts MDEV-31003: Second execution for ps-protocol 2023-07-26 17:15:00 +07:00
perfschema perfschema.threads_mysql sporadic failures 2023-11-25 10:33:31 +01:00
perfschema_stress
period
plugins MDEV-27595 Backport SQL service, introduced by MDEV-19275. 2023-11-05 23:35:32 +04:00
roles MDEV-21194: mariadb-install-db doesn't properly grant proxy privileges to all created user accounts 2023-09-19 08:07:07 +10:00
rpl MDEV-10653: SHOW SLAVE STATUS Can Deadlock an Errored Slave 2023-12-11 07:45:23 -07:00
sql_sequence MDEV-32541 Assertion `!(thd->server_status & (1U | 8192U))' failed in MDL_context::release_transactional_locks 2023-10-23 17:40:03 +02:00
storage_engine
stress
sys_vars MDEV-32844: THD::rli_fake/rgi_fake not cleared on new connection 2023-11-20 17:33:02 +01:00
unit
vcol MDEV-29932 Invalid expr in cleanup_session_expr() upon INSERT DELAYED 2023-11-10 15:46:15 +03:00
versioning MDEV-32082 Server crash in find_field_in_table 2023-11-10 15:46:15 +03:00
wsrep 10.4-MDEV-31470 wsrep_sst_method variable validity checking 2023-10-24 05:14:32 +02:00