Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
jhedberg opened this issue Aug 27, 2024 · 2 comments
Closed

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

jhedberg opened this issue Aug 27, 2024 · 2 comments
Assignees
Labels
area: Bluetooth bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug Stale

Comments

@jhedberg
Copy link
Member

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
===================================================================
@jhedberg jhedberg added the bug The issue is a bug, or the PR is fixing a bug label Aug 27, 2024
@jhedberg jhedberg self-assigned this Aug 27, 2024
@jhedberg jhedberg added priority: medium Medium impact/importance bug area: Bluetooth labels Aug 27, 2024
Copy link

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.

@github-actions github-actions bot added the Stale label Oct 27, 2024
@mmahadevan108
Copy link
Collaborator

Fixed by #77580

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug Stale
Projects
None yet
Development

No branches or pull requests

2 participants