Skip to content

Commit caa0308

Browse files
committed
tests: bsim: Bluetooth: Enable MIC failure CIS tests
Enable back previously failed CIS tests due to MIC failures. Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
1 parent b889072 commit caa0308

File tree

4 files changed

+20
-60
lines changed

4 files changed

+20
-60
lines changed

tests/bsim/bluetooth/audio/test_scripts/cap_unicast_ac_11_i.sh

+7-21
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,13 @@ function Execute_AC_11_I() {
3232

3333
set -e # Exit on error
3434

35-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
36-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
37-
# Execute_AC_11_I 8_1_1 8_1_1
35+
Execute_AC_11_I 8_1_1 8_1_1
3836
Execute_AC_11_I 8_2_1 8_2_1
39-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
40-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
41-
# Execute_AC_11_I 16_1_1 16_1_1
37+
Execute_AC_11_I 16_1_1 16_1_1
4238
Execute_AC_11_I 16_2_1 16_2_1
43-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
44-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
45-
# Execute_AC_11_I 24_1_1 24_1_1
39+
Execute_AC_11_I 24_1_1 24_1_1
4640
Execute_AC_11_I 24_2_1 24_2_1
47-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
48-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
49-
# Execute_AC_11_I 32_1_1 32_1_1
41+
Execute_AC_11_I 32_1_1 32_1_1
5042
Execute_AC_11_I 32_2_1 32_2_1
5143
# ASSERTION FAIL [err == ((isoal_status_t) 0x00)] @
5244
# zephyr/subsys/bluetooth/controller/hci/hci_driver.c:489
@@ -56,15 +48,9 @@ Execute_AC_11_I 32_2_1 32_2_1
5648
# zephyr/subsys/bluetooth/controller/hci/hci_driver.c:489
5749
# https://github.com/zephyrproject-rtos/zephyr/issues/83586
5850
# Execute_AC_11_I 441_2_1 441_2_1
59-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
60-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
61-
# Execute_AC_11_I 48_1_1 48_1_1
51+
Execute_AC_11_I 48_1_1 48_1_1
6252
Execute_AC_11_I 48_2_1 48_2_1
63-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
64-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
65-
# Execute_AC_11_I 48_3_1 48_3_1
53+
Execute_AC_11_I 48_3_1 48_3_1
6654
Execute_AC_11_I 48_4_1 48_4_1
67-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
68-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
69-
# Execute_AC_11_I 48_5_1 48_5_1
55+
Execute_AC_11_I 48_5_1 48_5_1
7056
Execute_AC_11_I 48_6_1 48_6_1

tests/bsim/bluetooth/audio/test_scripts/cap_unicast_ac_6_i.sh

+3-9
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,9 @@ Execute_AC_6_I 32_2_1
4545
# zephyr/subsys/bluetooth/controller/hci/hci_driver.c:489
4646
# https://github.com/zephyrproject-rtos/zephyr/issues/83586
4747
# Execute_AC_6_I 441_2_1
48-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
49-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
50-
# Execute_AC_6_I 48_1_1
48+
Execute_AC_6_I 48_1_1
5149
Execute_AC_6_I 48_2_1
52-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
53-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
54-
# Execute_AC_6_I 48_3_1
50+
Execute_AC_6_I 48_3_1
5551
Execute_AC_6_I 48_4_1
56-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
57-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
58-
# Execute_AC_6_I 48_5_1
52+
Execute_AC_6_I 48_5_1
5953
Execute_AC_6_I 48_6_1

tests/bsim/bluetooth/audio/test_scripts/cap_unicast_ac_8_i.sh

+7-21
Original file line numberDiff line numberDiff line change
@@ -32,21 +32,13 @@ function Execute_AC_8_I() {
3232

3333
set -e # Exit on error
3434

35-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
36-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
37-
# Execute_AC_8_I 8_1_1 8_1_1
35+
Execute_AC_8_I 8_1_1 8_1_1
3836
Execute_AC_8_I 8_2_1 8_2_1
39-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
40-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
41-
# Execute_AC_8_I 16_1_1 16_1_1
37+
Execute_AC_8_I 16_1_1 16_1_1
4238
Execute_AC_8_I 16_2_1 16_2_1
43-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
44-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
45-
# Execute_AC_8_I 24_1_1 24_1_1
39+
Execute_AC_8_I 24_1_1 24_1_1
4640
Execute_AC_8_I 24_2_1 24_2_1
47-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
48-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
49-
# Execute_AC_8_I 32_1_1 32_1_1
41+
Execute_AC_8_I 32_1_1 32_1_1
5042
Execute_AC_8_I 32_2_1 32_2_1
5143
# ASSERTION FAIL [err == ((isoal_status_t) 0x00)] @
5244
# zephyr/subsys/bluetooth/controller/hci/hci_driver.c:489
@@ -56,15 +48,9 @@ Execute_AC_8_I 32_2_1 32_2_1
5648
# zephyr/subsys/bluetooth/controller/hci/hci_driver.c:489
5749
# https://github.com/zephyrproject-rtos/zephyr/issues/83586
5850
# Execute_AC_8_I 441_2_1 441_2_1
59-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
60-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
61-
# Execute_AC_8_I 48_1_1 48_1_1
51+
Execute_AC_8_I 48_1_1 48_1_1
6252
Execute_AC_8_I 48_2_1 48_2_1
63-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
64-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
65-
# Execute_AC_8_I 48_3_1 48_3_1
53+
Execute_AC_8_I 48_3_1 48_3_1
6654
Execute_AC_8_I 48_4_1 48_4_1
67-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
68-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
69-
# Execute_AC_8_I 48_5_1 48_5_1
55+
Execute_AC_8_I 48_5_1 48_5_1
7056
Execute_AC_8_I 48_6_1 48_6_1

tests/bsim/bluetooth/audio/test_scripts/cap_unicast_ac_9_i.sh

+3-9
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,9 @@ Execute_AC_9_I 32_2_1
4848
# zephyr/subsys/bluetooth/controller/hci/hci_driver.c:489
4949
# https://github.com/zephyrproject-rtos/zephyr/issues/83586
5050
# Execute_AC_9_I 441_2_1
51-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
52-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
53-
# Execute_AC_9_I 48_1_1
51+
Execute_AC_9_I 48_1_1
5452
Execute_AC_9_I 48_2_1
55-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
56-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
57-
# Execute_AC_9_I 48_3_1
53+
Execute_AC_9_I 48_3_1
5854
Execute_AC_9_I 48_4_1
59-
# bt_iso_chan_disconnected: 0x8570cc0, reason 0x3d
60-
# https://github.com/zephyrproject-rtos/zephyr/issues/83584
61-
# Execute_AC_9_I 48_5_1
55+
Execute_AC_9_I 48_5_1
6256
Execute_AC_9_I 48_6_1

0 commit comments

Comments
 (0)