-
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
[TC-TSUIC-2.2] Test steps 2C, 3G and 4C Validation Failing. #11052
Comments
It looks we are missing the constraint for those attributes |
These attributes seems silab proprietary and I couldn't find them in spec. The SDK definition for those values are in @kvikrambhat |
@eve-cxrp I though this issue should be addressed by #11058, could you confirm? |
@yufengwangca Yes this is fixed by the issue. As you can see here the function is added to the endpoint_config.h and is called then. We have encountered a similar problem which is caused by a compiler bug. There was also a slack discussion related to this. The discussion started here and the relevant findings are here |
@eve-cxrp Where is the xml definition for ThermostatUserInterfaceConfiguration cluster? I only see the server callback in our SDK |
|
Fixed in #12325 |
@kvikrambhat That said, I do not see any (even disabled) YAML tests trying to exercise this... |
Problem
Validation for the following test steps are failing
In all these test steps, the DUT should return an error CONSTRAINT_ERROR (0x87), however the cluster apps are successfully writing values greater than specified into the respective attributes.
Attached logs from YAML test script for reference.
TC_TSUIC_2_2_Failures.txt
The text was updated successfully, but these errors were encountered: