project-chip / project-chip/matter-test-scripts
[Bug] TC-PAVST-2.11 - Zone management steps use OPTIONAL "Zone Sensitivity" feature with no PICS guard
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Describe the bug
TC-PAVST-2.11 test script fails steps that require Zone management cluster support. These steps require "Zone sensitivity" feature (OPTIONAL) to be enabled.
A PICS pre-condition/guard must be added to allow the script to run correctly for DUTs that does not implement this optional feature
Suggested precondition
PAVST.S.F00=TRUE
ZONEMGMT.S.F01=TRUE
Affected steps (15-18, 23-24)
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.
Research direction
Locate the TC-PAVST-2.11 test script and inspect affected steps 15-18 and 23-24. Add the suggested PAVST.S.F00 and ZONEMGMT.S.F01 guards so those steps run only when Zone Sensitivity is supported, then run the relevant test script to verify optional-feature devices are handled correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100