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-ICDM-1.1 - Test failed #30019

Closed
Rajashreekalmane opened this issue Oct 26, 2023 · 0 comments · Fixed by #30033
Closed

[CERT-TEST-FAILURE] TC-ICDM-1.1 - Test failed #30019

Rajashreekalmane opened this issue Oct 26, 2023 · 0 comments · Fixed by #30033
Assignees
Labels
bug Something isn't working cert blocker icd phase 2 icd Intermittently Connected Devices needs triage

Comments

@Rajashreekalmane
Copy link

Rajashreekalmane commented Oct 26, 2023

Feature Area

Area:ICDPhase2

Test Case

TC-ICDM-1.1

Reproduction steps

  1. Execute the below mentioned command to put DUT into a commissionable state
    ./chip-all-clusters-app
  2. Once DUT reach the commissionable state sent below mentioned command on TH.
    ./chip-tool pairing onnetwork 1 20202021
  3. After successfully commissioned DUT and TH, sent below mentioned command
    ./chip-tool icdmanagement read cluster-revision 1 0

Actual Outcome:

[1698321154.723545][60153:60155] CHIP:DMG: }
[1698321154.723615][60153:60155] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_0046 Attribute 0x0000_FFFD DataVersion: 2034942800
[1698321154.723635][60153:60155] CHIP:TOO: ClusterRevision: 1
[1698321154.723729][60153:60155] CHIP:EM: <<< [E:15368i S:64643 M:8368622 (Ack:170076905)] (S) Msg TX to

Expected Outcome:

[1698321154.723545][60153:60155] CHIP:DMG: }
[1698321154.723615][60153:60155] CHIP:TOO: Endpoint: 0 Cluster: 0x0000_0046 Attribute 0x0000_FFFD DataVersion: 2034942800
[1698321154.723635][60153:60155] CHIP:TOO: ClusterRevision: 2
[1698321154.723729][60153:60155] CHIP:EM: <<< [E:15368i S:64643 M:8368622 (Ack:170076905)] (S) Msg TX to

Bug prevalence

everytime

GitHub hash of the SDK that was being used

7f25fb2

Platform

raspi

Anything else?

In Spec, Cluster Revision value has been updated to 2. As per spec changes SDK has to update the ClusterRevision value from 1 to 2

PFA Specification Screenshot :
image

**PFA Spec reference ** :
https://github.com/CHIP-Specifications/connectedhomeip-spec/blob/master/src/data_model/ICDManagement.adoc

PFA log below :
TC-ICDM-1.1.txt

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 icd phase 2 icd Intermittently Connected Devices needs triage
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants