File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,10 @@ main.flush_logs_not_windows : query 'flush logs' succeeded - should have failed
6060main.mysql_upgrade_noengine : upgrade output order does not match the expected
6161main.plugin_load : This test generates a warning in Codebuild. Skip over since this isn't relevant to AWS-LC.
6262main.ssl_crl : This test is flaky in CodeBuild CI P112867839
63- main.desc_index_min_max : This test is flaky in CodeBuild CI P112867839" > skiplist
63+ main.desc_index_min_max : This test is flaky in CodeBuild CI P112867839
64+ main.ssl_autoverify : Failing with - TLS/SSL error: unable to get local issuer certificate
65+ main.mysql : Failing with - TLS/SSL error: unable to get local issuer certificate
66+ main.ssl_fp : Failing with - TLS/SSL error: unable to get local issuer certificate" > skiplist
6467 ./mtr --suite=main --force --parallel=auto --skip-test-list=${MARIADB_BUILD_FOLDER} /mysql-test/skiplist --retry-failure=2
6568 popd
6669}
You can’t perform that action at this time.
0 commit comments