]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
ci: Disable ASan's LeakSanitizer.
authorYann Ylavic <ylavic@apache.org>
Thu, 16 Nov 2023 10:27:30 +0000 (10:27 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 16 Nov 2023 10:27:30 +0000 (10:27 +0000)
commit56fc7231aeeff4ef9113dedf5845bc389efe6032
treebc467314490c2cfad25b24c7419ad5a7d100e9f6
parent077db539185ca6d4deb0c07e740a4ba0fdbfe719
ci: Disable ASan's LeakSanitizer.

The tool sometimes/somehow crashes in CI, though I can't reproduce locally.
Possibly an issue with the gcc toolchain used there.. disable for now as it
makes the tests fail.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1913830 13f79535-47bb-0310-9956-ffa450edef68
test/travis_run_linux.sh