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

[TC-IDM-10.3] Wrong expected cluster revision

Open
#152 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Matter_1.3 TE2_Spring2024
Dominant language
Python
Stars
19
Forks
7
Avg merge
3d 17h
Merged PRs (30d)
3

Description

Summary Title:

Wrong expected cluster revision for ICD Management.

Description:

Test case fail due to wrong ICD Management Cluster revision.
Expect 1
When should expect 2.

Steps to reproduce:

Run test case IDM 10.3

Logs:

PYTHON_TEST | 2024-02-06 12:17:50.297837 | Problem: ProblemSeverity.ERROR
PYTHON_TEST | 2024-02-06 12:17:50.298976 |     test_name: IDM-10.3
PYTHON_TEST | 2024-02-06 12:17:50.299963 |     location: 
PYTHON_TEST | 2024-02-06 12:17:50.300923 |         Endpoint: 0,
PYTHON_TEST | 2024-02-06 12:17:50.303855 |         Cluster:  70 (0x46) IcdManagement,
PYTHON_TEST | 2024-02-06 12:17:50.305122 |         Attribute:65533 (0xfffd)
PYTHON_TEST | 2024-02-06 12:17:50.306450 |     problem: Revision found on cluster (2) does not match revision listed in the spec (1)
PYTHON_TEST | 2024-02-06 12:17:50.307632 |     spec_location:

UI_Test_Run_2024_02_06_12_15_41.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 and running the IDM-10.3 test case referenced in the issue, then inspect where the ICD Management cluster revision expectation is defined. Update the expectation from 1 to 2 and rerun IDM-10.3 to confirm the revision mismatch is resolved.

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
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.