Skip to content

[v3.7-branch] Bluetooth: Failures in unit tests #77594

@jhedberg

Description

@jhedberg

Bluetooth unit tests under tests/bluetooth/host/id/ either fail to build due to triggering a build assert, or fail to pass on some tests. E.g:

===================================================================
START - test_bt_id_set_adv_private_addr_fails

    Assertion failed at /__w/zephyr/zephyr/tests/bluetooth/host/id/bt_id_set_adv_own_addr/src/test_suite_invalid_inputs.c:111: bt_id_set_adv_own_addr_invalid_inputs_test_bt_id_set_adv_private_addr_fails: (err < 0 is false)
Unexpected error code '0' was returned
 at test function
 FAIL - test_bt_id_set_adv_private_addr_fails in 0.000 seconds
===================================================================

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions