Add "--mysqld=--skip-innodb-use-native-aio" option for running the testsuite in CentOS Stream / RHEL build system. Remove the skipped auth_sec tests from the skipped tests list, they no longer exist. Dependency 'perl(File::Compare)' added in order for the 'binlog.binlog_mysqlbinlog_linux' test to run. Update the skipped tests lists regarding the 'main' suite. Related: RHEL-63025
35 lines
1.4 KiB
Plaintext
35 lines
1.4 KiB
Plaintext
innodb.alter_kill : BUG#0 failing on F34+
|
|
|
|
# Expected to fail in Fedora 33+
|
|
# TLS 1.1 and older has been disabled by system-wide crypto-policies setting
|
|
# https://fedoraproject.org/wiki/Changes/StrongCryptoSettings2
|
|
# Tests pass when using legacy crypto-policies seetings
|
|
x.connection_tls_version : BUG#0 Expected to fail on F33+
|
|
|
|
# We intentionaly compile in a different default value than the upstream
|
|
# Thus the commands expected by upstream to fail succeeds in our builds
|
|
# and thus the test fails
|
|
# Cmake option: -DENABLED_LOCAL_INFILE=ON
|
|
main.mysql_load_data_local_dir : BUG#0 Intentional divergence from the upstream compiled-in default
|
|
|
|
# Failing since 8.0.37
|
|
main.archive : BUG#0
|
|
|
|
clone.local_dml_auto_tune : BUG#0
|
|
clone.remote_dml_auto_tune : BUG#0
|
|
|
|
innodb.check_ibd_filesize_16k : BUG#0
|
|
|
|
rpl_gtid.mysqldump_bug33630199 : BUG#0
|
|
rpl.rpl_eventlog_psi_memory : BUG#0
|
|
rpl.rpl_tlsv13 : BUG#0
|
|
|
|
# Failing on 8.4.0
|
|
main.subquery_sj_all_bka_nobnl : BUG#0
|
|
main.subquery_sj_mat_bka_nobnl : BUG#0
|
|
|
|
# Failing on 8.4.3 on x86_64
|
|
gis.spatial_analysis_functions_centroid : BUG#0
|
|
perfschema.transaction_nested_events : BUG#0
|
|
rpl_gtid.rpl_perfschema_applier_status_by_worker_gtid_skipped_transaction_mts : BUG#0
|