Blob Blame History Raw
# Fails on all arches
main.subquery_sj_mat_bka_nobnl             : BUG#0 failing since 8.0.24 on F32+
main.derived_limit                         : BUG#0 failing since 8.0.24 on F32+
main.explain_tree                          : BUG#0 failing since 8.0.24 on F32+

auth_sec.keyring_file_data_qa              : BUG#0 failing on F32+
innodb.alter_kill                          : BUG#0 failing on F34+
main.mtr_unit_tests                        : BUG#0 failing on F35+

# 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
auth_sec.tls12_tls1                        : BUG#0 Expected to fail on F33+
auth_sec.tls13_tls1                        : BUG#0 Expected to fail on F33+
main.ssl_deprecated_tls_versions           : BUG#0 Expected to fail on F33+
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

# Unstable
innodb.innodb_force_recovery               : BUG#0 unstable since 8.0.24 on F32+
clone.local_dml_auto_tune                  : BUG#0 unstable on x86_64 and i686
perfschema.threads_mysql                   : BUG#0 unstable on x86_64 and i686
rpl_gtid.rpl_multi_source_mtr_includes     : BUG#0 unstable on x86_64 and i686

# Failing on 32-bit arches: armv7hl i686 s390x; since MySQL 8.0.25
x.connection_unixsocket                    : BUG#0
x.connection_unixsocket_invalid            : BUG#0
x.connection_unixsocket_lock               : BUG#0
innodb.innodb_bug-13628249                 : BUG#0

# OpenSSL 3 - 100% failing tests on Fedora 36 - MySQL 8.0.26
auth_sec.admin_channel_tls                 : BUG#0
auth_sec.cipher_support                    : BUG#0
auth_sec.openssl_cert_generation           : BUG#0
auth_sec.ssl_mode                          : BUG#0
auth_sec.tls                               : BUG#0
binlog.binlog_grant_alter_user             : BUG#0
main.grant_alter_user_qa                   : BUG#0
main.grant_user_lock_qa                    : BUG#0
main.openssl_1                             : BUG#0
main.ssl_cipher                            : BUG#0
main.ssl_dynamic                           : BUG#0
x.connection_openssl                       : BUG#0
x.connection_openssl_unixsocket            : BUG#0
# OpenSSL 3 - unstable tests - MySQL 8.0.26
innodb.innodb_read_only-2                  : BUG#0
# OpenSSL 3 - 100% failing tests on Fedora 36 - MySQL 8.0.27
auth_sec.openssl_without_fips              : BUG#0