project-chip / project-chip/matter-test-scripts
[Bug] TC-DRLK-2.2, TC-DRLK-2.3 and TC-DRLK-2.12 are using drlk_2_x_common.py
@cecille is already working on this.
Since Nov 18, 2025.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Describe the bug
We have noticed that the python test case for TC-DRLK-2.2, TC-DRLK-2.3 and TC-DRLK-2.12 are using drlk_2_x_common.py are using hardcoded value endpoint =1.
We have bridge device which has ep=2 door lock is configured.
we tried to chagne using gui parametes and well as in docker --endpoint 2 : the test case always takes value = 1
We noticed similar behavior in V1.4.1 and beta 1.5 (v2.14-beta3+fall2025)
for mean time we can change the file and test however if fix can be made would be helpful.
Thanks
Kutbuddin
Steps to reproduce the behavior
No response
Expected behavior
No response
Log files
No response
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response
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.