-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed
Copy link
Labels
area: Bluetootharea: Bluetooth Controllerarea: Bluetooth ISOBluetooth LE Isochronous ChannelsBluetooth LE Isochronous Channelsarea: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bugHigh impact/importance bug
Milestone
Description
Describe the bug
One BT audio CAP Broadcast AC test is failing in main:
tests/bsim/bluetooth/audio/test_scripts/cap_broadcast_ac_12.sh
in its "Execute_AC_12 48_4_1" step
To Reproduce
Make sure you have bsim installed and are ready to build targeting the nrf52_bsim
- tests/bsim/bluetooth/audio/compile.sh
- tests/bsim/bluetooth/audio/test_scripts/cap_broadcast_ac_12.sh
Expected behavior
No test failures
Impact
Failures in CI, blocking PRs
Logs and console output
...
d_00: @00:00:58.014617 [5800]: Stream 0x84d4240 sent with seq_num 5800
d_01: @00:00:58.077226 Received BASE with 1 subgroups from broadcast sink 0x854a3a0
d_01: @00:00:58.077226 Metadata updated
d_01: @00:00:58.077226 type 2 len 2
d_01: @00:00:58.617227 Received BASE with 1 subgroups from broadcast sink 0x854a3a0
d_01: @00:00:58.617227 Metadata updated
d_01: @00:00:58.617227 type 2 len 2
d_00: @00:00:59.014617 [5900]: Stream 0x84d4240 sent with seq_num 5900
d_01: @00:00:59.157227 Received BASE with 1 subgroups from broadcast sink 0x854a3a0
d_01: @00:00:59.157227 Metadata updated
d_01: @00:00:59.157227 type 2 len 2
d_01: @00:00:59.697227 Received BASE with 1 subgroups from broadcast sink 0x854a3a0
d_01: @00:00:59.697227 Metadata updated
d_01: @00:00:59.697227 type 2 len 2
d_00: @00:01:00.000722 TESTCASE NOT PASSED at exit (test return (1) indicates it was still in progress)
d_01: @00:01:00.008038 TESTCASE NOT PASSED at exit (test return (1) indicates it was still in progress)
Environment (please complete the following information):
- OS: Ubuntu 24.04
- Toolchain (e.g Zephyr SDK, ...): Host gcc 14
- Commit SHA or Version used: main after f970b06
Additional context
Failure started after #80228 got merged
f970b06
Metadata
Metadata
Labels
area: Bluetootharea: Bluetooth Controllerarea: Bluetooth ISOBluetooth LE Isochronous ChannelsBluetooth LE Isochronous Channelsarea: TestsIssues related to a particular existing or missing testIssues related to a particular existing or missing testbugThe issue is a bug, or the PR is fixing a bugThe issue is a bug, or the PR is fixing a bugpriority: highHigh impact/importance bugHigh impact/importance bug
Type
Projects
Status
Done