Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -278,6 +278,8 @@ stages: - testcase_timeout=$SELFTEST_SANITY_TIMEOUT - export UBSAN_OPTIONS=suppressions=scripts/ubsan.supp,report_error_type=1 - python3 ci/remove_unsupported_testcases.py $PRM_FILES - exit_code20=0 - exit_code10=0 - exit_code5=0 Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -278,6 +278,8 @@ stages: - testcase_timeout=$SELFTEST_SANITY_TIMEOUT - export UBSAN_OPTIONS=suppressions=scripts/ubsan.supp,report_error_type=1 - python3 ci/remove_unsupported_testcases.py $PRM_FILES - exit_code20=0 - exit_code10=0 - exit_code5=0 Loading