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

[Bug] TC-PAVST-2.11 - Zone management steps use OPTIONAL "Zone Sensitivity" feature with no PICS guard

Open Beginner friendly
#794 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.