From 8412bddcf8a895ac2b38ccace241e254cbd78800 Mon Sep 17 00:00:00 2001 From: Dimitrios Apostolou Date: Fri, 17 Jun 2022 10:33:17 +0200 Subject: [PATCH] Disable ASAN build for qtbase This reverts commit 37fed2c22ee4e40f7ec7cae454f0ac5149330f06. Two new ASAN issues came up, disable ASAN build until they are fixed. Change-Id: Id3815b891ec735d893375c02688383817d864719 Reviewed-by: Alexandru Croitor --- coin/platform_configs/qtbase.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/coin/platform_configs/qtbase.yaml b/coin/platform_configs/qtbase.yaml index 3660770e..1442b829 100644 --- a/coin/platform_configs/qtbase.yaml +++ b/coin/platform_configs/qtbase.yaml @@ -4,7 +4,6 @@ Include: [ cmake_platforms_static_tests.yaml, integrity.yaml, ios-tests.yaml, - address_sanitizer_platforms.yaml, linux_android_tests.yaml ] Configurations: []