]> granicus.if.org Git - graphviz/commitdiff
Revert "temporarily disable ODR violation detection caused by lib/ortho"
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 7 Jul 2021 15:55:31 +0000 (17:55 +0200)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Wed, 14 Jul 2021 09:18:43 +0000 (11:18 +0200)
This reverts commit 7201ac3ca213740010d4cdb52d38bfe4b91b92fc.

This is workaround is no longer needed since
https://gitlab.com/graphviz/graphviz/-/issues/2096 has been fixed.

.gitlab-ci.yml

index 62b5fdfcb453630af5e7bae2e113758b30cac526..bde774a3a4ac76f83bfc6352e11a27780afdeaa3 100644 (file)
@@ -238,8 +238,6 @@ portable-source:
         - export OS_ID=$( cat OS_ID )
         - ci/test_coverage.py --init
         - pushd build
-        # FIXME: remove detect_odr_violation=0 when https://gitlab.com/graphviz/graphviz/-/issues/2096 has been fixed
-        - export ASAN_OPTIONS=detect_odr_violation=0
         - ctest --output-on-failure
         - popd
         # Many of the tests run by pytest currently trigger ASan