]> granicus.if.org Git - esp-idf/commitdiff
idf_test: Disable tests for Wi-Fi auto reconnect
authorAngus Gratton <angus@espressif.com>
Tue, 17 Sep 2019 08:41:09 +0000 (18:41 +1000)
committerAngus Gratton <gus@projectgus.com>
Tue, 17 Sep 2019 08:41:09 +0000 (18:41 +1000)
Disable one, remove IDF tag from the other

components/idf_test/integration_test/TC_IT_WIFI_CONN.yml

index 7195a32cc33db0ac0c466079abe14ad0b04b1a78..6906252fcc2329c7e7b6fffa0d5f17a207be9746 100644 (file)
@@ -464,7 +464,6 @@ test cases:
   SDK: |-
     8266_NonOS
     8266_RTOS
-    ESP32_IDF
   Test App: SSC
   allow fail: ''
   auto test: 'Yes'
@@ -1069,35 +1068,6 @@ test cases:
   test point 1: basic function
   test point 2: use WiFi API after WiFi stop
   version: v1 (2016-12-31)
-- CI ready: 'Yes'
-  ID: WIFI_CONN_1202
-  SDK: ESP32_IDF
-  Test App: SSC
-  allow fail: ''
-  auto test: 'Yes'
-  category: Function
-  cmd set:
-  - ''
-  - - SSC SSC1 sta -R -a 1
-    - - R SSC1 C +AUTORECONN:OK
-  - - SSC SSC1 sta -Q
-    - - R SSC1 C +JAP:DISCONNECTED
-  execution time: 0
-  expected result: |
-    1. OK
-    2. DISCONNECTED
-  initial condition: WIFISTO
-  level: Integration
-  module: WIFI MAC
-  steps: |
-    1. sta reconnect start
-    2. query sta state
-  sub module: WIFI Connect
-  summary: sta reconnect start and connect fail after WiFi stop
-  test environment: SSC_T1_5
-  test point 1: basic function
-  test point 2: use WiFi API after WiFi stop
-  version: v1 (2016-12-31)
 - CI ready: 'Yes'
   ID: WIFI_CONN_1203
   SDK: ESP32_IDF