Enhance the description for a skipped test

Related: #2018764
This commit is contained in:
Michal Schorm 2021-10-31 02:34:59 +02:00
parent 37dc9057d6
commit c032b2a4cf

View File

@ -16,8 +16,11 @@ 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+
# Fails when -DENABLED_LOCAL_INFILE=ON
main.mysql_load_data_local_dir : BUG#0 failing on F32+
# 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+