Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CERT-TEST-FAILURE] [TC-IDM-10.3] Several ClusterRevision values are not in sync with the spec #35670

Closed
bauerschwan opened this issue Sep 19, 2024 · 3 comments
Labels
bug Something isn't working cert blocker needs triage

Comments

@bauerschwan
Copy link
Contributor

bauerschwan commented Sep 19, 2024

Feature Area

Other

Test Case

TC-IDM-10.3

Reproduction steps

When running TC-IDM-10.3 the following errors occur:
`
[MatterTest] 09-19 10:54:04.243 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.3
location:
Endpoint: 0,
Cluster: 29 (0x1d) Descriptor
Attribute:65533 (0xfffd)
problem: Revision found on cluster (2) does not match revision listed in the spec (3)
spec_location:

[MatterTest] 09-19 10:54:04.243 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.3
location:
Endpoint: 0,
Cluster: 31 (0x1f) AccessControl
Attribute:65533 (0xfffd)
problem: Revision found on cluster (1) does not match revision listed in the spec (2)
spec_location:

[MatterTest] 09-19 10:54:04.243 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.3
location:
Endpoint: 0,
Cluster: 49 (0x31) NetworkCommissioning
Attribute:65533 (0xfffd)
problem: Revision found on cluster (2) does not match revision listed in the spec (3)
spec_location:
`

These clusters have hard-coded ClusterRevision in the code and are not yet updated to the spec.

Bug prevalence

Always

GitHub hash of the SDK that was being used

17b1a38

Platform

nrf

Anything else?

No response

@bauerschwan
Copy link
Contributor Author

See also #34227

@cecille
Copy link
Contributor

cecille commented Sep 19, 2024

Please see #35607 - spec changes for 0.9 landed after the SVE cut, so the data model files didn't get updated. The in-progress ones should work, you will need to pull this change because the TH doesn't have an override.

@cjandhyala
Copy link
Contributor

closing the issue as the PR is merged. if you think this issue is still open, pls re-open it @bauerschwan

@github-project-automation github-project-automation bot moved this from Open Cert Blockers to Complete in [Certification] Blockers Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cert blocker needs triage
Projects
Archived in project
Development

No branches or pull requests

3 participants