Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TC-MF-1.17] [TC-MF-1.18] - Removable of fabric that is when we send remove-fabric command in chip-tool of TH2 makes DUT abort. #17162

Closed
sowmyassp opened this issue Apr 7, 2022 · 2 comments

Comments

@sowmyassp
Copy link

sowmyassp commented Apr 7, 2022

  • Issue :

[TC-MF-1.17] [TC-MF-1.18], Step 8 of test-plan for the mentioned test-cases says to remove fabric in TH2 which makes DUT abort.

Test-plan reference : https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/multiplefabrics.adoc#tc-mf-1-17-removing-fabrics-from-dut-and-fabric-index-enumeration-using-ecm-dut-commissionee

Test platform :
Chip-tool - RPI/MAC
DUT - RPI

  • Steps to reproduce :

DUT side :

  1. sudo rm -rf /tmp/chip_*
  2. sudo ./chip-all-clusters-app --wifi

TH side :

  1. ./chip-tool pairing ble-wifi 1 zigbeehome matter123 20202021 3840 (on TH1)
  2. ./chip-tool pairing open-commissioning-window 1 1 100 1000 3840 / ./chip-tool administratorcommissioning open-basic-commissioning-window 500 1 0 --timedInteractionTimeoutMs 1000 (on TH1)
  3. ./chip-tool pairing manualcode 2 35484132896 / ./chip-tool pairing onnetwork 2 20202021 (on TH2)
  4. ./chip-tool pairing open-commissioning-window 3 1 100 1000 3840 / ./chip-tool administratorcommissioning open-basic-commissioning-window 500 3 0 --timedInteractionTimeoutMs 1000(on TH3)
  5. ./chip-tool pairing manualcode 3 35484132896 / ./chip-tool pairing onnetwork 2 20202021 (on TH3)
  6. ./chip-tool operationalcredentials read fabrics 2 0 --fabric-filtered 0
  7. ./chip-tool operationalcredentials remove-fabric 2 2 0
  • After step 7 DUT gets aborted automatically

Screenshot :
image

PFA logs :
remove-fabric_cntrl.txt
remove-fabric_dut.txt

@sowmyassp sowmyassp changed the title [TC-MF-1.17] [TC-MF-1.17] - Removable of fabric in TH2 makes DUT abort [TC-MF-1.17] [TC-MF-1.18] - Removable of fabric in TH2 makes DUT abort Apr 7, 2022
@sowmyassp
Copy link
Author

Same issue faced for [TC-MF-1.19] and [TC-MF-1.20] of ECM and BCM commissioner test-case

@sowmyassp sowmyassp changed the title [TC-MF-1.17] [TC-MF-1.18] - Removable of fabric in TH2 makes DUT abort [TC-MF-1.17] [TC-MF-1.18] - Removable of fabric that is when we send remove-fabric command in chip-tool of TH2 makes DUT abort. Apr 13, 2022
@bzbarsky-apple
Copy link
Contributor

Duplicate of #16748

@bzbarsky-apple bzbarsky-apple marked this as a duplicate of #16748 Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants