mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 21:12:26 +01:00
8d47d9ed88
* fix CRL tests to work
* regenerate certificates to be at least 2048 bit
(fixes buster and rhel8 in buildbot)
* update generate-ssl-cert.sh to generate crl files
* make all SSL tests to use certificates generated
in generate-ssl-cert.sh, remove unused certificates
Backport from 10.4 9c60535f86
21 lines
1.1 KiB
Modula-2
21 lines
1.1 KiB
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarily.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : BUG#<xxxx> <date disabled> <disabler> <comment>
|
|
#
|
|
# Do not use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
tablespace : disabled in MariaDB (no TABLESPACE table attribute)
|
|
events_time_zone : Test is not predictable as it depends on precise timing.
|
|
read_many_rows_innodb : Bug#11748886 2010-11-15 mattiasj report already exists
|
|
mysql_embedded : Bug#12561297 2011-05-14 Anitha Dependent on PB2 changes - eventum#41836
|
|
#show_explain : Psergey: random timeout in range-checked-for-each record query.
|
|
innodb-wl5522-debug-zip : broken upstream
|
|
innodb_bug12902967 : broken upstream
|
|
file_contents : MDEV-6526 these files are not installed anymore
|
|
max_statement_time : cannot possibly work, depends on timing
|
|
partition_open_files_limit : open_files_limit check broken by MDEV-18360
|