Commit a3487230 authored by Jan Kiene's avatar Jan Kiene
Browse files

add remove_unsupported_testcases.py call

parent 01d9063e
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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