diff --git a/mariadb.spec b/mariadb.spec index ac9e72c..7cdbc94 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -1231,7 +1231,7 @@ export MTR_BUILD_THREAD=$(( $(date +%s) % 1100 )) --skip-test-list=unstable-tests %endif # Second run for the SPIDER suites that fail with SCA (ssl self signed certificate) - perl ./mysql-test-run.pl $common_testsuite_arguments --skip-ssl --big-test --mem --suite=spider,spider/bg,spider/bugfix,spider/handler --skip-test-list=unstable-tests \ + perl ./mysql-test-run.pl $common_testsuite_arguments --skip-ssl --big-test --suite=spider,spider/bg,spider/bugfix,spider/handler --skip-test-list=unstable-tests \ %if %{ignore_testsuite_result} --max-test-fail=999 || : %endif