Loading main-float.yml +1 −1 Original line number Diff line number Diff line Loading @@ -180,7 +180,7 @@ workflow: - make clean - make -j CLANG=$CLANG_NUM - testcase_timeout=$SELFTEST_SANITY_TIMEOUT - export UBSAN_OPTIONS=suppressions=scripts/ubsan.supp,report_error_type=1,print_stacktrace=1 - export UBSAN_OPTIONS=report_error_type=1,print_stacktrace=1 - exit_code20=0 - exit_code10=0 Loading Loading
main-float.yml +1 −1 Original line number Diff line number Diff line Loading @@ -180,7 +180,7 @@ workflow: - make clean - make -j CLANG=$CLANG_NUM - testcase_timeout=$SELFTEST_SANITY_TIMEOUT - export UBSAN_OPTIONS=suppressions=scripts/ubsan.supp,report_error_type=1,print_stacktrace=1 - export UBSAN_OPTIONS=report_error_type=1,print_stacktrace=1 - exit_code20=0 - exit_code10=0 Loading