From 65a101f3a70656690c8565872f76816737a21364 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Thu, 13 Jun 2024 15:48:05 +0200 Subject: [PATCH] Disable LSAN for crashing SOAP tests (GH-14562) --- ext/soap/tests/bugs/bug27722.phpt | 2 ++ ext/soap/tests/bugs/bug27742.phpt | 2 ++ ext/soap/tests/server011.phpt | 2 ++ ext/soap/tests/server012.phpt | 2 ++ 4 files changed, 8 insertions(+) diff --git a/ext/soap/tests/bugs/bug27722.phpt b/ext/soap/tests/bugs/bug27722.phpt index 3315b71401840..a38fa75fe568a 100644 --- a/ext/soap/tests/bugs/bug27722.phpt +++ b/ext/soap/tests/bugs/bug27722.phpt @@ -6,6 +6,8 @@ soap wsdl --INI-- soap.wsdl_cache_enabled=0 +--ENV-- +LSAN_OPTIONS=detect_leaks=0 --FILE--