Skip to content

Commit

Permalink
error resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajashreekalmane committed Jan 13, 2025
1 parent e12a9ee commit c2deac4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
14 changes: 7 additions & 7 deletions src/app/tests/suites/certification/Test_TC_DD_3_11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ tests:
PICS: MCORE.DD.SCAN_QR_CODE
verification: |
Scan the QR code generated in the previous step using the DUT. Verify that the QR code is scanned successfully.
The chip-tool does not support physically scanning QR codes.
The chip-tool does not support physically scanning QR codes.
disabled: true

- label:
Expand All @@ -207,13 +207,13 @@ tests:
process using IP Network"
PICS: MCORE.DD.DISCOVERY_IP
verification: |
Using the DUT, parse the QR code generated by the TH and follow the necessary steps to complete the
Commissioner/Commissionee commissioning process via IP Network.
Using the DUT, parse the QR code generated by the TH and follow the necessary steps to complete the
Commissioner/Commissionee commissioning process via IP Network.
On DUT (CHIP-TOOL), run the following command:
./chip-tool pairing code 1 MT:-24J0AFN00KA0648G00
The DUT successfully parses the QR code and commissions the TH onto the Matter network.
./chip-tool pairing code 1 MT:-24J0AFN00KA0648G00
The DUT successfully parses the QR code and commissions the TH onto the Matter network.
[1651105530854] [95067:65607294] CHIP: [CTL] Received CommissioningComplete response
[1651105530854] [95067:65607294] CHIP: [CTL] Successfully finished commissioning step 'SendComplete'
Expand All @@ -222,7 +222,7 @@ tests:
[1651105530854] [95067:65607294] CHIP: [CTL] Successfully finished commissioning step 'Cleanup'
[1651105530854] [95067:65607294] CHIP: [TOO] Device commissioning completed with success
On TH (ALL-CLUSTERS-APP), Ensure the following log output
On TH (ALL-CLUSTERS-APP), Ensure the following log output
[1651105530.973166][27371:27371] CHIP:SVR: Commissioning completed successfully
[1651105530.973215][27371:27371] CHIP:DIS: Updating services using commissioning mode 0
Expand Down Expand Up @@ -252,5 +252,5 @@ tests:
process using SoftAP"
PICS: MCORE.DD.DISCOVERY_SOFTAP
verification: |
Out of Scope : SoftAP commissioning not currently supported
Out of Scope : SoftAP commissioning not currently supported
disabled: true
8 changes: 4 additions & 4 deletions src/app/tests/suites/certification/Test_TC_DD_3_12.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ tests:
commissioning process using IP Network."
PICS: MCORE.DD.DISCOVERY_IP
verification: |
Using the DUT, parse the QR code generated by the TH and follow the necessary steps to
Using the DUT, parse the QR code generated by the TH and follow the necessary steps to
complete the Commissioner/Commissionee commissioning process via IP Network.
On TH (ALL-CLUSTERS-APP), Ensure the following log output
[1657234324.992098][370755:370755] CHIP:SVR: Commissioning completed successfully
Expand Down Expand Up @@ -244,9 +244,9 @@ tests:
- label: "Step 4b: Scan the QR code from the previous step using the DUT."
PICS: MCORE.DD.SCAN_QR_CODE
verification: |
Out of Scope : SoftAP commissionin currently not supported
Verify the QR code is scanned by DUT, chip-tool does not support
physically scanning QR codes
Out of Scope : SoftAP commissionin currently not supported
Verify the QR code is scanned by DUT, chip-tool does not support
physically scanning QR codes
disabled: true

- label: "Step 4c: DUT parses QR code."
Expand Down
4 changes: 2 additions & 2 deletions src/app/tests/suites/certification/Test_TC_DD_3_13.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ tests:
PICS: MCORE.DD.SCAN_QR_CODE
verification: |
Scan the QR code generated in the previous step using the DUT. Verify that the QR code is scanned successfully.
The chip-tool does not support physically scanning QR codes.
The chip-tool does not support physically scanning QR codes.
disabled: true

- label: "Step 3c: DUT parses QR code."
Expand Down Expand Up @@ -262,7 +262,7 @@ tests:
PICS: MCORE.DD.SCAN_QR_CODE
verification: |
Out of Scope : SoftAP commissioning currently not supported
Verify the QR code is scanned by DUT, chip-tool does not support physically scanning QR codes
Verify the QR code is scanned by DUT, chip-tool does not support physically scanning QR codes
disabled: true

- label: "Step 4c: DUT parses QR code."
Expand Down

0 comments on commit c2deac4

Please sign in to comment.