diff --git a/rh-skipped-tests-list-base.list b/rh-skipped-tests-list-base.list index d67e06d..44655fc 100644 --- a/rh-skipped-tests-list-base.list +++ b/rh-skipped-tests-list-base.list @@ -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+