@@ -29,37 +29,6 @@ config:
29
29
defaultValue : " hex:1111111122222222"
30
30
31
31
tests :
32
- # Issue: https://github.com/project-chip/connectedhomeip/issues/30196
33
- - label : " Precondition: Commission TH and DUT on Thread network "
34
- verification : |
35
- ./chip-tool pairing ble-thread 0x12344321 <operationalDataset> <setup-pin-code> <discriminator>
36
-
37
- [1698660637.937566][6429:6431] CHIP:DMG: Received Command Response Data, Endpoint=0 Cluster=0x0000_0030 Command=0x0000_0005
38
- [1698660637.937644][6429:6431] CHIP:CTL: Received CommissioningComplete response, errorCode=0
39
- [1698660637.937705][6429:6431] CHIP:CTL: Successfully finished commissioning step 'SendComplete'
40
- [1698660637.937750][6429:6431] CHIP:CTL: Commissioning stage next step: 'SendComplete' -> 'Cleanup'
41
- [1698660637.937812][6429:6431] CHIP:CTL: Performing next commissioning step 'Cleanup'
42
- [1698660637.937863][6429:6431] CHIP:DIS: Closing all BLE connections
43
- [1698660637.937911][6429:6431] CHIP:IN: Clearing BLE pending packets.
44
- [1698660637.938582][6429:6431] CHIP:BLE: Auto-closing end point's BLE connection.
45
- [1698660637.938645][6429:6431] CHIP:DL: Closing BLE GATT connection (con 0xffff9c034bb0)
46
- [1698660637.938805][6429:6430] CHIP:DL: BluezDisconnect peer=F7:D4:24:D2:4A:1F
47
- [1698660638.365208][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: MarkForEviction Type:1 LSID:62220
48
- [1698660638.365311][6429:6431] CHIP:SC: SecureSession[0xffff9400f900, LSID:62220]: State change 'kActive' --> 'kPendingEviction'
49
- [1698660638.365440][6429:6431] CHIP:IN: SecureSession[0xffff9400f900]: Released - Type:1 LSID:62220
50
- [1698660638.365529][6429:6431] CHIP:CTL: Successfully finished commissioning step 'Cleanup'
51
- [1698660638.365598][6429:6431] CHIP:TOO: Device commissioning completed with success
52
- [1698660638.365873][6429:6431] CHIP:DMG: ICR moving to [AwaitingDe]
53
- cluster : " LogCommands"
54
- command : " UserPrompt"
55
- PICS : PICS_USER_PROMPT
56
- arguments :
57
- values :
58
- - name : " message"
59
- value : enter 'y' after success"
60
- - name : " expectedValue"
61
- value : " y"
62
-
63
32
- label :
64
33
" Step 1: TH sends ScanNetworks command to the DUT with the SSID field
65
34
omitted and the Breadcrumb field set to 1"
0 commit comments