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

[Bug] TC-CGEN-2.4 #4 returns status = 0x87 (CONSTRAINT_ERROR) #48

Open
raju-apple opened this issue Oct 19, 2023 · 0 comments
Open

[Bug] TC-CGEN-2.4 #4 returns status = 0x87 (CONSTRAINT_ERROR) #48

raju-apple opened this issue Oct 19, 2023 · 0 comments
Assignees
Labels
Awaiting Dev Feedback bug Something isn't working

Comments

@raju-apple
Copy link

From chip-certification-tool created by AlvinHsiao: CHIP-Specifications/chip-certification-tool#968

Describe the bug

#4 returns status = 0x87 (CONSTRAINT_ERROR) instead of the expected error codes on receiving set-regulatory-config command.

Steps to reproduce the behavior

  1. Start the commissioning process of TH1 on DUT
  2. Execute the step 4

Expected behavior

The test case should return the expected error codes on receiving set-regulatory-config command.

Log files

DUT log.txt
TH log.txt

PICS file

ExtendedColorLight_PICS_TE2_V21.zip

Screenshots

No response

Environment

TH version - TH Fall2023 - beta3

Additional Information

It might be caused by adding the length check in src/app/clusters/general-commissioning-server/general-commissioning-server.cpp
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Dev Feedback bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants