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

YAML: Issue cannot compare enum/int with CheckConstraintNotValue #16995

Closed
jmeg-sfy opened this issue Apr 4, 2022 · 2 comments · Fixed by #17070
Closed

YAML: Issue cannot compare enum/int with CheckConstraintNotValue #16995

jmeg-sfy opened this issue Apr 4, 2022 · 2 comments · Fixed by #17070
Labels
bug Something isn't working chip-tool Test Harness issues related to the CSG Test Harness testing V1.0

Comments

@jmeg-sfy
Copy link
Contributor

jmeg-sfy commented Apr 4, 2022

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

@jmeg-sfy
Copy link
Contributor Author

jmeg-sfy commented Apr 4, 2022

@jmeg-sfy jmeg-sfy added testing V1.0 Test Harness issues related to the CSG Test Harness chip-tool bug Something isn't working labels Apr 4, 2022
@jmeg-sfy
Copy link
Contributor Author

jmeg-sfy commented Apr 4, 2022

I set a bunch of tags please take a look

bzbarsky-apple added a commit to bzbarsky-apple/connectedhomeip that referenced this issue Apr 5, 2022
chencheung pushed a commit to chencheung/connectedhomeip that referenced this issue Apr 6, 2022
chencheung pushed a commit to chencheung/connectedhomeip that referenced this issue Apr 6, 2022
andrei-menzopol pushed a commit to andrei-menzopol/connectedhomeip that referenced this issue Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chip-tool Test Harness issues related to the CSG Test Harness testing V1.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant