Skip to content
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

tests/bluetooth/mesh/bluetooth.mesh.ext_adv fails #39188

Closed
galak opened this issue Oct 6, 2021 · 0 comments · Fixed by #39196
Closed

tests/bluetooth/mesh/bluetooth.mesh.ext_adv fails #39188

galak opened this issue Oct 6, 2021 · 0 comments · Fixed by #39196
Assignees
Labels
area: Bluetooth Mesh area: Bluetooth area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug Release Blocker Use this label for justified release blockers
Milestone

Comments

@galak
Copy link
Collaborator

galak commented Oct 6, 2021

./scripts/twister -s tests/bluetooth/mesh/bluetooth.mesh.ext_adv -p nrf52840dk_nrf52840

gets:

/opt/zephyr-sdk-0.13.1/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/10.3.0/../../../../arm-zephyr-eabi/bin/ld.bfd: subsys/bluetooth/controller/libsubsys__bluetooth__controller.a(ull_adv_aux.c.obj): in function `mfy_aux_offset_get':
/home/galak/git/zephyr/subsys/bluetooth/controller/ll_sw/ull_adv_aux.c:1334: undefined reference to `lll_chan_sel_2'
@galak galak added bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug Release Blocker Use this label for justified release blockers labels Oct 6, 2021
@galak galak added this to the v2.7.0 milestone Oct 6, 2021
@galak galak changed the title tests/bluetooth/mesh/bluetooth.mesh.ext_adv fails on 2.7 branch tests/bluetooth/mesh/bluetooth.mesh.ext_adv fails Oct 6, 2021
cvinayak added a commit to cvinayak/zephyr that referenced this issue Oct 6, 2021
Remove explicit disable of Channel Selection Algorithm zephyrproject-rtos#2
in the mesh tests that use Extended Advertising.

Fixes zephyrproject-rtos#39188.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
@cvinayak cvinayak added has-pr area: Tests Issues related to a particular existing or missing test area: Bluetooth Mesh backport v2.7-branch Request backport to the v2.7-branch and removed backport v2.7-branch Request backport to the v2.7-branch labels Oct 6, 2021
galak pushed a commit that referenced this issue Oct 6, 2021
Remove explicit disable of Channel Selection Algorithm #2
in the mesh tests that use Extended Advertising.

Fixes #39188.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
zephyrbot pushed a commit that referenced this issue Oct 6, 2021
Remove explicit disable of Channel Selection Algorithm #2
in the mesh tests that use Extended Advertising.

Fixes #39188.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
galak pushed a commit that referenced this issue Oct 6, 2021
Remove explicit disable of Channel Selection Algorithm #2
in the mesh tests that use Extended Advertising.

Fixes #39188.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Rushybrook pushed a commit to Rushybrook/zephyr that referenced this issue Oct 21, 2021
Remove explicit disable of Channel Selection Algorithm zephyrproject-rtos#2
in the mesh tests that use Extended Advertising.

Fixes zephyrproject-rtos#39188.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Mesh area: Bluetooth area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug priority: high High impact/importance bug Release Blocker Use this label for justified release blockers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants