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

[SQA] [TC-BRBINFO-1.1] ClusterRevision value missmatch in Bridged Device Basic Information Cluster #26602

Closed
Survensa opened this issue May 16, 2023 · 0 comments · Fixed by #28951
Assignees
Labels
app-clusters Application cluster work cert blocker examples Spec XML align SDK XML does not match the spec (including naming, etc) spec Mismatch between spec and implementation
Milestone

Comments

@Survensa
Copy link

Survensa commented May 16, 2023

Feature Area

Other

Test Case

TC-BRBINFO-1.1

Problem
As per Spec, ClusterRevision attribute value should be 2 but currently getting ClusterRevision value as 1 in SDK .

Expected behavior: ClusterRevision value as 2

Actual behavior : ClusterRevision value as 1

Steps to reproduce

  1. Bring up the DUT with bridge-app.
  2. Pair the DUT using chip-tool through "onnetwork" transport.
  3. Run the command ./chip-tool bridgeddevicebasicinformation read cluster-revision 1 3

Bug prevalence

Whenever I do this

GitHub hash of the SDK that was being used

a33249d

Platform

raspi

Platform Version(s)

RPI - 4, 8GB RAM

Spec Reference:-
https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/data_model/bridge-clusters.adoc#revision-history

Log:
BRBINFO-1.1_ClusterRevision.txt

@bzbarsky-apple bzbarsky-apple added spec Mismatch between spec and implementation app-clusters Application cluster work cert blocker Spec XML align SDK XML does not match the spec (including naming, etc) labels May 16, 2023
@cjandhyala cjandhyala added this to the 1.2 milestone Jul 18, 2023
@andy31415 andy31415 self-assigned this Aug 29, 2023
@mergify mergify bot closed this as completed in #28951 Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app-clusters Application cluster work cert blocker examples Spec XML align SDK XML does not match the spec (including naming, etc) spec Mismatch between spec and implementation
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants