build: Partially revert the sanitizer for some functional tests in CI
commit2c55113b69485a1f776f878a7bba777511354397
authorGuillem Jover <guillem@debian.org>
Wed, 27 Mar 2024 02:37:16 +0000 (27 03:37 +0100)
committerGuillem Jover <guillem@debian.org>
Wed, 27 Mar 2024 12:02:42 +0000 (27 13:02 +0100)
treecb838df2f29f2bcefa506ac5ad8eb155bffed866
parent78a5e8e243c28f7d4c849f11e9c4cf5824a077f5
build: Partially revert the sanitizer for some functional tests in CI

We cannot yet run some of the functional tests with the sanitizer
support enabled, as there are tests that expect an empty stderr, which
we might pollute from the output from at least the leak detector, and
make them fail unintentionally.

Revert the change for those for now.

Fixes: commit ebd19171d8f63a3ebc01eed33c22d8af5ad0eb38
.gitlab-ci.yml