Loading .gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -1649,6 +1649,7 @@ renderer-asan: # was there from float repo. commented out until cmake is there # - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=asan -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true # - cmake --build cmake-build -- -j - *update-scripts-repo - make clean - make -j - testcase_timeout=180 Loading Loading @@ -1679,6 +1680,7 @@ renderer-msan: # was there from float repo. commented out until cmake is there # - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=asan -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true # - cmake --build cmake-build -- -j - *update-scripts-repo - make clean - make -j - testcase_timeout=180 Loading Loading @@ -1709,6 +1711,7 @@ renderer-usan: # was there from float repo. commented out until cmake is there # - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=asan -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true # - cmake --build cmake-build -- -j - *update-scripts-repo - make clean - make -j - testcase_timeout=180 Loading Loading
.gitlab-ci.yml +3 −0 Original line number Diff line number Diff line Loading @@ -1649,6 +1649,7 @@ renderer-asan: # was there from float repo. commented out until cmake is there # - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=asan -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true # - cmake --build cmake-build -- -j - *update-scripts-repo - make clean - make -j - testcase_timeout=180 Loading Loading @@ -1679,6 +1680,7 @@ renderer-msan: # was there from float repo. commented out until cmake is there # - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=asan -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true # - cmake --build cmake-build -- -j - *update-scripts-repo - make clean - make -j - testcase_timeout=180 Loading Loading @@ -1709,6 +1711,7 @@ renderer-usan: # was there from float repo. commented out until cmake is there # - cmake -B cmake-build -G "Unix Makefiles" -DCLANG=asan -DCOPY_EXECUTABLES_FROM_BUILD_DIR=true # - cmake --build cmake-build -- -j - *update-scripts-repo - make clean - make -j - testcase_timeout=180 Loading