From 5df461bc91a5b6856a31ffeda717ee1fc988ce5e Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Mon, 9 Nov 2020 09:46:48 +0100 Subject: [PATCH] Skip preload test under asan Just like the other preload tests with startup failures, this may cause leaks. --- ext/opcache/tests/preload_parse_error.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/opcache/tests/preload_parse_error.phpt b/ext/opcache/tests/preload_parse_error.phpt index b1ad812447..da9879ad35 100644 --- a/ext/opcache/tests/preload_parse_error.phpt +++ b/ext/opcache/tests/preload_parse_error.phpt @@ -9,6 +9,7 @@ opcache.preload={PWD}/preload_parse_error.inc --FILE-- OK -- 2.50.1