From b17ed348b149fa667fae4cfe3b919a36f8c1a283 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Thu, 24 Sep 2020 10:48:12 +0200 Subject: [PATCH] test/coverage: pause security_manager_sc due to ci issues --- test/Makefile | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/test/Makefile b/test/Makefile index ed1ff7462..060466b27 100644 --- a/test/Makefile +++ b/test/Makefile @@ -24,15 +24,16 @@ SUBDIRS = \ sdp_client \ security_manager \ tlv_posix \ - security_manager_sc \ # not testing anything in source tree # maths \ # no unit tests # embedded \ # gatt_server \ - -# flash_tlv also contains btstack_linked_key_db tests +# mixes classic with ble +# flash_tlv - contains btstack_linked_key_db tests +# hangs on buildbot (no output for 20 minutes -> abort) +# security_manager_sc SUBDIRS_BLE = \ att_db \ @@ -44,8 +45,6 @@ SUBDIRS_BLE = \ linked_list \ ring_buffer \ security_manager \ - security_manager_sc \ -# tlv_posix \ # test fails