test/coverage: pause security_manager_sc due to ci issues

This commit is contained in:
Matthias Ringwald 2020-09-24 10:48:12 +02:00
parent c3b0d2da7b
commit b17ed348b1

View File

@ -24,15 +24,16 @@ SUBDIRS = \
sdp_client \ sdp_client \
security_manager \ security_manager \
tlv_posix \ tlv_posix \
security_manager_sc \
# not testing anything in source tree # not testing anything in source tree
# maths \ # maths \
# no unit tests # no unit tests
# embedded \ # embedded \
# gatt_server \ # gatt_server \
# mixes classic with ble
# flash_tlv also contains btstack_linked_key_db tests # flash_tlv - contains btstack_linked_key_db tests
# hangs on buildbot (no output for 20 minutes -> abort)
# security_manager_sc
SUBDIRS_BLE = \ SUBDIRS_BLE = \
att_db \ att_db \
@ -44,8 +45,6 @@ SUBDIRS_BLE = \
linked_list \ linked_list \
ring_buffer \ ring_buffer \
security_manager \ security_manager \
security_manager_sc \
# tlv_posix \
# test fails # test fails