Verified Commit 644f6d59 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

CI: disable leak detection until #73 is fixed

parent e8302771
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -47,7 +47,7 @@ rpc:
  stage: test
  needs: [build]
  script:
    - export ASAN_OPTIONS=detect_odr_violation=0
    - export ASAN_OPTIONS=detect_odr_violation=0:detect_leaks=0
    - export LSAN_OPTIONS=verbosity=1:log_threads=1:suppressions=${CI_PROJECT_DIR}/tests/LSanSuppress.supp
    - export LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64:${CI_PROJECT_DIR}/compiled/lib
    - cd build/examples/