project-chip / project-chip/matter-test-scripts

TC-CADMIN-1.5: Hang

Open
#576 1 comment 0 reactions 1 assignee View on GitHub

@j-ororke is already working on this.

Since May 15, 2025.

v1.5
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:

DUT:
cadmin_1_5_hang_dut.txt

TH:
DuttyMcDutface_TC_CADMIN_1_5_EP0.log

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.