project-chip / project-chip/matter-test-scripts
TC-CADMIN-1.5: Hang
@j-ororke is already working on this.
Since May 15, 2025.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Please follow the below template to file issues/concerns/feature enhancement against Test Scripts:
Summary Title:
Hang on CADMIN-1.5 related to network unreachable
Description:
It looks like CADMIN-1.5 is hanging
Steps to reproduce:
- dut was factory reset
- both connected over wifi
- dut is linux
EP=0 FILE=TC_CADMIN_1_5 TEST=TC_CADMIN_1_5; python3 python_testing/scripts/sdk/${FILE}.py --discriminator 3840 --passcode 20202021 --storage-path admin_storage.json --endpoint ${EP} --bool-arg allow_provisional:true --trace-to json:log --tests test_${TEST} --timeout 10000 --paa-trust-store-path /paa_roots --commissioning-method on-network 2>&1 | tee logs/DuttyMcDutface_${TEST}_EP${EP}.log
Logs:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.