Explorar el Código

Merge branch 'test/update_ble_known_issues' into 'master'

test: udpate new BLE known issues

See merge request !1306

Ivan Grokhotkov hace 8 años
padre
commit
845c3fba35
Se han modificado 1 ficheros con 27 adiciones y 2 borrados
  1. 27 2
      components/idf_test/integration_test/KnownIssues

+ 27 - 2
components/idf_test/integration_test/KnownIssues

@@ -234,7 +234,6 @@ BTSTK_GATT_25011
 BTSTK_GATT_25012
 BTSTK_GATT_25013
 BTSTK_GATT_25014
-BTSTK_GATT_20002
 
 # BT cases that might fail
 BTSTK_GAP_01003
@@ -245,7 +244,12 @@ BTSTK_GAP_06001
 BTSTK_GAP_06002
 BTSTK_GAP_06004
 BTSTK_GAP_06005
-BTSTK_GATT_20002
+
+BTSTK_GAP_03002
+BTSTK_GAP_03004
+BTSTK_GAP_09003
+BTSTK_GAP_09002
+
 BTSTK_GATT_21002
 BTSTK_GATT_21006
 BTSTK_GATT_21007
@@ -265,6 +269,13 @@ BTSTK_GATT_23003
 BTSTK_GATT_25005
 BTSTK_GATT_25007
 BTSTK_GATT_25014
+
+BTSTK_GATT_20001
+BTSTK_GATT_20002
+BTSTK_GATT_23007
+BTSTK_GATT_24003
+BTSTK_GATT_26006
+
 BTSTK_COEXIST_0101
 BTSTK_COEXIST_0102
 BTSTK_COEXIST_0103
@@ -272,3 +283,17 @@ BTSTK_COEXIST_0201
 BTSTK_COEXIST_0202
 BTSTK_COEXIST_0203
 BTSTK_COEXIST_0301
+
+# new failed caused by GATTC can't get correct attribute handle
+BTSTK_GATT_22001
+BTSTK_GATT_22002
+BTSTK_GATT_22014
+BTSTK_GATT_22013
+BTSTK_GATT_22012
+BTSTK_GATT_22011
+BTSTK_GATT_22017
+BTSTK_GATT_22016
+BTSTK_GATT_22015
+BTSTK_GATT_22019
+BTSTK_GATT_22018
+