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

[TC-IDM-10.5] - Incorrectly Flags ServiceArea and PowerSource as Extra Clusters for RVC Devices

Open
#376 1 comment 0 reactions 0 assignees View on GitHub

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".

image

Fail-TC-IDM-10.5.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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.