YAML: Issue cannot compare enum/int with CheckConstraintNotValue #16995
Labels
bug
Something isn't working
chip-tool
Test Harness
issues related to the CSG Test Harness
testing
V1.0
Problem
See errors below, seen will doing this update
#16992
Then at compilation we got this error of comparison between
invalid operands to binary expression ('chip::app::Clusters::WindowCovering::EndProductType' and 'int')
CheckConstraintNotValue("endProductType", endProductType, 250)
I have disabled the test step using CheckConstraintNotValue
The text was updated successfully, but these errors were encountered: