From d4c0a22a2959298cccba98599d8ef6594e341ecc Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 8 Sep 2017 04:02:31 +0300 Subject: disable asan builds due shared runners kernel issue. --- .gitlab-ci.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 079172f..69c5c91 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -57,7 +57,8 @@ test:commands2: srcbranch: curl-7_51_0 <<: *job-artifacts -SDL_SDL-1.2_asan: +# disabled due kernel issue +.SDL_SDL-1.2_asan: stage: build script: - ./.ci/install.sh git mercurial bash gcc g++ make autoconf automake autopoint gettext libtool pkg-config cmake @@ -111,7 +112,8 @@ SDL_SDL-1.2_asan: -fno-omit-frame-pointer" <<: *job-artifacts -SDL_default_asan: +# disabled due kernel issue +.SDL_default_asan: stage: build script: - ./.ci/install.sh git mercurial bash gcc g++ make autoconf automake autopoint gettext libtool pkg-config cmake -- cgit v1.2.3-60-g2f50