From 7bcf182d49469634774da57bbae99d60609d2445 Mon Sep 17 00:00:00 2001 From: Stefan Schmidt Date: Wed, 29 Jan 2020 11:38:27 +0100 Subject: [PATCH] ci: add leak ignore as a temporary bandaid This needs some more digging where this leak comes from. I see it triggering on edje_cc during the build. Until we have this sorted out add as ignore here to keep CI working. Signed-off-by: Stefan Schmidt Reviewed-by: Marcel Hollerbach Differential Revision: https://phab.enlightenment.org/D11234 --- .ci/asan-ignore-leaks.supp | 1 + 1 file changed, 1 insertion(+) diff --git a/.ci/asan-ignore-leaks.supp b/.ci/asan-ignore-leaks.supp index 027800db9f..1d1b0b9e24 100644 --- a/.ci/asan-ignore-leaks.supp +++ b/.ci/asan-ignore-leaks.supp @@ -7,6 +7,7 @@ leak:handle_directive leak:edje_cc leak:_efl_loop_message_handler_message_send leak:ecore_ipc_client_add +leak:_evas_pointer_data_add # Elm_prefs_cc leak:st_collection_page_items_item_label leak:st_collection_page_items_item_name