-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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-DL-1.1 Cluster revision, Generated command list, Accepted command and attribute list mismatches from test plan. #17310
Comments
@Survensa just to confirm this is with the all-clusters app right? I am going to continue investigating with this assumption, but it would be good just to get confirmation. Thanks! |
End of last week I was updating test case spec to reflect the actual values you should be expecting, but someone beat me to it https://github.com/CHIP-Specifications/chip-test-plans/pull/1270. That PR updates the TC to reflect what values you should expect. Running this on the all cluster app today I see feature map of:
GeneratedCommandList:
AcceptedCommandList
From accepted command list, seems like 16, 17, 18, 19 are missing From generated command list, seems like 18 is still missing. From attribute list, seems 0xFFFA (65530) is missing |
Once #18711 is in. I think all that will need to happen is to update the all-cluster zap file (maybe not even) |
We use lock-app for Door lock execution. |
With #18711 now in, this issue should be resolved |
Issue : Cluster revision, Generated command list, Accepted command and attribute list mismatches from test plan. in doorlock.
Expected outcome :
Actual outcome :
Commit used : fa5561c
Log :
Command used for generated command list :
./chip-tool doorlock read generated-command-list 1 1
Command used to read accepted command list :
./chip-tool doorlock read accepted-command-list 1 1
Command used to read attribute list:
./chip-tool doorlock read attribute-list 1 1
The text was updated successfully, but these errors were encountered: