project-chip / project-chip/matter-test-scripts
[TC-IDM-10.5] - Incorrectly Flags ServiceArea and PowerSource as Extra Clusters for RVC Devices
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
For RVC devices, the ServiceArea and PowerSource clusters should be considered optional clusters, not extra clusters, as they are likely required for the device's functionality.
TC-IDM-10.5 incorrectly flags the ServiceArea (cluster 0x150) and PowerSource (cluster 0x2f) clusters as "Extra clusters".
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.
Research direction
Start by locating the implementation of TC-IDM-10.5 and review the attached Fail-TC-IDM-10.5.log to understand how the ServiceArea cluster 0x150 and PowerSource cluster 0x2f are classified. Done means these clusters are treated as optional rather than extra for RVC devices, with the test passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100