tests: bluetooth: EDDT tests: Disable inquiry HCI tests
The tests HCI/CCO/BV-07-C & HCI/GEV/BV-01-C are failing in EDTT, while the issue is resolved let's disable them so other tests can be run in CI For more information see: https://github.com/zephyrproject-rtos/zephyr/issues/22085 https://github.com/EDTTool/EDTT/pull/2 Signed-off-by: Alberto Escolar Piedras <alpi@oticon.com>
This commit is contained in:
parent
cd98c8a8cf
commit
de160fd322
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2019 Oticon A/S
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
HCI/CCO/BV-07-C
|
||||
#HCI/CCO/BV-07-C #See GH issue #22085
|
||||
HCI/CCO/BV-09-C
|
||||
HCI/CCO/BV-10-C
|
||||
HCI/CCO/BV-11-C
|
||||
|
@ -27,5 +27,5 @@ HCI/DSU/BV-03-C
|
|||
HCI/DSU/BV-04-C
|
||||
HCI/DSU/BV-05-C
|
||||
HCI/DSU/BV-06-C
|
||||
HCI/GEV/BV-01-C
|
||||
#HCI/GEV/BV-01-C #See GH issue #22085
|
||||
HCI/HFC/BV-04-C
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue