Temporarily disable the explicit enable-asan build
authorMatt Caswell <matt@openssl.org>
Mon, 23 Dec 2019 17:14:58 +0000 (17:14 +0000)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Fri, 27 Dec 2019 20:48:53 +0000 (21:48 +0100)
commit5f95fbf39987848fc50fc8acf42eb8f4a7ec8666
treeb00997faa8a3f605e961b90df5c0d05c06904e92
parent20e6631c73cfc643f57c3219a9c7acf4678e9b84
Temporarily disable the explicit enable-asan build

The explicit enable-asan build fails in the memleak test for unknown
reasons. Therefore we disable it temporarily to get a green Travis.

Other builds that use -fsanitize=address in Travis seem to pass.

[extended tests]

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10689)
.travis.yml